by workany-ai
Desktop Agent for Any Task
# Add to your Claude Code skills
git clone https://github.com/workany-ai/workanyWorkAny is a desktop AI agent application that executes tasks through natural language. It provides real-time code generation, tool execution, and workspace management.
Website: workany.ai








302.AI is a pay-as-you-go AI application platform that offers the most comprehensive AI APIs and online applications available.
If you want to sponsor this project, please contact us via email: hello@workany.ai
workany/
├── src/ # Frontend (React + TypeScript)
├── src-api/ # Backend API (Hono + Claude Agent SDK)
└── src-tauri/ # Desktop app (Tauri + Rust)
| Layer | Technologies | |-------|--------------| | Frontend | React 19, TypeScript, Vite, Tailwind CSS 4 | | Backend | Hono, Claude Agent SDK, MCP SDK | | Desktop | Tauri 2, SQLite |

# Install dependencies
pnpm install
# Start API server
pnpm dev:api
# Start Web and Desktop App (recommended)
pnpm dev:app
# Start Web only (Optional)
pnpm dev:web
Contributions are welcome! Please see CONTRIBUTING.md for guidelines.
Some components are built with ShipAny.ai - AI-powered full-stack development platform.
No comments yet. Be the first to share your thoughts!