feat(global): add functional mvp
This commit is contained in:
11
README.md
Normal file
11
README.md
Normal file
@@ -0,0 +1,11 @@
|
||||
# stealth-ai-agent
|
||||
AI agent that lives in macOS menubar. Analyzes screen content and solves tasks.
|
||||
|
||||
- Uses Gemini 3 Pro (Preview) by default, can be changed in .env
|
||||
- Set your own API key in .env before usage
|
||||
- Only compatible with Google models (provided by google-genai)
|
||||
- Shortcut: ⇧⌃⌥⌘A for low reasoning
|
||||
- Shortcut: ⇧⌃⌥⌘H for high reasoning
|
||||
- ⇧⌃⌥⌘ is Raycast's Hyper key
|
||||
|
||||
<sub><sup>MVP. Worst code I've written in the last 5 years. Sorry for ts. But it does what it should.</sup></sub>
|
||||
Reference in New Issue
Block a user