workany  by workany-ai

Desktop AI agent for natural language task automation

Created 1 month ago
1,247 stars

Top 31.3% on SourcePulse

GitHubView on GitHub
Project Summary

Summary

WorkAny is a desktop AI agent application designed to execute diverse tasks via natural language commands. It targets developers and power users seeking to automate workflows, offering real-time code generation, tool execution, and integrated workspace management. The primary benefit is streamlining complex, multi-step tasks through an intuitive AI interface.

How It Works

The application leverages a Claude Agent SDK for its core runtime, enabling natural language processing and task execution. It features a sandboxed environment (Codex CLI) for safe code execution and provides live previews for generated artifacts like HTML and React components. Support for the Model Context Protocol (MCP) and multi-provider integration (OpenRouter, Anthropic, OpenAI) allows for flexible model selection and interoperability. The architecture comprises a React/TypeScript frontend, a Hono backend, and a Tauri/Rust desktop shell.

Quick Start & Requirements

  • Install dependencies: pnpm install
  • Start API server: pnpm dev:api
  • Start Web and Desktop App: pnpm dev:app
  • Prerequisites: Node.js >= 20, pnpm >= 9, Rust >= 1.70.
  • Website: workany.ai

Highlighted Details

  • Real-time code generation and execution with isolated sandbox environment.
  • Live artifact previews for HTML, React, and code files.
  • Extensible agent skills and multi-provider support for AI models.
  • Workspace management capabilities for organizing tasks and files.

Maintenance & Community

  • Community channels include Discord and X.
  • Contributions are welcomed.
  • Sponsorship opportunities are available via email.
  • Project acknowledges contributions from ShipAny.ai.

Licensing & Compatibility

  • Licensed under the WorkAny Community License, which is based on Apache License 2.0 but includes additional conditions.
  • The license details may require careful review for commercial use or integration into closed-source projects due to the "additional conditions."

Limitations & Caveats

  • The project's copyright is dated 2026, suggesting it may be under active development or future-focused.
  • The "additional conditions" in the WorkAny Community License require scrutiny for specific use cases.
Health Check
Last Commit

2 weeks ago

Responsiveness

Inactive

Pull Requests (30d)
16
Issues (30d)
18
Star History
1,265 stars in the last 30 days

Explore Similar Projects

Starred by Chip Huyen Chip Huyen(Author of "AI Engineering", "Designing Machine Learning Systems") and Elvis Saravia Elvis Saravia(Founder of DAIR.AI).

DeepCode by HKUDS

2.2%
15k
AI agents transform ideas into production-ready code
Created 9 months ago
Updated 6 days ago
Starred by Wes McKinney Wes McKinney(Author of Pandas), Chip Huyen Chip Huyen(Author of "AI Engineering", "Designing Machine Learning Systems"), and
22 more.

autogen by microsoft

0.3%
55k
Agentic framework for multi-agent AI applications
Created 2 years ago
Updated 3 weeks ago
Feedback? Help us improve.