Skip to content

Releases: r3dlex/oh-my-antigravity

oh-my-gemini: v1.5.0

Choose a tag to compare

@github-actions github-actions released this 25 May 14:06
bcd2567

1.5.0 (2026-05-25)

Features

  • add feature-wise readiness verification command (1a6f135)
  • add gemini-spawn headless runtime backend (d8b0cf9)
  • add gemini-spawn headless runtime backend and MIT license (9df6878)
  • add interactive launch mode and optional docker check (#47) (70cbe9a)
  • add omg lifecycle parity and state hardening (#43) (22dca9a)
  • add Slack/Discord/Telegram notification system (e1c73a0)
  • agent expansion, command surface, and context layer (#91) (bcc77ce)
  • agents,openclaw,lib,shared: port core OMC modules with Gemini adaptation (#29) (e6fc539)
  • cli: add built-in MCP tools command + extension registration (7240da9)
  • cli: add extension path command and symlink-safe entrypoint (7fca079)
  • cli: add omg version command with json output (#53) (172687b)
  • close remaining todo parity gaps (4d804c9)
  • complete OMG MVP Phase 2+3 gaps (#44) (23d7c69)
  • complete shared-memory cross-session sync manager (402b54d)
  • config: add configurable retry/timeout to provider config (#69) (47e0048)
  • config: centralize external model defaults with frontier fallback (#32) (2f27de8)
  • contract: enforce global-install setup gate and alias verification (90b3416)
  • core: scaffold CLI, installer, and tmux runtime foundation (7cd5254)
  • deliver wave contracts/runtime hardening and docs sync (fcc2ae2)
  • design: add DESIGN.md-centric design system integration (Phase 1-3) (6863b46)
  • docker: add full key-auth gemini live smoke path (1160353)
  • expand agent catalog and command surface with context engineering layer (#90) (8e75f39)
  • expand hook system, execution modes, and skill learning (#50) (87d61d4)
  • expand skills, stop callbacks, cost tracking, ask command, rate limit wait (#49) (5add577)
  • expose all skills as /omg: slash commands in Gemini CLI (27be9ee)
  • expose canonical role-skill hints in worker context (8bd55aa)
  • extension: add gemini extension surface and architecture docs (165c06a)
  • features: port OMC core features system (0b0829a)
  • finish todo parity runtime and skill hardening (3a79ccd)
  • hoist extension to package root for native Gemini CLI install (cdb1d9a)
  • hooks: add skill catalog section to GEMINI.md context injection (dd0fc9d)
  • hud: port OMC hud system with overlay and progress indicators (d3fa520)
  • installer: harden setup path conflicts (#36) (4dcf474)
  • integrate dev parity + latest providers/platform/tools catch-up into main (81687bf)
  • interop: port OMC interop system with API bridges (1dfc88f)
  • mcp: add MCP server/client integration scaffold (cbf5d0d)
  • mcp: add omg mcp serve command and default surfaces (6e6afbe)
  • mcp: add reusable MCP server and client module (7d89498)
  • mcp: register default file and exec tools (d070c4f)
  • native Gemini CLI agent .md files and deprecate JSON catalog (#83) (a93938b)
  • notifications: add slack discord telegram delivery modules (bcceead)
  • platform: add cross-platform OS detection helpers (b03ff60)
  • platform: add Gemini-aware runtime environment handling (2ac7ba6)
  • platform: add shell adapter abstraction (c581660)
  • platform: port OMC platform system with environment handling (4693eef)
  • plugins: add npm plugin system with loader and registry (#20) (2a530dd)
  • prd: add parser, validator, and workflow modules (ed0f996)
  • prd: add PRD workflow system with acceptance-criteria validation (#22) (cf51a9c)
  • providers: add Gemini 3 model support (#62) (b26b3dc)
  • providers: add Gemini model configuration catalog (a5ecebe)
  • providers: add Gemini provider registry and detection (8088b50)
  • providers: add Gemini REST API client abstraction (3e5927b)
  • providers: port OMC provider system for Gemini API (933c283)
  • reliability: add worker heartbeat keepalive signal (30s interval) (3a0619b)
  • reliability: implement orchestrator pre-assignment for atomic task claims (35fbf84)
  • runtime: add tmux worker session recovery (#65) ([88855e1](88855e1ecc1447de1c27a1f...
Read more

oh-my-gemini: v1.3.0

Choose a tag to compare

@github-actions github-actions released this 21 Apr 12:15
9103938

1.3.0 (2026-04-21)

Features

  • vscode: add vscode-omg extension for agent/workflow visualization (bcc8c94)

Bug Fixes

  • release: make all npm publish steps idempotent — suppress 404 on first-time package creation (33c6486)

oh-my-gemini: v1.2.0

Choose a tag to compare

@github-actions github-actions released this 21 Apr 10:33
45545dd

1.2.0 (2026-04-21)

Features

  • add feature-wise readiness verification command (1a6f135)
  • add gemini-spawn headless runtime backend (d8b0cf9)
  • add gemini-spawn headless runtime backend and MIT license (9df6878)
  • add interactive launch mode and optional docker check (#47) (70cbe9a)
  • add omg lifecycle parity and state hardening (#43) (22dca9a)
  • add Slack/Discord/Telegram notification system (e1c73a0)
  • agent expansion, command surface, and context layer (#91) (bcc77ce)
  • agents,openclaw,lib,shared: port core OMC modules with Gemini adaptation (#29) (e6fc539)
  • cli: add built-in MCP tools command + extension registration (7240da9)
  • cli: add extension path command and symlink-safe entrypoint (7fca079)
  • cli: add omg version command with json output (#53) (172687b)
  • close remaining todo parity gaps (4d804c9)
  • complete OMG MVP Phase 2+3 gaps (#44) (23d7c69)
  • complete shared-memory cross-session sync manager (402b54d)
  • config: add configurable retry/timeout to provider config (#69) (47e0048)
  • config: centralize external model defaults with frontier fallback (#32) (2f27de8)
  • contract: enforce global-install setup gate and alias verification (90b3416)
  • core: scaffold CLI, installer, and tmux runtime foundation (7cd5254)
  • deliver wave contracts/runtime hardening and docs sync (fcc2ae2)
  • design: add DESIGN.md-centric design system integration (Phase 1-3) (6863b46)
  • docker: add full key-auth gemini live smoke path (1160353)
  • expand agent catalog and command surface with context engineering layer (#90) (8e75f39)
  • expand hook system, execution modes, and skill learning (#50) (87d61d4)
  • expand skills, stop callbacks, cost tracking, ask command, rate limit wait (#49) (5add577)
  • expose all skills as /omg: slash commands in Gemini CLI (27be9ee)
  • expose canonical role-skill hints in worker context (8bd55aa)
  • extension: add gemini extension surface and architecture docs (165c06a)
  • features: port OMC core features system (0b0829a)
  • finish todo parity runtime and skill hardening (3a79ccd)
  • hoist extension to package root for native Gemini CLI install (cdb1d9a)
  • hooks: add skill catalog section to GEMINI.md context injection (dd0fc9d)
  • hud: port OMC hud system with overlay and progress indicators (d3fa520)
  • installer: harden setup path conflicts (#36) (4dcf474)
  • integrate dev parity + latest providers/platform/tools catch-up into main (81687bf)
  • interop: port OMC interop system with API bridges (1dfc88f)
  • mcp: add MCP server/client integration scaffold (cbf5d0d)
  • mcp: add omg mcp serve command and default surfaces (6e6afbe)
  • mcp: add reusable MCP server and client module (7d89498)
  • mcp: register default file and exec tools (d070c4f)
  • native Gemini CLI agent .md files and deprecate JSON catalog (#83) (a93938b)
  • notifications: add slack discord telegram delivery modules (bcceead)
  • platform: add cross-platform OS detection helpers (b03ff60)
  • platform: add Gemini-aware runtime environment handling (2ac7ba6)
  • platform: add shell adapter abstraction (c581660)
  • platform: port OMC platform system with environment handling (4693eef)
  • plugins: add npm plugin system with loader and registry (#20) (2a530dd)
  • prd: add parser, validator, and workflow modules (ed0f996)
  • prd: add PRD workflow system with acceptance-criteria validation (#22) (cf51a9c)
  • providers: add Gemini 3 model support (#62) (b26b3dc)
  • providers: add Gemini model configuration catalog (a5ecebe)
  • providers: add Gemini provider registry and detection (8088b50)
  • providers: add Gemini REST API client abstraction (3e5927b)
  • providers: port OMC provider system for Gemini API (933c283)
  • reliability: add worker heartbeat keepalive signal (30s interval) (3a0619b)
  • reliability: implement orchestrator pre-assignment for atomic task claims (35fbf84)
  • runtime: add tmux worker session recovery (#65) ([88855e1](88855e1ecc1447de1c27a1f...
Read more