rowboat/apps/x/packages/core/src
Gagancreates d2d1814bea ci(code-mode): cross-platform smoke matrix + one-shot diagnose script
- x-code-mode-smoke.yml: on apps/x PRs, package the app on mac/linux/windows
  and run acp-smoke.mjs, which asserts (1) adapters staged + native engines
  stripped, (2) each staged adapter boots from the packaged app via the
  packaged Electron binary and answers ACP initialize, (3) a fake engine that
  launches but never responds is converted into a clear startup-timeout error
  instead of hanging forever (the silent-hang class)
- diagnose-code-mode.sh: colleagues run one command and send one blob
  (engine versions/paths/types, login-shell vs GUI PATH, auth presence,
  stream-json probe, newest SDK debug log) — one round trip instead of five
- forge.config.cjs: only sign/notarize when APPLE_ID is set, so unsigned
  local mac builds and the CI smoke matrix can package deterministically
- client.ts: startup timeout overridable via ROWBOAT_ACP_STARTUP_TIMEOUT_MS
  (CI uses 10s; also an escape hatch for slow MCP-heavy setups)

Verified on Windows: all smoke checks pass, including the end-to-end
fake-hanging-engine timeout (fails in 10.0s with the stderr-enriched error).
2026-06-13 00:24:14 +05:30
..
account use rowboat model gateway when logged in 2026-03-12 23:29:42 +05:30
agent-schedule add posthog analytics for llm usage and auth events 2026-04-28 19:53:40 +05:30
agents feat: run code mode on an in-app ACP client with live approvals (#593) 2026-06-05 14:45:08 +05:30
analytics Add app version to analytics events 2026-05-29 17:02:01 +05:30
application feat: run code mode on an in-app ACP client with live approvals (#593) 2026-06-05 14:45:08 +05:30
auth Fix spurious "Reconnect Google" on cold start 2026-05-27 02:25:03 +05:30
background-tasks feat: run code mode on an in-app ACP client with live approvals (#593) 2026-06-05 14:45:08 +05:30
billing Show split monthly and daily credits 2026-05-24 12:48:23 +05:30
code-mode ci(code-mode): cross-platform smoke matrix + one-shot diagnose script 2026-06-13 00:24:14 +05:30
composio feat: native google sign-in for signed-in users 2026-05-05 14:29:13 +05:30
config Refactor builtin file tools beyond workspace scope 2026-05-25 16:21:51 +05:30
di feat: run code mode on an in-app ACP client with live approvals (#593) 2026-06-05 14:45:08 +05:30
events send LLM use-case metadata through Rowboat gateway 2026-05-20 07:11:06 +05:30
filesystem Refactor builtin file tools beyond workspace scope 2026-05-25 16:21:51 +05:30
knowledge feat: run code mode on an in-app ACP client with live approvals (#593) 2026-06-05 14:45:08 +05:30
local-sites Iframe (#502) 2026-04-18 12:10:40 +05:30
mcp remove default exa server 2026-03-19 18:46:08 +05:30
migrations feat: native google sign-in for signed-in users 2026-05-05 14:29:13 +05:30
models Add run-level auto permission mode 2026-06-03 07:58:04 +05:30
pre_built Refactor builtin file tools beyond workspace scope 2026-05-25 16:21:51 +05:30
runs Add run-level auto permission mode 2026-06-03 07:58:04 +05:30
schedule feat: background tasks 2026-05-12 17:43:25 +05:30
search Add global search across knowledge and chats 2026-02-18 18:08:24 +05:30
security Add run-level auto permission mode 2026-06-03 07:58:04 +05:30
services code clean up 2026-02-06 23:17:32 +05:30
slack Slack2 (#410) 2026-03-10 16:26:51 +05:30
voice fix workdir everywhere (#475) 2026-04-10 10:40:46 +05:30
workspace serialize knowledge file writes behind a per-path mutex 2026-04-21 11:11:33 +05:30
index.ts voice mode with TTS input/output 2026-03-13 10:39:05 +05:30