AhmiDarrow/RemedyAI

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

github.com/AhmiDarrow/RemedyAI/releases/latest
agent
ai
computer-use
cross-platform
desktop
go
golang
linux
llm
memory
open-source
privacy
python
skills
source-available
tauri
windows
wslg
zig
ziglang
Browse cluster: Cross-platform terminal and CLI tools

README

Remedy

Remedy — your personal AI partner on Windows & Linux

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 releaseLatest GitHub release · PyPI
Source on masterVersion on master · experimental lines ship as pre-releases and never auto-update a stable install · What’s new
Owner’s manualdocs/manual/ · index
InstallWindows · Linux
Security / data04-security-and-data
Commands / keys11-reference-commands · 12-reference-shortcuts
ChangelogCHANGELOG.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.


Development

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


Support

patreon.com/cw/AhmiDarrow

License

Source-availableLICENSE · 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.

Contributors

AhmiDarrow

1,153 commits

AhmiDarrow/RemedyAI

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

github.com/AhmiDarrow/RemedyAI/releases/latest
agent
ai
computer-use
cross-platform
desktop
go
golang
linux
llm
memory
open-source
privacy
python
skills
source-available
tauri
windows
wslg
zig
ziglang
Browse cluster: Cross-platform terminal and CLI tools

README

Remedy

Remedy — your personal AI partner on Windows & Linux

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 releaseLatest GitHub release · PyPI
Source on masterVersion on master · experimental lines ship as pre-releases and never auto-update a stable install · What’s new
Owner’s manualdocs/manual/ · index
InstallWindows · Linux
Security / data04-security-and-data
Commands / keys11-reference-commands · 12-reference-shortcuts
ChangelogCHANGELOG.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.


Development

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


Support

patreon.com/cw/AhmiDarrow

License

Source-availableLICENSE · 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.

Contributors

AhmiDarrow

1,153 commits

Languages

Python

64.4%

Go

14.2%

TypeScript

11.4%

Zig

4.2%

Rust

2.6%

Kotlin

2.0%