agent-orchestrator/packages
suraj-markup 433189a79b perf(agent-codex): cache findCodexSessionFile to avoid double scan
Add a 30-second TTL cache for session file lookups so that
getActivityState, getSessionInfo, and getRestoreCommand called in the
same refresh cycle reuse the result instead of re-scanning
~/.codex/sessions/ independently.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-25 16:25:24 +05:30
..
agent-orchestrator feat: publish to npm under @composio scope (#32) 2026-02-15 04:28:57 +05:30
cli test: add tests for --agent override and codex plugin registration 2026-02-24 03:26:54 +05:30
core fix: add agent field to readMetadata return mapping 2026-02-24 03:54:52 +05:30
integration-tests feat(web): redesign dashboard, session detail, and orchestrator terminal (#125) 2026-02-20 18:43:57 +05:30
plugins perf(agent-codex): cache findCodexSessionFile to avoid double scan 2026-02-25 16:25:24 +05:30
web feat(web): redesign dashboard, session detail, and orchestrator terminal (#125) 2026-02-20 18:43:57 +05:30