Skip to content

Release 0.14.0 - #75

Merged
00PrabalK00 merged 1 commit into
mainfrom
release/0.14.0
Aug 4, 2026
Merged

Release 0.14.0#75
00PrabalK00 merged 1 commit into
mainfrom
release/0.14.0

Conversation

@00PrabalK00

Copy link
Copy Markdown
Owner

Version bump and changelog for the control centre rebuild (#74).

All five version sites agree on 0.14.0: pyproject.toml, package.json, continuum/__init__.py, and both plugin manifests. The release workflow's version-matches-tag job checks the first three; the plugin manifest test checks the rest.

Verified before tagging

python -m build                  -> continuum_agent_memory-0.14.0
python -m twine check dist/*     -> PASSED (wheel and sdist)
node --check continuum/ui/app.js -> ok
node tests/ui_smoke.js           -> all views render
npm pack --dry-run               -> continuum-agent-memory-0.14.0.tgz
python -m unittest discover      -> 769 tests, OK

What is in it

The control centre rebuild, and the age fix that came out of reviewing it: freshness was read from latest_handoff.md's mtime, and history.switch() rewrites that file, so returning to a branch whose last work was weeks old reported it as recorded today.

The control centre rebuilt around where the project stands: four tabs in
place of eight views, an inspector and an activity drawer, with the
answer someone opens the page for in the biggest type on it.

Also fixes the age resetting itself. It was read from the handoff file's
mtime, and switching branches rewrites that file, so a branch whose last
work was weeks old reported as recorded today.

Verified before tagging: python -m build, twine check, node --check,
tests/ui_smoke.js, npm pack, and 769 tests.

The plugin manifests carry the version too, so all five sites agree.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01S5AfgnF6gZnJxdMEfGrEPc
@00PrabalK00
00PrabalK00 merged commit 7545435 into main Aug 4, 2026
12 checks passed
@00PrabalK00
00PrabalK00 deleted the release/0.14.0 branch August 4, 2026 17:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant