Workany
Desktop Agent for Any Task
Ask AI about Workany
Powered by Claude Β· Grounded in docs
I know everything about Workany. Ask me about installation, configuration, usage, or troubleshooting.
0/500
Reviews
Documentation
WorkAny
WorkAny 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

Previews
- Organize files

- Generate website

- Generate document

- Generate data table

- Generate slides

- Use custom model provider for Agent.

β€οΈ Sponsor
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
Features
- Task Execution - Natural language task input with real-time streaming
- Agent Runtime - Powered by @codeany/open-agent-sdk, runs entirely in-process with no external CLI dependency
- 30+ Built-in Tools - File I/O, shell execution, web search, code editing, and more
- Sandbox - Isolated code execution environment
- Artifact Preview - Live preview for HTML/React/code files
- MCP Support - Model Context Protocol server integration (stdio/SSE/HTTP)
- Skills Support - Custom agent skills for extended capabilities
- Multi-provider - OpenRouter, Anthropic, OpenAI, and any compatible API endpoint
Project Structure
workany/
βββ src/ # Frontend (React + TypeScript)
βββ src-api/ # Backend API (Hono + @codeany/open-agent-sdk)
βββ src-tauri/ # Desktop app (Tauri + Rust)
Tech Stack
| Layer | Technologies |
|---|---|
| Frontend | React 19, TypeScript, Vite, Tailwind CSS 4 |
| Backend | Hono, @codeany/open-agent-sdk, MCP SDK |
| Desktop | Tauri 2, SQLite |
Architecture

Development
Requirements
- Node.js >= 20
- pnpm >= 9
- Rust >= 1.70
Quick Start
# 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
Contributing
Contributions are welcome! Please see CONTRIBUTING.md for guidelines.
Community
β€οΈ Contributors
βοΈ Star History
License
This project is licensed under the WorkAny Community License, based on Apache License 2.0 with additional conditions.
Β© 2026 ThinkAny, LLC. All rights reserved.
