agent-orchestrator/packages
Prateek a626a9b591 fix: prefer persisted metadata over project config in getRestoreCommand
When restoring a session, prefer the permissions and model values saved
in session metadata (persisted at spawn time) over the current project
config. This ensures restored sessions use the same configuration they
were originally spawned with, even if the project config has changed.

The fallback to project.agentConfig covers older sessions that were
spawned before metadata persistence was added.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-20 19:33:27 +05:30
..
agent-orchestrator feat: publish to npm under @composio scope (#32) 2026-02-15 04:28:57 +05:30
cli fix: auto-detect free port in `ao init` instead of hardcoding 3000 (#120) 2026-02-19 07:27:39 +05:30
core fix: serialize model/permissions/restoredAt fields in metadata read/write 2026-02-20 19:32:05 +05:30
integration-tests feat(web): redesign dashboard, session detail, and orchestrator terminal (#125) 2026-02-20 18:43:57 +05:30
plugins fix: prefer persisted metadata over project config in getRestoreCommand 2026-02-20 19:33:27 +05:30
web feat(web): redesign dashboard, session detail, and orchestrator terminal (#125) 2026-02-20 18:43:57 +05:30