Skip to content

chore(release): bump product version to 0.4.0 - #497

Merged
thedancingdeveloper merged 1 commit into
devfrom
chore/bump-0.4.0
Sep 1, 2026
Merged

chore(release): bump product version to 0.4.0#497
thedancingdeveloper merged 1 commit into
devfrom
chore/bump-0.4.0

Conversation

@thedancingdeveloper

Copy link
Copy Markdown
Contributor

Cuts the 0.4.0 product version so the accumulated dev work can be promoted to prod.

Version bump (0.3.1 → 0.4.0)

Canonical version across the gated manifests + everything check_product_version.py enforces: pyproject.toml, src/vogt/__init__.py, web/ + mobile/package.json, build.yml VOGT_PRODUCT_VERSION (×4), the ci.yml version gate, uv.lock, deploy manifests (deploy/.env.example, engine.overlay.yml, vogt.compose.yml), docs image-tag refs, and tests/test_product_version.py. Lockfile 0.3.1 hits that are third-party deps (@jridgewell/gen-mapping, bplist-parser, opaque-debug, …) were left untouched.

uv run python scripts/check_product_version.py 0.4.0 passes; test_product_version green.

Release notes (CHANGELOG [0.4.0])

Reflects the net-new work since the [0.3.1] entry — the six issues reviewed and closed as resolved on dev:

Issues #489/#490/#491/#459/#460/#466 have been closed with commit references. Still open and not in this release: #188, #191, #266, #273 (open-source tracking), #467.

Next steps (gated, after this merges to dev)

  1. dev deploy + verified receipt → 2. promote dev→main (PR + promote-main approval) → 3. promote main→prod (PR + promote-prod approval) → 4. tag v0.4.0 on the prod commit (release.yml validates the tag is reachable from prod and matches vogt.__version__, builds + signs the image) → 5. estate workflow applies the pinned digest to production (NFR-D10).

🤖 Generated with Claude Code

Bump the canonical product version 0.3.1 -> 0.4.0 across the gated manifests
(pyproject, src/vogt/__init__.py, web + mobile package.json,
build.yml VOGT_PRODUCT_VERSION), the CI version gate, deploy manifests,
docs image-tag references, uv.lock, and the version contract test.

Add the 0.4.0 CHANGELOG entry: session history searchable by agents via
MCP/API/GUI + retention (#491), readable history replay (#490), New-session
button size (#489), terminal lag/flood recovery (#466), promotion CI on the
REST API (#460), and the voice-sidecar security bump (#459); plus the
open-source public-tree preparation.

check_product_version.py 0.4.0 passes; test_product_version green.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01N7eWQbHi8HyLyhaRA2piEn
@thedancingdeveloper
thedancingdeveloper merged commit 2d0e3d5 into dev Sep 1, 2026
15 checks passed
@thedancingdeveloper
thedancingdeveloper deleted the chore/bump-0.4.0 branch September 1, 2026 01:51
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