| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| prime-agent-tui-0.7.0.tgz | 2026-08-05 | 444.3 kB | |
| stable | 2026-08-05 | 7 Bytes | |
| latest.json | 2026-08-05 | 820 Bytes | |
| prime-agent-0.7.0.tgz | 2026-08-05 | 9.3 MB | |
| prime-agent-ai-0.7.0.tgz | 2026-08-05 | 533.6 kB | |
| prime-agent-core-0.7.0.tgz | 2026-08-05 | 62.8 kB | |
| SHA256SUMS | 2026-08-05 | 364 Bytes | |
| README.md | 2026-08-05 | 455 Bytes | |
| v0.7.0 source code.tar.gz | 2026-08-05 | 6.4 MB | |
| v0.7.0 source code.zip | 2026-08-05 | 7.0 MB | |
| Totals: 10 Items | 23.8 MB | 0 | |
Breaking Changes
- Changed agent messages to always use steering delivery and removed delivery-mode options from the Python, CLI, RPC, and connection APIs. Code passing
modetoagent_message.send, or a delivery mode over the CLI/RPC, must drop it.
Changed
- Changed self-updates to report the previous and new Prime Agent versions.
Fixed
- Fixed the subagent summary showing retained children as idle while they run follow-up work.