Ori is OpenRouter's harness: `ori claude`, `ori codex` and `ori opencode` start those agents against OpenRouter's model catalogue, and `ori code` is Ori's own agent. That last one is what the default-agent entry launches, bare — Ori has no approval prompt to skip, so there is no "don't stop to ask" flag to pass it the way the other agents get one. The package is `github:OpenRouterLabs/ori-releases`, because upstream ships prebuilt binaries as release assets and publishes nothing to npm. mise's `github` backend picks the right asset per platform and verifies GitHub's artifact attestations on the way in; `ubi` resolves the same release but is deprecated for removal in mise 2027.1. The menu glyph at U+E909 is OpenRouter's own mark. Ori publishes no logo of its own and its product page renders that one, so there was no Ori-specific mark to prefer over it. Co-authored-by: Codex XHigh <noreply@openai.com>
18 lines
1.0 KiB
Markdown
18 lines
1.0 KiB
Markdown
# Omarchy icon font
|
|
|
|
The private-use glyphs in `omarchy.ttf` are:
|
|
|
|
- `U+E900` — Omarchy
|
|
- `U+E901` — Pi, from <https://pi.dev/logo-auto.svg>
|
|
- `U+E902` — OpenCode, from <https://opencode.ai/favicon-96x96-v3.png>
|
|
- `U+E903` — omp, from <https://omp.sh/favicon.svg>
|
|
- `U+E904` — Grok, from <https://grok.com/images/favicon.svg>
|
|
- `U+E905` — Codex, from the OpenAI mark on <https://developers.openai.com/codex/>
|
|
- `U+E906` — LM Studio, from <https://simpleicons.org/icons/lmstudio.svg>
|
|
- `U+E907` — Ollama, from <https://simpleicons.org/icons/ollama.svg>
|
|
- `U+E908` — T3 Code, traced from the app icon in <https://aur.archlinux.org/cgit/aur.git/plain/t3code-icon.png?h=t3code-bin>, since upstream publishes no monochrome SVG
|
|
- `U+E909` — Ori, from <https://openrouter.ai/brand/v2/openrouter-glyph-dark.svg>, OpenRouter's own mark: Ori ships no separate logo and its product page uses this one
|
|
|
|
The agent marks are monochrome so the menu can render them using the active
|
|
theme's foreground and selection colors.
|