Skip to content

Hash-7777/HashCortX

Repository files navigation

logo with words no bg

https://hashcortx.com

HashCortX is a local-first, open-source AI desktop agent built with Tauri, Rust, and vanilla JavaScript. It runs natively on macOS, Windows, and Linux — no Electron, no browser tab, no cloud dependency. Your API keys are stored in your OS keychain and never leave your machine.

The app ships with six purpose-built modes: Coder (autonomous multi-step coding agent with file tools, shell access, and live code execution), Finance AI (structured financial analysis studio that reads PDFs, CSVs, and bank statements and generates full reports with charts and KPIs), Forge (parametric multi-agent builder that spins up parallel specialist agents for large tasks), Swarm (visual agent orchestration where you design and run networks of AI workers), Sandbox (isolated code execution environment), and Virtual OS (a simulated operating environment for agents to work inside).

Supports 10+ AI providers out of the box — Anthropic Claude, OpenAI GPT, Google Gemini, Groq, Cerebras, SambaNova, DeepSeek, Mistral, Moonshot (Kimi), and local Ollama models — with automatic failover routing so if one provider rate-limits you, the agent seamlessly continues on the next available model. All provider keys are stored in the native OS keychain (macOS Keychain / Windows Credential Manager), never in files or environment variables.

Zero telemetry. Zero accounts. Zero subscriptions. Clone, build, and own it completely.

Run in the folder

npm install 

Dev Start

npm install
npm run tauri dev

Main Build:

npm run tauri build

Screenshot 2026-05-16 at 5 35 02 AM Screenshot 2026-05-16 at 4 43 04 AM Screenshot 2026-05-16 at 4 44 27 AM Screenshot 2026-05-16 at 4 44 41 AM Screenshot 2026-05-16 at 4 42 25 AM

About

HashCortX is an AI desktop agent UI app. Code, finance, swarm & forge modes. Supports 10+ providers — your keys stay in your keychain, your files never leave your machine.

Topics

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors