| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| latest.json | 2026-06-29 | 1.9 kB | |
| Codey_3.5.6_arm64-setup.exe.sig | 2026-06-29 | 416 Bytes | |
| Codey_3.5.6_arm64-setup.exe | 2026-06-29 | 78.0 MB | |
| Codey_3.5.6_x64-setup.exe.sig | 2026-06-29 | 416 Bytes | |
| Codey_3.5.6_x64-setup.exe | 2026-06-29 | 83.3 MB | |
| Codey.app.tar.gz.sig | 2026-06-29 | 404 Bytes | |
| Codey.app.tar.gz | 2026-06-29 | 85.8 MB | |
| Codey_3.5.6_aarch64.dmg | 2026-06-29 | 84.7 MB | |
| README.md | 2026-06-18 | 1.5 kB | |
| v3.5.6 source code.tar.gz | 2026-06-18 | 24.7 kB | |
| v3.5.6 source code.zip | 2026-06-18 | 37.4 kB | |
| Totals: 11 Items | 331.9 MB | 0 | |
v3.5.6 — Agent Memory & Open Session
What's New
- Durable memory system (SessionMemory) — AI now retains context and facts across sessions and subagents. No more starting from scratch every time.
- New Memory tool —
recall,remember,replace,forget,listactions across 3 scopes:user,project, andagent. - Auto-extract — AI automatically learns and stores durable facts after each step using structured generation. No manual saving needed.
- Unified memory protocol across all agents (Prometheus, Athena, Matis, Hermes) with clear read/store/forget rules baked into every prompt.
- Memory configuration — max 25KB storage, 120 entries limit, auto-cleanup after 120 days, and granular per-agent permissions.
- New Open Session tool — spawn a session with any agent and model (GPT, Claude, Gemini, DeepSeek, and more). Fully interactive UI in both TUI and App with agent name, model, thinking status, and one-click navigation to the child session.
- Prometheus promoted to default implementation agent.
Agent Improvements
- Prometheus: stronger implementation agent
- Athena: enhanced planning capabilities
- Matis: deeper research and retrieval
- Hermes: smarter workflow orchestration
- Faster response times and reduced token consumption across all agents
Memory Context Handoff
Subagents now inherit relevant durable facts automatically during task delegation, ensuring context continuity across the entire agent tree.