Releases: xb3sox/omnid
Releases · xb3sox/omnid
v0.1.2
Added
- npm package:
npx omnidandnpm install -g omniddownload the native binary from GitHub releases - MCP presets on
omnid add server(everything,filesystem) with--presetflag - Non-interactive
omnid add serverflags:--name,--command,--args,--transport,--url
Changed
publish-npmrelease job skips whenNPM_TOKENis not configured- First
omnidrun scaffolds config, force-syncs, and shows a short welcome with one next step - Status output uses plain labels (Tools, synced) and context-aware next-step hints
- README leads with
npx omnid;OMNID_NONINTERACTIVEdocs match actual behavior
v0.1.1
v0.1.0
Added
- Initial public release of omnid
- MCP orchestration proxy with multi-agent sync
- Rules, skills, and optional hooks sync to 20+ coding agents
- CLI commands:
init,add,check,sync,daemon,proxy,uninstall - Cross-platform CI and GitHub Release binaries