condensate docs
App reference / Condensate

gt-review

Commands and workspace dependencies for gt-review.

Commands and workspace dependencies for gt-review.

Location

apps/gt-review in the Condensate monorepo. Its manifest name is gt-review.

Commands

Run these from apps/gt-review after installing dependencies at the repository root.

ScriptCommand
buildtsc
typechecktsc --noEmit && tsc -p tsconfig.web.json && tsc -p tsconfig.host-port.json && tsc -p webapp
devtsc --watch
startbun dist/cli.js
mcpbun dist/mcp.js
prepublishOnlynpm run build
testbun test
test:watchbun test --watch
smokenode scripts/boot-smoke.mjs
typecheck:webtsc -p tsconfig.web.json
lint:slopoxlint
lint:antislopoxlint
lint:slop:ratchetsh scripts/anti-slop-ratchet.sh
lint:composedocker compose config --quiet
typecheck:host-porttsc -p tsconfig.host-port.json
probe:host-portbun scripts/host-port-probe.ts
probe:host-dual-writebun scripts/host-dual-write-probe.ts
probe:host-findings-readbun scripts/host-findings-read-probe.ts
probe:host-fixerbun scripts/host-fixer-probe.ts
probe:host-crosstalkbun scripts/host-crosstalk-probe.ts
probe:host-review-roombun scripts/host-review-room-probe.ts
probe:host-room-panebun scripts/host-room-pane-probe.ts
probe:host-room-legacy-chatbun scripts/host-room-legacy-chat-probe.ts
probe:host-gatebun scripts/host-gate-probe.ts
probe:host-agentsbun scripts/host-agents-probe.ts
probe:fleet-doorbun scripts/host-fleet-door-probe.ts
probe:host-agents-discoverybun scripts/host-agents-discovery-probe.ts
probe:host-seat-mcpbun scripts/host-seat-mcp-probe.ts
probe:host-drafts-surfacebun scripts/host-drafts-surface-probe.ts
dev:host-port-pagebun dev/host-port/serve.ts
check:host-port-pagebun scripts/host-port-page-check.ts
build:doc-renderbun scripts/build-doc-render.ts
build:thread-uibun scripts/build-thread-ui.ts
memory:seed-harnessbun scripts/seed-harness-memory.ts
dev:artifact-doc-pagebun dev/artifact-doc/serve.ts
check:artifact-doc-pagebun scripts/artifact-doc-page-check.ts
check:room-chat-renderbun scripts/room-chat-render-check.ts
check:agents-host-chat-renderbun scripts/agents-host-chat-render-check.ts
check:agents-host-spawn-rowsbun scripts/agents-host-spawn-rows-check.ts
check:reviewer-mobilebun scripts/reviewer-mobile-check.ts
check:hub-account-pickerbun scripts/hub-account-picker-check.ts
check:hub-layoutbun scripts/hub-layout-check.ts
check:hub-log-filtersbun scripts/hub-log-filters-check.ts
check:room-degradebun scripts/room-degrade-check.ts
check:react-layoutbun scripts/react-layout-check.ts
check:queue-presetsbun scripts/react-layout-check.ts --only queue-presets
check:reviewer-panebun scripts/react-layout-check.ts --only reviewer-pane
build:webappvite build --config webapp/vite.config.ts webapp && node scripts/stamp-sw.mjs
dev:webappvite --config webapp/vite.config.ts webapp
dev:webapp:funnelvite --config webapp/vite.dev.config.ts webapp --host 127.0.0.1 --port 5195 --strictPort
prune:remote-trackingbun scripts/prune-remote-tracking.ts
test:fastbash scripts/test-lanes.sh fast
test:integrationbash scripts/test-lanes.sh integration
shots:reviewer-panelbun scripts/reviewer-panel-shots.ts

Exports

This manifest declares no exports map.

Workspace dependencies

  • @condensate/chat-sdk
  • @condensate/engine
  • @condensate/workos-auth

Source of truth

These tables are generated from the package manifest. Follow the application guides for setup, and the linked source for exported interfaces.

Condensate developer documentation · Source ba6d28952e