Discover and explore top open-source AI tools and projects—updated daily.
hAcKlycAI Agent desktop app for parallel workflows and task management
Top 86.6% on SourcePulse
MyAgents is an open-source desktop AI Agent application designed to democratize AI capabilities for a wide range of users, including students, creators, and professionals. It provides a unified workbench and task center, acting as a personal AI assistant to amplify user intent and productivity, with a strong emphasis on local data privacy and ease of use.
How It Works
The application employs a session-centric, multi-instance Sidecar architecture. Each user tab runs an isolated Agent process, managed by a Rust proxy layer that handles all inter-process communication and eliminates CORS issues. A multi-owner mechanism allows Tabs, scheduled tasks, and external channels to safely share underlying Agent Sidecars. It utilizes Tauri v2 (Rust) for the desktop framework and React/TypeScript for the frontend. The Agent runtime is powered by Bun, defaulting to the Claude Agent SDK but extensible to Claude Code CLI or OpenAI Codex CLI, while Node.js supports the MCP server and community npm ecosystem.
Quick Start & Requirements
https://myagents.io.https://myagents.io. Contribution Guidelines: CONTRIBUTING.md.Highlighted Details
Maintenance & Community
The project provides contribution guidelines via CONTRIBUTING.md. Specific details regarding active maintainers, community channels (like Discord/Slack), or a public roadmap are not explicitly detailed in the README.
Licensing & Compatibility
The project is licensed under the Apache License 2.0. This license is permissive and generally compatible with commercial use and linking within closed-source projects.
Limitations & Caveats
The "Multi-Agent Runtime (Lab)" designation suggests some runtime configurations may be experimental. The rapid evolution of AI technology implies potential for frequent updates and feature changes. No specific alpha status, known bugs, or deprecations are highlighted in the provided README.
21 hours ago
Inactive
agentscope-ai