v0.5.8
What's Changed
- fix(rewrite): use forward slashes on Windows so Git Bash does not mangle path by @CrazyCoder in #66
- fix: increase rewind hash from 8 to 16 hex chars (64-bit entropy) by @ether-btc in #68
- Refactor scoring logic and implement automated distillation features by @fajarhide in #73
- Update changelog for v0.5.7-rc1 and add table of contents to README by @fajarhide in #74
- docs: add Hermes Agent integration link by @wysie in #75
- fix: accept cwd alias in SessionStart hook + fix doctor false-positive warnings by @tomraider4720 in #72
- Implement command categorization, telemetry, and modularize distillation by @fajarhide in #76
- Add multi-language support and reorganize i18n structure by @fajarhide in #77
- Implement automated content-type detection for token estimation by @fajarhide in #78
- Update antigravity server configuration and agent display mapping by @fajarhide in #79
- Enhance distillation logic and optimize filter handling with passthrough by @fajarhide in #80
- Add --vscode flag to init CLI for MCP configuration by @fajarhide in #81
- fix: detect packaged Hermes OMNI plugin by @wysie in #82
- fix(claude): emit empty matcher for async hook entries by @CrazyCoder in #83
- feat(pi): add Pi agent integration with hooks, extension, and toggle support by @wayanjimmy in #84
- Refactor filter definitions and introduce semantic classification by @fajarhide in #85
- chore(deps): bump rmcp from 0.1.5 to 1.4.0 in the cargo group across 1 directory by @dependabot[bot] in #86
- Implement file pinning and add AGENTS.md documentation by @fajarhide in #87
- fix(pi): capture tool commands in OMNI stats by @wayanjimmy in #88
- Implement context composition analyzer for token usage tracking by @fajarhide in #89
New Contributors
- @CrazyCoder made their first contribution in #66
- @ether-btc made their first contribution in #68
- @wysie made their first contribution in #75
- @tomraider4720 made their first contribution in #72
- @wayanjimmy made their first contribution in #84
Full Changelog: v0.5.7...v0.5.8