I built my own harness to replace claude.ai | Self-hosted, beautiful, and works from any device
I built a harness for myself. It runs on my own machine. Its beautiful, fast, and built for professional work (I use it for my job).
The aesthetics and design was important to me, had to be easy to use, informative, feature rich but not bloated.
Features I built into it:
- Runs locally in a browser: remote-accessible from any device with a browser, full mobile UI, installable as a home-screen app in Android.
- Tabs: Multiple sessions open at once, and sessions keep running even if I close the browser
- Prebuilt AGENTS.md per project type: Coding, Writing, Business, Legal, General
- Epic mode: Projects too big for one conversation get a persistent spec, task list, and state that future sessions pick up
- Persistent memory: browse, edit, or delete every memory, and see exactly what got recalled into any chat
- Nightly worker agents: Automated nightly code review + fixer agents lay out verified, one-click fixes every morning
- Private web search & deep research: Self-hosted search engine, cited reports (Crawl4AI).
- Independent reviewer agent: A clean-context critique of code, docs, or writing, instead of the model grading its own work
- Chats & projects: Quick chats each get an isolated folder with full tool access; serious work lives in project workspaces
- Handles every file type, both ways: Reads and authors PDF, Word, Excel, PowerPoint, images, charts; plus skills and saved prompts with fill-in variables
- Voice both ways: Local Whisper dictation and read-aloud replies; no audio leaves the machine
Nice touches: full system terminal access, a ⌘K command palette with cross-project search, a usage dashboard that counts every token, live system status, a real note-taking app, plan mode, light/dark themes, native notifications when a turn finishes, and hourly encrypted backups.
My goal with this post is to inspire others to build their own harness for themselves, its actually tons of fun! Like building out your workshop or garage the way you want to help you create, repair, & experiment on things.