mirror of
https://github.com/getcompanion-ai/co-mono.git
synced 2026-04-15 20:03:05 +00:00
731 B
731 B
Changelog
[0.7.7] - Unreleased
Added
- Automatic changelog viewer on startup in interactive mode. When starting a new session (not continuing/resuming), the agent will display all changelog entries since the last version you used in a scrollable markdown viewer. The last shown version is tracked in
~/.pi/agent/settings.json.
Changed
- BREAKING: Renamed project context file from
AGENT.mdtoAGENTS.md. The system now looks forAGENTS.mdorCLAUDE.md(withAGENTS.mdpreferred). ExistingAGENT.mdfiles will need to be renamed toAGENTS.mdto continue working. (fixes #9)
[0.7.6] - 2025-11-13
Previous releases did not maintain a changelog.