Powered by Omni Impact

AI that sees
what you see.

A desktop OS harness that gives Claude Code and Codex eyes, memory, and hands. It sees your screen, remembers what you were doing, and executes actions — all from a floating overlay.

0+Desktop actions
0Agent harnesses
0%Open source
OmniCueOmniCue
Claude Code
Ask anything...
Scroll to explore

Features

Your screen, understood.
Your workflow, unbroken.

Screen Awareness

Captures your active window, open files, browser tabs, and terminal state. Reads the screen via OCR so your agent sees exactly what you see.

Context Graph

Remembers what you were working on across conversations. When you reopen a thread, OmniCue diffs the saved state against your live desktop and tells the agent what changed.

Desktop Actions

20+ actions your agent can execute — type text, click elements, switch apps, open files, manage clipboard. Three permission tiers keep you in control.

Intent Resolution

Say "pull it up in Explorer" and OmniCue resolves what "it" means from your screen context, finds the right path, and opens it. No prompt engineering needed.

Always On Top

A floating overlay that lives above every window but never steals focus. Click-through when you don't need it.

Approval Workflows

File edits, terminal commands, and dangerous actions surface as approval cards. You stay in control of every change the agent makes.

Supported Harnesses

Your agents. One overlay.

OmniCue harnesses Claude Code and Codex — not raw APIs. Each agent keeps its own tooling, sandboxing, and model access while OmniCue adds desktop awareness, memory, and actions on top.

Claude Code

Claude Code

Anthropic's coding agent — reads files, writes code, runs tests.

This function is slow, can you optimize it?

Readsrc/utils/parse.tsEditsrc/utils/parse.tsBashnpm test

Replaced the nested loop with a Map lookup. Parsing time dropped from 340ms to 12ms. All tests pass.

Codex

Codex

OpenAI's autonomous agent — sandboxed execution with full repo context.

Add dark mode support to the settings page

Readsrc/pages/Settings.tsxEditsrc/pages/Settings.tsxEditsrc/styles/theme.css

Added a theme toggle to Settings with system preference detection. Dark palette uses your existing design tokens.

Screen Capture
OCR Text Extraction
Context Graph
Desktop Actions
Intent Resolution

Ready to try OmniCue?

Free and open source. Install in seconds on Windows.

WindowsPowerShell
irm https://raw.githubusercontent.com/trigga6006/OmniCue/main/install.ps1 | iex

Open PowerShell and paste the command above to install OmniCue.

macOS — Coming soon
Linux — Coming soon