Verifiable recovery for long-running AI agents.
- fix(cli): honour tree --limit instead of accepting and ignoring it (#544)
- docs(cli): show --db default and working --json example (#542)
- refactor(hooks): one list of installed kinds (#536)
- docs: add glama.json for Glama directory listing
- docs: add star ask to README
Install: pip install continuum-agent==0.1.2 or uvx --from git+https://github.com/Cyrax321/CONTINUUM.git continuum --help
What's Changed
- fix(mcp): propagate confirm handler refusals by @zynx-real in #377
- docs: remove sponsor iframes that are stripped on GitHub by @Cyrax321 in #507
- fix: harden Codex hook feature flag detection against commented lines (Refs #331) by @Cyrax321 in #516
- feat(health): wire trajectory report to idle-window trigger by @Cyrax321 in #518
- fix(dashboard): add pagination hint to recent events table (Refs #324) by @Cyrax321 in #519
- feat(provenance): provenance that survives compaction (Fixes #294) by @Cyrax321 in #523
- fix(dashboard): cap POST body at 1 MB and drain like gateway (Fixes #317) by @Cyrax321 in #521
- fix(cli): surface truncation hint when verify shows only first 20 violations (Fixes #319) by @Cyrax321 in #524
- fix: avoid duplicate briefing hook on install by @Cyrax321 in #526
- fix: merge gate checks source preconditions Refs #494 by @Cyrax321 in #527
- fix(http): handle malformed Content-Length and chunked Transfer-Encoding in dashboard and gateway (Refs #522) by @Cyrax321 in #529
- fix(dashboard): count archived events in pagination hint (Refs #520) by @Cyrax321 in #528
- fix(cli): include archived events in continuum events by @Shaisolaris in #534
- fix: add carry-forward passthrough to rewind CLI (Refs #493) by @Cyrax321 in #531
- docs: mention ignoring .continuum by @challenge456 in #535
- refactor(hooks): one list of installed kinds, kind read off the command by @abyyxhek in #536
- docs(cli): show the --db default and a --json example that runs by @abyyxhek in #542
- fix(cli): honour tree --limit instead of accepting and ignoring it by @abyyxhek in #544
New Contributors
- @zynx-real made their first contribution in #377
- @Shaisolaris made their first contribution in #534
- @challenge456 made their first contribution in #535
Full Changelog: v0.1.0...v0.1.2