·
CLI release
Lighter requests for the tools you already use.
Synaxi is a local command-line runtime for AI coding tools. Start a session with Claude Code or Codex, optimize requests on your machine, and keep your existing provider and workflow.
Synaxi CLI 0.13.0
brew tap BeadW/synaxi && brew trust BeadW/synaxi && brew install synaxi
What ships
- Local request optimization: compaction, pruning, code compression, minification, and cache handling
- Claude Code and Codex adapters with one session-scoped local runtime
- Session-scoped runtime — no certificate, tray app, or system proxy
- Account-linked usage dashboard, with
--anonfor local-only use - Direct connection from your machine to the configured model provider
Install
1
Install with Homebrew
brew tap BeadW/synaxi && brew trust BeadW/synaxi && brew install synaxi
2
Start your tool through Synaxi
Run synaxi wrap claude or synaxi wrap codex.
3
Sign in once
Normal sessions keep your login. Add --anon to either command for local-only use.
Windows CLI
Use the portable archive and run the same session-scoped wrapper. The website release includes the binary and checksum.
Linux CLI
Download the archive for your machine, put synaxi on your PATH, and run synaxi wrap claude.
Account & dashboard
Sign in at the Synaxi console with the same Google account used by the CLI to see personal requests, token savings, and optimization detail.
Open Synaxi Console