Skip to content

Releases: fajarhide/omni

v0.6.0

14 Jun 13:30

Choose a tag to compare

What's Changed

  • Implement build metadata and machine-readable JSON modes by @fajarhide in #91
  • Refactor and enhance Unicode string truncation and management by @fajarhide in #93
  • Implement orchestration and verification tools for autonomous loops by @fajarhide in #94

Full Changelog: v0.5.9...v0.6.0

v0.5.9

04 Jun 04:28

Choose a tag to compare

What's Changed

  • Implement session tracking, tool logging, and omni_handoff MCP by @fajarhide in #90

Full Changelog: v0.5.8...v0.5.9

v0.5.8

03 Jun 12:49

Choose a tag to compare

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

Full Changelog: v0.5.7...v0.5.8

v0.5.8-rc3

29 May 02:26

Choose a tag to compare

What's Changed

  • Implement file pinning and add AGENTS.md documentation by @fajarhide in #87

Full Changelog: v0.5.8-rc2...v0.5.8-rc3

v0.5.8-rc2

28 May 04:16

Choose a tag to compare

What's Changed

  • 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

New Contributors

Full Changelog: v0.5.8-rc1...v0.5.8-rc2

v0.5.8-rc1

07 May 16:06

Choose a tag to compare

What's Changed

  • Enhance distillation logic and optimize filter handling with passthrough by @fajarhide in #80

Full Changelog: v0.5.7-rc3...v0.5.8-rc1

v0.5.7-rc3

06 May 11:15

Choose a tag to compare

What's Changed

  • 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

Full Changelog: v0.5.7-rc2...v0.5.7-rc3

v0.5.7-rc2

05 May 17:45

Choose a tag to compare

What's Changed

  • 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

New Contributors

Full Changelog: v0.5.7-rc1...v0.5.7-rc2

v0.5.7-rc1

03 May 09:13

Choose a tag to compare

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

New Contributors

Full Changelog: v0.5.7...v0.5.7-rc1

v0.5.7

28 Apr 03:30

Choose a tag to compare

What's Changed

  • Refactor documentation structure and remove legacy files by @fajarhide in #52
  • fix: Claude Code stats not recording — stdout fallback + snake_case alias + doctor sandbox detection by @fajarhide in #55
  • Enhance command-based content type inference and distillation logic by @fajarhide in #56
  • Refactor database stats to return raw byte counts and CLI command grouping and support OpenClaw Plugins by @fajarhide in #57
  • Fix OpenClaw plugin integration issues by @fajarhide in #58
  • Update and fix OpenClaw plugin by @fajarhide in #59
  • Enhance tool registry with new categories and distillation improvements by @fajarhide in #60
  • chore(deps): bump softprops/action-gh-release from 2 to 3 by @dependabot[bot] in #61
  • Implement language-specific distillation and normalization logic for non-Bash and Integrations + Multi-Agent config tuning by @fajarhide in #62
  • Add execution traces table and enhance distillation optimization, also implement harness outer loop validation learn filter by @fajarhide in #63
  • Implement SessionEnd hook and multi-agent support with MCP updates by @fajarhide in #64

Full Changelog: v0.5.5...v0.5.7