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
No comments yet. Be the first to share your thoughts!
workany/
├── src/ # Frontend (React + TypeScript)
├── src-api/ # Backend API (Hono + @codeany/open-agent-sdk)
└── src-tauri/ # Desktop app (Tauri + Rust)
| Layer | Technologies | |-------|--------------| | Frontend | React 19, TypeScript, Vite, Tailwind CSS 4 | | Backend | Hono, @codeany/open-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.
This project is licensed under the WorkAny Community License, based on Apache License 2.0 with additional conditions.
© 2026 ThinkAny, LLC. All rights reserved.