Skip to content

Release 0.4.0#10

Merged
rainxchzed merged 1 commit into
mainfrom
release-0.4.0
May 31, 2026
Merged

Release 0.4.0#10
rainxchzed merged 1 commit into
mainfrom
release-0.4.0

Conversation

@rainxchzed

Copy link
Copy Markdown
Member

Version bump to 0.4.0.

Bundles everything since 0.3.0:

  • komi-learn update self-update command (checks PyPI, upgrades the right env, verifies the agent's hooks got the new code)
  • Compaction review fixes (dedup guard + breadcrumb, non-fatal emit, no hot-path reindex, precise hook matching, bounded stdin)
  • komi-learn capture diagnostic (record what Claude Code sends on /compact)
  • Three review layers applied: 3 personas + cheap-fix batch + /ultrareview (7 nits, all fixed)

Compaction re-injection is on by default for every install (PostCompact is in HOOK_EVENTS); existing users self-heal by re-running komi-learn install.

Version is dynamic from komi.__version__ (single source of truth). Clean-venv install of the built 0.4.0 wheel verified.

🤖 Generated with Claude Code

0.4.0 = `komi-learn update` self-update command + compaction review fixes +
payload-capture diagnostic + agent-update verification. Compaction re-injection
is on by default for every install (PostCompact is in HOOK_EVENTS); existing
users pick it up by re-running `komi-learn install` (idempotent self-heal).

Version read dynamically from this literal via setuptools (single source of
truth). Clean-venv install of the built wheel verified: version 0.4.0,
hook_compact/hook_capture/updater all import.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@rainxchzed rainxchzed merged commit c932b12 into main May 31, 2026
5 checks passed
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