rowboat/apps/x
Gagancreates 0558305cd3 refactor(code-mode): move ACP session files out of WorkDir/config
Per-run ACP session state is runtime state that accumulates one file per
chat run, not user/app config. Relocate it from WorkDir/config to a
dedicated WorkDir/code-mode/sessions/ so it can be listed, cleaned up, and
managed on its own without crowding config. Drop the now-redundant
codesession- filename prefix (the directory conveys it).
2026-06-05 14:40:07 +05:30
..
apps Merge origin/dev into feat/code-mode-acp-client 2026-06-04 14:10:37 +05:30
packages refactor(code-mode): move ACP session files out of WorkDir/config 2026-06-05 14:40:07 +05:30
patches fix(code-mode): hide Codex's native console window on Windows 2026-06-04 02:06:31 +05:30
.gitignore chore: ignore test-fixtures dir 2026-05-08 17:04:25 +05:30
ANALYTICS.md Add app version to analytics events 2026-05-29 17:02:01 +05:30
eslint.config.mts ignore renderer eslint 2026-01-16 12:05:33 +05:30
LIVE_NOTE.md Refactor builtin file tools beyond workspace scope 2026-05-25 16:21:51 +05:30
package.json integrate electron forge 2026-01-17 10:28:44 +05:30
pnpm-lock.yaml fix(code-mode): hide Codex's native console window on Windows 2026-06-04 02:06:31 +05:30
pnpm-workspace.yaml fix(code-mode): hide Codex's native console window on Windows 2026-06-04 02:06:31 +05:30
tsconfig.base.json bootstrap new electron app 2026-01-16 12:05:33 +05:30