Releases: atuljaiswal1246/asha
Release list
Asha v0.1.0
Asha 0.1.0
A voice-first personal assistant that delegates coding work to the agent you already use. Bring your own key (DeepSeek, OpenRouter, OpenCode, or any supported provider) and pay nothing to us — Asha is MIT-licensed and self-hosted on your machine.
Install (macOS, Apple Silicon)
- Download
Asha-0.1.0.dmgand drag Asha to Applications. - The build is unsigned, so macOS will warn on first launch: right-click the app → Open (or System Settings → Privacy & Security → Open Anyway). Once only.
- Grant microphone (and screen/camera if you want those features) when asked.
You must provide a model provider
Asha has no inference of its own — you supply the key, so you pay your provider directly and we never see your traffic. See docs/install.md — the short version:
DEEPSEEK_BRAIN_TRANSPORT=deepseek
DEEPSEEK_API_KEY=your-key
(or point it at OpenRouter, OpenCode, or a local server such as Ollama.)
What works today
- Voice conversation with on-device speech; push-to-talk
- Agent delegation on your own key (coding tasks, multi-step work)
- Connectors: Gmail, Calendar, Figma
- Screen reading, camera, image generation (paid key first, free model as fallback)
- Optional local video generation add-on (separate install)
- Memory, projects board, local-first data directory
Known limitations — read before filing an issue
- Unsigned build (right-click on first launch) and no notarization yet
- No wake word yet — push-to-talk only
- macOS Apple Silicon only; Intel and Windows are untested/unsupported in this release
- Google connector scopes are in verification, so those features work for personal/test use
- The hosted plan figures in earlier documents do not apply to Asha — this project is BYOK
Licence
MIT — see LICENSE. Third-party notices, including the copyleft components in the speech stack, are in THIRD-PARTY-NOTICES.md and ship inside the app bundle.
Full Changelog: https://github.com/atuljaiswal1246/asha/commits/v0.1.0
Full Changelog: https://github.com/atuljaiswal1246/asha/commits/v0.1.0