You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(zee): use agent-core as default memory backend
- Change default memory slot from 'memory-core' plugin to 'agent-core'
- Add 'agent-core' and 'none' as built-in memory slots in validation
- Update status.scan.ts to check for 'agent-core' slot
- Update tests to reflect new default
This makes agent-core's Qdrant-based memory the single source of truth,
removing the dependency on Zee's memory-core plugin.
Amp-Thread-ID: https://ampcode.com/threads/T-019c1279-49ff-7694-bd55-5099fe7ccd11
Co-authored-by: Amp <[email protected]>
0 commit comments