Godopu
5ed39f899b
fix(agents): harden shell adapter bridge and address double-check review feedback
- create_session.sh: add explicit case fallback for delegate_agent (R1)
- lib_py.agents: add spawn-spec, resume-spec, exit-key argv CLI subcommands (R2)
- resume_session.sh, stop_session.sh: replace python string interpolation with safe argv subcommands (R2)
- stop_session.sh: dynamically iterate adapter.identity_cache_fields (R3)
- verify_session.py, workspace_uuid.py: remove dead imports (R9/N4)
- tests/test_a4_adapter_contract.py: add CLI bridge subcommand, clean-env PYTHONPATH safety, and fallback contract tests (R12/N1)
- SKILL.md, docs, logs: synchronize IMPROVEMENTS.md, LOG.md, and resolve_session_id wording (R8/R10/R11)
- promote verified peer review reports for cline (e7b9812b) and claude (31730364)
2026-08-17 08:54:57 +09:00
..
2026-08-09 19:17:34 +09:00
2026-08-09 19:17:34 +09:00
2026-08-13 22:57:11 +09:00
2026-08-16 23:15:24 +09:00
2026-08-02 19:20:43 +09:00
2026-08-07 22:39:23 +09:00
2026-08-13 22:57:11 +09:00
2026-08-14 09:12:56 +09:00
2026-08-06 08:03:15 +09:00
2026-08-08 23:36:50 +09:00
2026-08-06 09:21:28 +09:00
2026-08-14 08:44:36 +09:00
2026-08-15 10:57:11 +09:00
2026-08-15 19:45:45 +09:00
2026-08-04 22:17:59 +09:00
2026-08-13 20:50:03 +09:00
2026-08-13 09:09:55 +09:00
2026-07-22 08:54:23 +09:00
2026-08-11 09:39:57 +09:00
2026-08-15 10:06:34 +09:00
2026-08-12 14:37:50 +09:00
2026-08-04 21:43:00 +09:00
2026-08-13 09:09:55 +09:00
2026-08-16 10:26:36 +09:00
2026-08-13 21:00:44 +09:00
2026-08-05 23:55:21 +09:00
2026-07-22 23:44:49 +09:00
2026-08-12 12:49:33 +09:00
2026-07-23 09:41:16 +09:00
2026-08-09 10:24:32 +09:00
2026-08-05 10:23:49 +09:00
2026-08-14 09:35:17 +09:00
2026-08-17 08:54:57 +09:00
2026-08-06 21:59:58 +09:00
2026-08-09 19:55:25 +09:00