agent-orchestrator/packages/plugins/agent-claude-code/src
Harshit Singh Bhandari cb7b83d223
fix(agent-claude-code): add AO-JSONL safety net cascade (closes #1897) (#1903)
* fix(agent-claude-code): add AO-JSONL safety net cascade

claude-code now has the same AO-JSONL fallback cascade as codex; protects against ~/.claude/projects slug drift (cf. #1611, commit 582c5373).

Closes #1897. References #1899.

* fix(agent-claude-code): let stale native activity use AO fallback

When Claude's latest native JSONL entry predates the AO session, fall through to the AO activity JSONL cascade before preserving the prior idle default. This keeps terminal-derived waiting_input from being hidden by an old native file.

Addresses review on #1903. References #1899 and closes #1897.
2026-05-17 20:03:07 +05:30
..
__tests__ fix(agent-claude-code): add AO-JSONL safety net cascade (closes #1897) (#1903) 2026-05-17 20:03:07 +05:30
hook-script.integration.test.ts fix(agent-claude-code): detect cd-prefixed gh/git commands and use relative hook path 2026-03-08 10:42:45 +00:00
index.test.ts fix(agent-plugins,lifecycle): distinguish indeterminate probe from "not found" + bump ps timeout (closes #1838) (#1839) 2026-05-14 21:50:39 +05:30
index.ts fix(agent-claude-code): add AO-JSONL safety net cascade (closes #1897) (#1903) 2026-05-17 20:03:07 +05:30