Skip to content

Releases: jesseburlamaque/omarchy-find

v1.1.0 — AI Search Mode

Choose a tag to compare

@jesseburlamaque jesseburlamaque released this 28 Aug 20:05

Release v1.1.0 introducing AI Search Mode in Omarchy Find.

Features

  • Type ai <question> to stream answers from your AI agent directly inside the overlay
  • Automatically detects your system-wide default AI agent (omarchy default agent / ~/.config/omarchy/defaults/agent)
  • Full streaming & terminal handoff support for Claude Code (claude), Codex (codex), and Antigravity (agy)
  • Clear, actionable guidance messages for agents without headless CLI adapters (e.g. opencode)
  • Optional ~/.config/omarchy-find/ai.json configuration for live agent overrides and tuning
  • Press Enter to resume the conversation in a full terminal session, Ctrl+C to copy, Esc to cancel

Release 1 (v1.0.0)

Choose a tag to compare

@jesseburlamaque jesseburlamaque released this 21 Aug 21:07

Omarchy Find — Release 1 (v1.0.0)

Initial official release of Omarchy Find, a fast, elegant, keyboard-driven universal file search and quick launcher for the Omarchy Shell on Linux.


Key Features

  • Fast File Search: Instant search engine powered by fd with support for multi-term queries (fd --and), combined path and filename matching.
  • Accent and Diacritic Insensitive: Search normalization without sensitivity to accents or casing.
  • Integrated Web Search: Type go <query> to instantly launch a Google search in your default web browser.
  • Type Filter Chips: Interactive chips to quickly filter by Documents, Images, Audio, Video, Code, Archives, and System Folders.
  • Adjustable Result Limits: Dynamically cycle through result limits (15, 30, 60, 100, 200 items) via click or Ctrl+L shortcut.
  • Sort Modes: Toggle between Relevance and Most Recent sorting using Ctrl+S.
  • Keyboard Navigation: Full keyboard navigation with arrow keys, Enter to open files, Ctrl+O to reveal in file manager, and Tab / Shift+Tab panel navigation cycling.
  • Omarchy Bar Widget: Magnifier icon widget for quick activation directly from the top bar.
  • Global Keybinding Setup: Built-in omarchy-find setup-keybind tool for automated shortcut configuration (e.g. Alt+Space).

Optimizations and Performance

  • Immediate cancellation of stale background search processes on new query input or filter changes.
  • Prioritization of user files and folders over hidden and system files.
  • Comprehensive extension dictionary with dedicated icons per file type.