Skip to content

workany-ai/workany

Repository files navigation

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

❤️ Sponsor

icon

302.AI is a pay-as-you-go AI application platform that offers the most comprehensive AI APIs and online applications available.

icon

MiniMax-M2.1 is an open-source SOTA model that excels at coding, navigating digital environments, and handling long, multi-step tasks. Click to get an exclusive 12% off the MiniMax Coding Plan.

If you want to sponsor this project, please contact us via email: hello@workany.ai

Previews

  • Organize files

  • Generate website

  • Generate document

  • Generate data table

  • Generate slides

  • Use custom model provider for Agent.

  • Use Sandbox to execute Code

  • Configure Agent Skills

Features

  • Task Execution - Natural language task input with real-time streaming
  • Agent Runtime - Powered by Claude Code
  • Agent SDK - Built on Claude Agent SDK
  • Sandbox - Isolated execution via Codex CLI
  • Artifact Preview - Live preview for HTML/React/code files
  • MCP Support - Model Context Protocol server integration
  • Skills Support - Custom agent skills for extended capabilities
  • Multi-provider - OpenRouter, Anthropic, OpenAI, custom providers

Project Structure

workany/
├── src/                # Frontend (React + TypeScript)
├── src-api/            # Backend API (Hono + Claude Agent SDK)
└── src-tauri/          # Desktop app (Tauri + Rust)

Tech Stack

Layer Technologies
Frontend React 19, TypeScript, Vite, Tailwind CSS 4
Backend Hono, Claude Agent SDK, MCP SDK
Desktop Tauri 2, SQLite

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.

Acknowledgments

Some components are built with ShipAny.ai - AI-powered full-stack development platform.

Community

❤️ Contributors

⭐️ Star History

Star History Chart

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.