Your personal AI partner on Windows & Linux — track and complete your goals through research, design, code, and action. Local continuity under ~/.remedy, your own model. Chat, code, computer use, browser rail. · PyPI remedy-ai.
3
stars
1,153
commits
Python
primary language
Sep 8, 2026
updated
A partner for any ability level — she drives this computer to finish the goal you set.
Download for Windows
·
Install on Linux
·
Owner’s manual
·
What’s new
·
pip install remedy-ai
Not a medical product. F1 (or Ctrl+/) opens the same Help wiki inside the app.
Remedy lives on this computer (Windows, Linux, WSLg). Grove is home. Studio is the workbench. Continuity is ~/.remedy. You bring the model (cloud keys or RMB locally). Money, passwords, submit, send, and delete stop for you.
| Latest release | |
Source on master | |
| Owner’s manual | docs/manual/ · index |
| Install | Windows · Linux |
| Security / data | 04-security-and-data |
| Commands / keys | 11-reference-commands · 12-reference-shortcuts |
| Changelog | CHANGELOG.md |
Local API: 127.0.0.1:7400. Close ✕ hides to the tray on Windows and minimizes on Linux/WSLg.
From the creator: My name is Ahmi, I hope you enjoy my Remedy.
git clone https://github.com/AhmiDarrow/RemedyAI.git && cd RemedyAI
uv sync --group dev
uv run ruff check .
uv run mypy
uv run pytest -q
cd desktop && npm test && npm run build
cd ../desktop/src-tauri && cargo test --locked && cargo check --locked
cd ../../native/go && go test -race ./... && go vet ./...
cd ../zig && zig build test -Doptimize=ReleaseSafe
cd ../../android && ./gradlew testDebugUnitTest lintDebug assembleDebug assembleRelease
cd .. && uv run python scripts/check_docs.py && uv build
Before a push, the same matrix runs locally as the pre-push gate: uv run python scripts/prepush.py
(enable once per clone with git config core.hooksPath .githooks). Windows uses gradlew.bat;
Go race detection also runs on Linux CI. CI exercises Python
3.12/3.13, Windows-sensitive behavior, the React SPA, both Tauri targets,
RemedyConnect Android, the Go/Zig native runtime, and Python packaging.
Version / help / docs / sanitize gates: scripts/sync_version.py · scripts/sync_help_manual.py · scripts/check_docs.py · scripts/check_sanitize.py.
Contributing: CONTRIBUTING.md · signing: WINDOWS_SIGNING.md
Source-available — LICENSE · COMMERCIAL.md
Solo / small indies (under $1M revenue and under 20 FTE), personal, education, and research: free under LICENSE. Larger orgs, SaaS, commercial resale, or a paid deal: written license — ahmitdarrow@gmail.com. Use is at your own risk. Third-party notices: desktop/public/THIRD_PARTY_NOTICES.txt.
Copyright © 2025–2026 Ahmi Darrow.
1,153 commits
Python
64.4%
Go
14.2%
TypeScript
11.4%
Zig
4.2%
Rust
2.6%
Kotlin
2.0%
Your personal AI partner on Windows & Linux — track and complete your goals through research, design, code, and action. Local continuity under ~/.remedy, your own model. Chat, code, computer use, browser rail. · PyPI remedy-ai.
3
stars
1,153
commits
Python
primary language
Sep 8, 2026
updated
A partner for any ability level — she drives this computer to finish the goal you set.
Download for Windows
·
Install on Linux
·
Owner’s manual
·
What’s new
·
pip install remedy-ai
Not a medical product. F1 (or Ctrl+/) opens the same Help wiki inside the app.
Remedy lives on this computer (Windows, Linux, WSLg). Grove is home. Studio is the workbench. Continuity is ~/.remedy. You bring the model (cloud keys or RMB locally). Money, passwords, submit, send, and delete stop for you.
| Latest release | |
Source on master | |
| Owner’s manual | docs/manual/ · index |
| Install | Windows · Linux |
| Security / data | 04-security-and-data |
| Commands / keys | 11-reference-commands · 12-reference-shortcuts |
| Changelog | CHANGELOG.md |
Local API: 127.0.0.1:7400. Close ✕ hides to the tray on Windows and minimizes on Linux/WSLg.
From the creator: My name is Ahmi, I hope you enjoy my Remedy.
git clone https://github.com/AhmiDarrow/RemedyAI.git && cd RemedyAI
uv sync --group dev
uv run ruff check .
uv run mypy
uv run pytest -q
cd desktop && npm test && npm run build
cd ../desktop/src-tauri && cargo test --locked && cargo check --locked
cd ../../native/go && go test -race ./... && go vet ./...
cd ../zig && zig build test -Doptimize=ReleaseSafe
cd ../../android && ./gradlew testDebugUnitTest lintDebug assembleDebug assembleRelease
cd .. && uv run python scripts/check_docs.py && uv build
Before a push, the same matrix runs locally as the pre-push gate: uv run python scripts/prepush.py
(enable once per clone with git config core.hooksPath .githooks). Windows uses gradlew.bat;
Go race detection also runs on Linux CI. CI exercises Python
3.12/3.13, Windows-sensitive behavior, the React SPA, both Tauri targets,
RemedyConnect Android, the Go/Zig native runtime, and Python packaging.
Version / help / docs / sanitize gates: scripts/sync_version.py · scripts/sync_help_manual.py · scripts/check_docs.py · scripts/check_sanitize.py.
Contributing: CONTRIBUTING.md · signing: WINDOWS_SIGNING.md
Source-available — LICENSE · COMMERCIAL.md
Solo / small indies (under $1M revenue and under 20 FTE), personal, education, and research: free under LICENSE. Larger orgs, SaaS, commercial resale, or a paid deal: written license — ahmitdarrow@gmail.com. Use is at your own risk. Third-party notices: desktop/public/THIRD_PARTY_NOTICES.txt.
Copyright © 2025–2026 Ahmi Darrow.
1,153 commits
Python
64.4%
Go
14.2%
TypeScript
11.4%
Zig
4.2%
Rust
2.6%
Kotlin
2.0%