agent-orchestrator/packages
suraj-markup 1f062201fb fix(core): atomic metadata writes, restoredAt persistence, and session count/sorting bugs
- BUG-28: Use atomic write-then-rename for metadata files to prevent
  race condition data loss between concurrent TS and bash writers
- BUG-29: Read and write restoredAt field in metadata so it persists
  across server restarts
- BUG-12: Count all non-exited sessions (idle, ready, active) as
  "working" instead of only active ones
- BUG-13: Check status-based error conditions (errored, needs_input,
  stuck) before activity-based checks in getAttentionLevel() so errored
  sessions immediately appear in the Respond Kanban zone

Closes #238

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-01 18:47:29 +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(core): atomic metadata writes, restoredAt persistence, and session count/sorting bugs 2026-03-01 18:47:29 +05:30
integration-tests fix: keep Claude Code interactive after initial prompt (#145) 2026-02-27 18:11:06 +05:30
plugins Default dangerouslySkipPermissions to true (#226) 2026-02-27 19:04:50 +05:30
web fix(core): atomic metadata writes, restoredAt persistence, and session count/sorting bugs 2026-03-01 18:47:29 +05:30