https://github.com/anitchaudhry/upfyn-code-app
A powerful GUI toolkit for AI-powered code agents — manage Claude Code sessions, create custom agents, track usage, and more.
https://github.com/anitchaudhry/upfyn-code-app
ai-agents ai-coding-assistant anthropic claude claude-code code-editor desktop-app developer-tools gui mcp open-source react tailwindcss typescript vite
Last synced: 12 days ago
JSON representation
A powerful GUI toolkit for AI-powered code agents — manage Claude Code sessions, create custom agents, track usage, and more.
- Host: GitHub
- URL: https://github.com/anitchaudhry/upfyn-code-app
- Owner: AnitChaudhry
- License: agpl-3.0
- Created: 2026-03-02T06:41:14.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2026-05-26T08:24:47.000Z (26 days ago)
- Last Synced: 2026-05-26T10:30:20.480Z (26 days ago)
- Topics: ai-agents, ai-coding-assistant, anthropic, claude, claude-code, code-editor, desktop-app, developer-tools, gui, mcp, open-source, react, tailwindcss, typescript, vite
- Homepage: https://upfyn.com
- Size: 128 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Codeowners: .github/CODEOWNERS
- Security: SECURITY.md
Awesome Lists containing this project
README
Upfyn Code
Your AI just learned to think before it spends.
The first desktop AI development studio with a built-in intelligence layer that understands what you're asking before it calls the model — so you get faster responses, lower costs, and smarter output without changing how you work.
A product by Thinqmesh Technologies
---
## The Problem Nobody Talks About
Every AI coding tool today does the same thing: takes your prompt, throws the entire kitchen sink at the most expensive model, burns through tokens, and hopes for the best.
Ask it to fix a typo? It loads every tool, fires up extended reasoning, and bills you like you asked it to rewrite your entire codebase. Ask a simple question? Same cost as asking it to architect a distributed system.
**There was no intelligence between you and the AI.**
**Until Upfyn Code.**
---
## What Makes This Different
### The Upfyn Intelligence Layer
Before your prompt ever reaches the AI, Upfyn Code's proprietary intelligence engine:
- **Understands your intent** — Instantly knows if you're asking a question, fixing a typo, or designing a system. No extra AI call needed.
- **Picks the right model** — Simple tasks use fast, affordable models. Complex tasks get the heavy hitters. You stop overpaying.
- **Loads only what's needed** — Every session is lean. No wasted tokens on tools you don't need for that specific task.
- **Controls the thinking budget** — Deep reasoning is expensive. It only activates when your query genuinely needs it.
- **Caps your spend** — Set per-query budget limits from the settings. A greeting will never accidentally cost you $2.
**Same work. Dramatically less cost. Noticeably faster.**
No VS Code extension, no web assistant, no CLI wrapper does this. They all treat every prompt the same. Upfyn Code treats every prompt as what it actually is.
---
## Everything You Need. One App.
### AI Chat — Multiple Minds, One Window
Multiple AI sessions in tabs. Full history. Resume anytime. Each project gets its own isolated workspace — like having separate AI assistants for each client.
**Agent Mode**: Create specialized AI agents — a security reviewer, a performance optimizer, a documentation writer — each with its own expertise and rules. Activate any agent in any chat with one click.
### Visual Canvas — Your AI Army
This isn't a chatbot. This is a **command center**.
Drop blocks onto a canvas. Each block is an independent AI agent. Connect them. Hit "Run All" and watch **8 agents work simultaneously** — one researches, another codes, a third reviews, a fourth writes docs. All in parallel.
**16 block types**: Chat, Prompt, Memo, Deep Research, Image, Slides, Table, List, Interactive App, Notes, PDF, YouTube, Web Pages, Inputs, Actions, Frames.
This is how you turn a 4-hour task into a 15-minute orchestration.
### Browser Automation — AI With Eyes
The AI gets a browser. It navigates, clicks, types, scrolls, takes screenshots — and you watch it all happen live. Fill forms, scrape dashboards, test web apps. It sees what you see.
### Workflow Engine — Automate the Boring Parts
Say *"Lint, test, build, deploy, notify me"* in plain English. Upfyn Code generates a multi-step workflow with conditions, loops, parallel execution, retries, and scheduling. Run it once or run it on a timer.
### Custom Agents — Build Your Dream Team
| Autonomy Level | What Happens |
|---------------|-------------|
| **Full Auto** | Agent executes everything without asking. Maximum velocity. |
| **Plan First** | Agent shows the plan. You approve, then it executes. |
| **Ask Each Step** | Agent confirms every action. Maximum control. |
Upload a `.md` instruction file and the agent follows it like a playbook. A "React Specialist" that enforces your patterns. A "Database Migrator" that follows your checklist. Your rules, your agents.
### Built-In Dev Tools
Stop switching windows:
- **Terminal** — PowerShell, CMD, Bash, WSL, all inside the app
- **Code Editor** — Syntax highlighting, multi-file tabs
- **File Tree** — Visual project navigator
- **Git Panel** — Diffs, staging, commit
- **Web Browser** — Docs and previews without leaving the app
### Bring Your Own Everything
- **Your API key** — Use your own key from 8+ AI providers
- **Your endpoint** — Point at any compatible API (corporate proxy, cloud provider, local setup)
- **Your tools** — Connect external tools via MCP protocol. Database queries, web search, file management — anything
- **Your integrations** — Gmail, Slack, GitHub, Google Drive via OAuth
---
## Who Is This For?
| You are... | Upfyn Code gives you... |
|-----------|------------------------|
| **Solo developer** | An AI team that works in parallel on your canvas |
| **Tech lead** | Custom agents that enforce your team's standards |
| **Freelancer** | Budget controls so AI costs don't eat your margins |
| **Agency** | Multi-project tabs with isolated sessions per client |
| **Student** | A free, local-first AI assistant for learning |
| **Enterprise** | API overrides, proxy support, zero data leakage |
---
## Security & Privacy
Upfyn Code is **not a cloud service**. It runs entirely on your machine.
- Your code never leaves your computer unless you send it to an AI
- All data stored locally — sessions, agents, canvases, workflows
- Each agent runs in isolation
- You control access for every agent
- Cryptographically signed updates
- **No telemetry on your source code. Period.**
---
## Download Now
### Download v3.7.0
| File | Download |
|------|----------|
| **Installer (.exe)** — Most users | [Upfyn Code_3.7.0_x64-setup.exe](https://github.com/AnitChaudhry/Upfyn-Code-App/raw/main/downloads/Upfyn%20Code_3.7.0_x64-setup.exe) |
| **MSI Installer** — Enterprise | [Upfyn Code_3.7.0_x64_en-US.msi](https://github.com/AnitChaudhry/Upfyn-Code-App/raw/main/downloads/Upfyn%20Code_3.7.0_x64_en-US.msi) |
| **Portable (.zip)** — No install | [Upfyn Code_3.7.0_x64-setup.nsis.zip](https://github.com/AnitChaudhry/Upfyn-Code-App/raw/main/downloads/Upfyn%20Code_3.7.0_x64-setup.nsis.zip) |
**Requirements:** Windows 10/11 (64-bit) · Internet connection · [Claude CLI](https://claude.ai/code) or your own API key
---
## Changelog
See the [Releases page](https://github.com/AnitChaudhry/Upfyn-Code-App/releases) for version history and release notes.
---
## Feedback & Support
- [Report an issue](https://github.com/AnitChaudhry/Upfyn-Code-App/issues)
- [Website](https://cli.upfyn.com)
---
Built by Thinqmesh Technologies
Upfyn Code is a product of Thinqmesh Technologies. Not affiliated with Anthropic. Claude is a trademark of Anthropic, PBC.