chore(release): 0.7.0#81
Merged
Merged
Conversation
Minor release. Highlights since 0.6.0: Added - Always-on daily personal-memory retention schedule (decay + cleanup), pure hygiene with no LLM, default-on while extraction/consolidation triggers stay opt-in. Fixed - Build-time css-size-guard so an unstyled UI (Tailwind oxide WASM fallback) can never ship silently. - Skills uninstall hard-deletes files from disk (no boot-scan revival). - Compiled vite.config no longer shadows the .ts source. Changed - Knip-driven maintainability sweep: dead code removed, two runtime import cycles broken in core, several oversized files split. Version bumped across all workspace packages + docs/ARCHITECTURE.md + start scripts. release:verify green (17235 gateway tests, 8/8 turbo). Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Release 0.7.0
Minor release — adds a new feature on top of the post-0.6.0 fixes accumulated on
main.Added
memory_extract/memory_consolidatetriggers stay opt-in.Fixed
css-size-guardVite plugin — an unstyled UI (Tailwind oxide WASM fallback) can no longer ship silently.vite.configno longer shadows the.tssource.Changed
Release mechanics
pnpm version:minor→0.6.0 → 0.7.0across all workspace packages +docs/ARCHITECTURE.md+start.{sh,ps1}.[Unreleased]rolled to[0.7.0] - 2026-06-05; fresh empty[Unreleased]added.pnpm release:verifygreen locally:release:check+audit:prod+build+typecheck+lint+test(17,235 gateway tests, 8/8 turbo tasks).After merge: tag
v0.7.0and push to trigger the release workflow (Docker publish + GitHub Release).🤖 Generated with Claude Code