agent-orchestrator/packages/plugins/agent-claude-code
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
..
src fix: prefer persisted metadata over project config in getRestoreCommand 2026-02-20 19:33:27 +05:30
package.json feat: publish to npm under @composio scope (#32) 2026-02-15 04:28:57 +05:30
tsconfig.json feat: agent plugins, OpenCode plugin, integration tests, CI (#5) 2026-02-14 11:28:42 +05:30