Discover and explore top open-source AI tools and projects—updated daily.
KunAgentDesktop AI agent workbench for local DeepSeek models
Top 9.2% on SourcePulse
AI agent workspace for DeepSeek models, offering a desktop GUI that integrates local agent capabilities for code development, writing, and background automation. It targets developers and frequent AI users seeking a more accessible and persistent environment for DeepSeek models within real project workflows, enhancing productivity and transparency.
How It Works
This project encapsulates the DeepSeek TUI local runtime within a cross-platform desktop application. It presents three distinct workspace modes: Code for project development, Write for dedicated Markdown composition, and Claw for background automation and IM integration. While sharing the core DeepSeek runtime, each mode operates with independent session management and UI layouts, facilitating seamless task switching. The GUI provides crucial visual feedback on AI reasoning, tool invocations, and, notably, file modifications, enabling users to review and approve changes before commitment.
Quick Start & Requirements
Pre-built installers are available for macOS (.dmg/.zip) and Windows (.exe). Linux users must compile from source. Essential requirements include Node.js 20+ and a DeepSeek API Key, which is entered during initial setup. Source builds necessitate running npm install. Downloads can be accessed via GitHub Releases.
Highlighted Details
Maintenance & Community
Contributions are welcomed for bug fixes, UI/UX enhancements, documentation, and localization. The primary collaboration branch is develop, with Pull Requests directed there after executing specified build and test commands. The project acknowledges DeepSeek TUI, LobsterAI, OpenHanako, textide, and DeepSeek.
Licensing & Compatibility
The project is distributed under the MIT License, which generally permits commercial use and integration into closed-source projects.
Limitations & Caveats
Linux users must compile from source as pre-built packages are not offered, with native builds recommended due to node-pty dependencies. A DeepSeek API Key or a compatible service URL is mandatory for operation. The application functions as a GUI wrapper around the DeepSeek TUI runtime.
1 day ago
Inactive
smtg-ai