co-mono/packages/coding-agent/src
Mario Zechner 13ac63c3cd fix(coding-agent): fork writes to new session file, not parent (fixes #1242)
- Store previousSessionFile before creating branched session
- Update sessionFile after writing new branch file
- Pass parentSession when forking from first message
- Add --local to git config in tests to prevent repo escape
2026-02-04 13:22:43 +01:00
..
cli chore(coding-agent): update share viewer url 2026-02-03 22:49:01 +01:00
core fix(coding-agent): fork writes to new session file, not parent (fixes #1242) 2026-02-04 13:22:43 +01:00
modes fix(coding-agent): avoid crash of /settings with small width 2026-02-04 15:27:33 +08:00
utils fix(coding-agent): guard clipboard native load 2026-02-02 00:23:12 +01:00
cli.ts Set coding agent CLI process title (#742) 2026-01-15 13:14:14 +01:00
config.ts chore(coding-agent): update share viewer url 2026-02-03 22:49:01 +01:00
index.ts feat(coding-agent): add commands.ts example and export SlashCommandInfo types 2026-02-03 12:20:37 +01:00
main.ts fix(coding-agent): normalize local package removal paths (fixes #1243) 2026-02-04 12:56:00 +01:00
migrations.ts chore: remove deprecation comment from getToolsDir, add changelog entry for #470 2026-01-05 20:26:48 +01:00