← Back to Home

Release Notes

Version History

Download latest

Latest beta Mar 11, 2026 0.1.11

Fixed

  • Fix remote skill imports producing wrong filesystem paths when the skill name contains slashes (e.g. owner/repo/skill-name). The full friendly name is now preserved as a display name for the UI.

Previous Releases

0.1.10 beta Feb 10, 2026

Sync conflict handling is now clearer and safer, with explicit resolution choices and a new Discard option for update rules.

Added

  • Add a Discard action for update items in Sync details, letting you keep project file content while reverting unsynced OMA Library edits.
  • Add confirmation dialogs before applying Pullback, Overwrite, or Discard in Sync detail resolution.

Changed

  • Redesign Sync conflict controls with explicit Pullback/Overwrite toggles and a dedicated Apply action.
  • Rename Sync detail labels from "Workspace/Destination" to "OMA Library/Project File" across action text, column labels, and helper copy.
0.1.9 beta Feb 8, 2026

OpenClaw support is here, with scope-aware memory doc handling and smoother agent-first asset linking.

Added

  • Add OpenClaw agent support, including skills, ~/.openclaw/workspace/AGENTS.md user-scope memory docs, installation detection, and icon.

Changed

  • When linking from an empty project's agent row, directly link compatible assets to the selected agent instead of asking you to pick the agent again.
  • When opening Assets Library from a specific agent, filter the asset list by that agent's capabilities in the current scope.
  • During local import, memory-doc rule hints can now fall back to pinned agents when no agent roots are detected for the project.

Fixed

  • Prevent creating or attaching OpenClaw project-scope memory-doc rules across rule planning, import hints, and agent enable flows.
  • When adding a memory doc without specifying an agent, automatically fall back to a compatible pinned/default agent if the current one is unsupported in that scope.
0.1.8 beta Jan 30, 2026

Kimi support is here, with history-based discovery and a more focused onboarding selection.

Added

  • Add Kimi agent support (skills + memory docs), including history-based project discovery and icon.

Changed

  • Onboarding agent selection now lists agents with recent projects and defaults selection to those agents.
  • Let onboarding skip agent selection when none are available or all are deselected.
  • Reword onboarding hints to reference history files instead of config files.
0.1.7 beta Jan 28, 2026

GitHub Copilot support is here, with first-class instructions, skills, and history-based project discovery.

