Skip to content

v0.1.2

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 07 Jun 03:23
0b1e5f6

Added

  • npm package: npx omnid and npm install -g omnid download the native binary from GitHub releases
  • MCP presets on omnid add server (everything, filesystem) with --preset flag
  • Non-interactive omnid add server flags: --name, --command, --args, --transport, --url

Changed

  • publish-npm release job skips when NPM_TOKEN is not configured
  • First omnid run 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_NONINTERACTIVE docs match actual behavior