Releases: fajarhide/omni
Releases · fajarhide/omni
v0.5.3
What's Changed
- feat: Add confirmation prompt to
omni reset, enhanceomni doctorwith comprehensive hook and MCP server checks, and updateomni initinstructions. by @fajarhide in #39
Full Changelog: v0.5.2...v0.5.3
v0.5.2
What's Changed
- fix: integrate TOML filters and fix classification gaps by @fajarhide in #30
- feat: implement native PreToolUse hook, explicit hook flags, and command-based statistics by @jakemakess in #31
- feat: Implement "Discovery vs. Action" pattern for core CLI commands and enhance output with colors and dedicated help messages. by @fajarhide in #32
- feat: Enhance TOML filters to support Bun test output and npm run scripts, adding new test fixtures and integration tests. by @fajarhide in #37
- chore(deps): bump actions/upload-artifact from 4 to 7 by @dependabot[bot] in #33
- chore(deps): bump houseabsolute/actions-rust-cross from 0 to 1 by @dependabot[bot] in #34
- chore(deps): bump actions/download-artifact from 4 to 8 by @dependabot[bot] in #35
- chore(deps): bump actions/checkout from 4 to 6 by @dependabot[bot] in #36
Full Changelog: v0.5.1...v0.5.2
v0.5.1
What's Changed
- perf: Refactor benchmarking suite for pipeline, add a latency assertion test, and update the install script URL in the README. by @jakemakess in #27
- Fix setup mcp by @fajarhide in #28
- Fix: placeholder brew and logic learn also sessions by @fajarhide in #29
Full Changelog: v0.5.0...v0.5.1
v0.5.0
What's Changed
- feat: Migrate the core project from Zig and TypeScript to Rust, introducing new CLI commands, distillation, and pipeline architecture. by @fajarhide in #23
- feat: Implement robust pattern detection and application for
omni_learnwith detailed reporting and TOML configuration. by @fajarhide in #24 - feat: Add numerous TOML-based command output filters and enhance session status and context reporting with more detailed information. by @minjunkimdev in #25
- Refactor the release process with Make targets, automate Homebrew SHA updates, improve CI checks, and significantly update the README for clarity and new features. by @fajarhide in #26
Full Changelog: v0.4.5...v0.5.0
v0.4.5
What's Changed
- feat: Implement hook integrity verification using SHA256 hashes with an
omni_trustcommand and automatic startup checks. by @hiroshigodev in #16 - feat: Categorize unknown input types in Zig, expose the applied filter name via WASM, and log it in TypeScript. by @jakemakess in #17
- feat: Introduce
node_modulestarget for dependency installation and integrate it intobuild-tsandtesttargets. by @fajarhide in #18 - feat: add 50+ new test fixtures, update build configurations dan migrate tests from JavaScript to TypeScript using bun. by @juanglovo in #20
- feat: implement environment variable sanitization for child processes and introduce project trust for local configurations. by @minjunkimdev in #19
- feat: Add Codex CLI and OpenCode AI integrations, introduce extensive polyglot filters with new test fixtures, and update documentation and core configuration. by @hiroshigodev in #21
New Contributors
- @hiroshigodev made their first contribution in #16
- @jakemakess made their first contribution in #17
- @minjunkimdev made their first contribution in #19
Full Changelog: v0.4.4...v0.4.5
What's Changed
- feat: Implement hook integrity verification using SHA256 hashes with an
omni_trustcommand and automatic startup checks. by @hiroshigodev in #16 - feat: Categorize unknown input types in Zig, expose the applied filter name via WASM, and log it in TypeScript. by @jakemakess in #17
- feat: Introduce
node_modulestarget for dependency installation and integrate it intobuild-tsandtesttargets. by @fajarhide in #18 - feat: add 50+ new test fixtures, update build configurations dan migrate tests from JavaScript to TypeScript using bun. by @juanglovo in #20
- feat: implement environment variable sanitization for child processes and introduce project trust for local configurations. by @minjunkimdev in #19
- feat: Add Codex CLI and OpenCode AI integrations, introduce extensive polyglot filters with new test fixtures, and update documentation and core configuration. by @hiroshigodev in #21
New Contributors
- @hiroshigodev made their first contribution in #16
- @jakemakess made their first contribution in #17
- @minjunkimdev made their first contribution in #19
Full Changelog: v0.4.4...v0.4.5
What's Changed
- feat: Implement hook integrity verification using SHA256 hashes with an
omni_trustcommand and automatic startup checks. by @hiroshigodev in #16 - feat: Categorize unknown input types in Zig, expose the applied filter name via WASM, and log it in TypeScript. by @jakemakess in #17
- feat: Introduce
node_modulestarget for dependency installation and integrate it intobuild-tsandtesttargets. by @fajarhide in #18 - feat: add 50+ new test fixtures, update build configurations dan migrate tests from JavaScript to TypeScript using bun. by @juanglovo in #20
- feat: implement environment variable sanitization for child processes and introduce project trust for local configurations. by @minjunkimdev in #19
- feat: Add Codex CLI and OpenCode AI integrations, introduce extensive polyglot filters with new test fixtures, and update documentation and core configuration. by @hiroshigodev in #21
New Contributors
- @hiroshigodev made their first contribution in #16
- @jakemakess made their first contribution in #17
- @minjunkimdev made their first contribution in #19
Full Changelog: v0.4.4...v0.4.5
v0.4.4
What's Changed
- feat: add Vercel ignored build step script to restrict deployments an… by @fajarhide in #12
- Update fix filter and git command by @juanglovo in #11
- Bug fix 01 by @fajarhide in #10
- FIX bug: exit code in the metadata dan tidy up tests by @juanglovo in #13
- feat: remove omni page assets and update the release script. by @fajarhide in #14
- test: Add unit tests for various filters and the MCP server, supported by new test helpers and fixtures, and update Makefile and .gitignore. by @juanglovo in #15
New Contributors
- @juanglovo made their first contribution in #11
Full Changelog: v0.4.3...v0.4.4
What's Changed
- feat: add Vercel ignored build step script to restrict deployments an… by @fajarhide in #12
- Update fix filter and git command by @juanglovo in #11
- Bug fix 01 by @fajarhide in #10
- FIX bug: exit code in the metadata dan tidy up tests by @juanglovo in #13
- feat: remove omni page assets and update the release script. by @fajarhide in #14
- test: Add unit tests for various filters and the MCP server, supported by new test helpers and fixtures, and update Makefile and .gitignore. by @juanglovo in #15
New Contributors
- @juanglovo made their first contribution in #11
Full Changelog: v0.4.3...v0.4.4
v0.4.3
What's Changed
- chore(deps): bump actions/setup-node from 4 to 6 by @dependabot[bot] in #6
- chore(deps): bump actions/checkout from 4 to 6 by @dependabot[bot] in #7
- feat: activate custom DSL rules in main filtering logic by @fajarhide in #8
- Operation covered by @fajarhide in #9
New Contributors
- @dependabot[bot] made their first contribution in #6
Full Changelog: v0.4.2...v0.4.3
What's Changed
- chore(deps): bump actions/setup-node from 4 to 6 by @dependabot[bot] in #6
- chore(deps): bump actions/checkout from 4 to 6 by @dependabot[bot] in #7
- feat: activate custom DSL rules in main filtering logic by @fajarhide in #8
- Operation covered by @fajarhide in #9
New Contributors
- @dependabot[bot] made their first contribution in #6
Full Changelog: v0.4.2...v0.4.3
What's Changed
- chore(deps): bump actions/setup-node from 4 to 6 by @dependabot[bot] in #6
- chore(deps): bump actions/checkout from 4 to 6 by @dependabot[bot] in #7
- feat: activate custom DSL rules in main filtering logic by @fajarhide in #8
- Operation covered by @fajarhide in #9
New Contributors
- @dependabot[bot] made their first contribution in #6
Full Changelog: v0.4.2...v0.4.3
v0.4.2
What's Changed
- feat: Introduce a declarative DSL for custom semantic filters, configurable via
omni_config.json. by @fajarhide in #5
Full Changelog: v0.4.1...v0.4.2
What's Changed
- feat: Introduce a declarative DSL for custom semantic filters, configurable via
omni_config.json. by @fajarhide in #5
Full Changelog: v0.4.1...v0.4.2
v0.4.1
What's Changed
- Filter antigravity by @fajarhide in #4
Full Changelog: v0.4.0...v0.4.1
What's Changed
- Filter antigravity by @fajarhide in #4
Full Changelog: v0.4.0...v0.4.1
What's Changed
- Filter antigravity by @fajarhide in #4
Full Changelog: v0.4.0...v0.4.1
v0.4.0
What's Changed
- feat: Add
updatecommand for version checks, improve Homebrew path stability, and dynamically update the build version. by @fajarhide in #2
Full Changelog: v0.3.9...v0.4.0
What's Changed
- feat: Add
updatecommand for version checks, improve Homebrew path stability, and dynamically update the build version. by @fajarhide in #2
Full Changelog: v0.3.9...v0.4.0