Added

  • Add GitHub Copilot agent support, including .github/skills, AGENTS.md memory docs, and Copilot instructions.
  • Discover Copilot projects from ~/.copilot/session-state/*/workspace.yaml history.
  • Add a Copilot icon in agent lists and pickers.

Changed

  • Widen the pinned agents popover so long names like “GitHub Copilot” fit more comfortably.
0.1.6 beta Jan 26, 2026

Trae support is here, including skills, rules, AGENTS.md memory docs, and history-based discovery.

Added

  • Add Trae agent support (skills, rules, AGENTS.md memory docs), including history-based discovery and icon.
  • Add inline renaming directly in Assets and Projects detail headers.

Changed

  • Prime project rules cache so switching projects avoids empty-state flicker.
  • Use VS Code workspaceStorage history for Cursor project discovery.
  • Update Cursor config file hints to workspaceStorage paths.

Fixed

  • Keep asset detail cards in sync after inline rename in grid view.
  • Stabilize detail header layout while editing titles to prevent jump/overlap.
0.1.5 beta Jan 25, 2026

Windsurf support is here, including skills, rules, and AGENTS.md memory docs.

Added

  • Add Windsurf agent support (skills, rules, AGENTS.md memory docs), including history-based discovery and icon.
  • Add a Release Notes entry in the sidebar Help menu.
  • Sync Windsurf global rules to ~/.codeium/windsurf/memories/global_rules.md when using User Scope rules.

Changed

  • Use VS Code workspaceStorage history for Antigravity project discovery.
  • Update Antigravity config file hints to workspaceStorage paths.
  • Simplify Settings > Assets import layout.
  • Let asset detail content fill the available height.
  • Refresh Help menu icons.
0.1.4 beta Jan 23, 2026

Manage agent ordering with drag-and-drop, plus faster Assets navigation and filtering.

Added

  • Drag-and-drop ordering for agents in Settings, with pinned agents grouped at the top.
  • Remembered agent order across sessions and applied it across agent pickers and project/asset views.
  • Add Assets sidebar filters (Memory Docs, Skills, Rules) to focus the list by asset type.
  • Add Cmd+1 / Cmd+2 shortcuts for Projects/Assets, with Cmd+2 cycling asset filters and inline shortcut hints.
  • Show asset type icons in the Assets filter list.

Changed

  • Agent lists now respect custom order after pin grouping instead of relying solely on default ordering.
0.1.3 beta Jan 22, 2026

OMA now supports oma:// deep links and github.com/skills.sh imports for faster sharing and onboarding.

Added

  • Support oma:// deep links to open OMA and start asset imports from supported URLs.
  • Accept skills.sh URLs (with skill filters) and highlight filtered skills in the import picker.
  • Add a Settings toggle to control whether OMA links ask for confirmation or auto-import.

Changed

  • After importing assets, guide you to choose a project and agents before finishing the link.
  • Refine the OMA link confirmation dialog layout and inline import progress feedback.
0.1.2 beta Jan 21, 2026

Added

  • Add Droid/Factory agent support (skills + memory docs), including history-based discovery and icon.

Changed

  • Improve agents row to support horizontal scrolling with drag-to-scroll for mouse users.
  • Refine global scrollbar styling: thinner track and lighter colors for both light and dark modes.

Fixed

  • Fix User Scope memory doc linking so memory docs can be properly reused across agents.
  • Show replace dialog when enabling an agent would cause a memory doc conflict.
0.1.1 beta Jan 21, 2026

Fixed

  • Fix unlinking rules with "Delete synced files" so Antigravity files stored under .agent/rules are removed correctly.
0.1.0 beta Jan 21, 2026

Beta starts here, with Amp support and smarter onboarding imports.

Added

  • Add Amp agent support (skills + memory docs), including history-based discovery and icon.

Changed

  • Make onboarding import previews and rule creation respect the agents you selected, and link AGENTS.md to every enabled agent that supports it.
  • Default agent selection now follows pinned agents; onboarding auto-pins selected agents (up to 5) and defaults to Claude + Codex.
0.0.11 alpha Jan 20, 2026

Added

  • Add OpenCode agent support (skills + memory docs), including history-based discovery and icon.
  • Add pinned agents in Settings with a 5-agent limit to control which agents appear in pickers.

Changed

  • Show pinned agents in asset agent popovers, with a "More agents…" action to open the full picker.
  • Cap inline agent chips in project asset rows and show a +N indicator when more are linked.
  • Open the Asset Library when an empty project agent row is clicked, and preselect the clicked agent.
  • Soften the core actions guide overlay with stronger blur and slower intro timing.
  • Publish a stable DMG filename for website downloads (version shown in the asset label instead).
  • Refresh the Antigravity icon.

Fixed

  • Prevent drag-and-drop unlisten errors when opening the Assets view.
0.0.10 alpha Jan 20, 2026

Rules assets are here, with Antigravity support and flexible memory doc locations across scopes.

Added

  • Add Rules assets so rule files can be distributed alongside skills and memory docs.
  • Add Antigravity agent support, including rules + memory doc handling and icon.
  • Add Settings > Importing actions to rerun onboarding and rescan all projects.
  • Add a feedback entry under the sidebar Help menu.

Changed

  • Allow agent memory doc base paths to differ between user and project scope.
  • Update project/asset UI to surface Rules assets and memory doc grouping.
  • Adjust onboarding re-entry to skip the welcome step and final guide.
  • Show added-or-updated asset counts after a full rescan.

Fixed

  • Clear stale project search filters when navigating away from the Projects page.
0.0.9 alpha Jan 19, 2026

Added

  • Add Cursor agent support, including shared memory doc grouping for AGENTS.md.
  • Add agent metadata fields (memory group, config hints, capabilities) across core/app/CLI.
  • Add grouped memory doc replacement UI and agent picker improvements.

Changed

  • Improve onboarding agent detection messaging for agents without history parsers.
  • Expand docs with a dedicated add-agent quick guide.

Fixed

  • Prevent shared-memory agents from being locked into replacement selections.
0.0.8 alpha Jan 19, 2026

Fixed

  • Remove AppleDouble entries from updater tarballs to avoid unpack failures on macOS.

Changed

  • Add a custom background image to the DMG installer window.
0.0.6 alpha Jan 19, 2026

Added

  • Show app version and build number in Settings > About.

Changed

  • Removed the "Active" badge from Settings > Agents.
0.0.5 alpha Jan 19, 2026

Changed

  • Removed the "Active" badge from agent cells in Settings > Agents.
0.0.4 alpha

Fixed

  • Fixed in-app auto update not working due to parameter naming mismatch.
0.0.3 alpha

Added

  • DMG installer now includes Applications folder shortcut for easier drag-to-install experience.
0.0.2 alpha

Added

  • Auto upgrade support. Now OMA can upgrade itself in-app.