rowboat/apps/x/packages/core
Gagancreates 54ab7bfefc fix: code-mode session creation uses idempotent ensure, run sequentially
- Use 'sessions ensure --name' instead of 'sessions new' so reopening a
  chat resumes the existing session instead of erroring on a name clash
- Create the session and run the prompt as separate sequential calls so
  the permission/command blocks render one at a time (not all at once)
2026-05-26 02:25:35 +05:30
..
src fix: code-mode session creation uses idempotent ensure, run sequentially 2026-05-26 02:25:35 +05:30
.gitignore bootstrap new electron app 2026-01-16 12:05:33 +05:30
package.json Refactor builtin file tools beyond workspace scope 2026-05-25 16:21:51 +05:30
tsconfig.build.json Refactor builtin file tools beyond workspace scope 2026-05-25 16:21:51 +05:30
tsconfig.json feat: extract presentation generator into executable code with builtin tool 2026-01-30 13:30:06 +05:30
vitest.config.ts Refactor builtin file tools beyond workspace scope 2026-05-25 16:21:51 +05:30