Orbital是一个新发布的开源项目管理系统,旨在解决用户跨会话、跨工具使用AI Agent时重复解释项目背景的问题1。该项目允许用户在本地维护项目上下文和状态,并能与Claude Code、Codex、Cursor等多个AI Agent无缝集成1。
Orbital支持来自Anthropic、OpenAI、DeepSeek、Moonshot、Groq、Google Gemini、xAI、Mistral等14个LLM提供商的接入1,同时兼容包括Aider、Cline、Goose、Copilot CLI等AI Agent工具1。项目核心功能包括通过PROJECT_STATE.md进行项目状态管理、通过DECISIONS.md追踪决策历史、通过LESSONS.md积累经验,以及通过queue.json管理任务队列1。此外,系统还提供浏览器自动化、定时任务触发、文件监视、成本追踪、移动端远程控制等高级功能1。
该项目由个人利用业余时间开发1,已发布Windows和macOS桌面应用1。系统要求为Python 3.11及以上版本、Node.js 18及以上版本,以及macOS 13或Windows操作系统1。项目采用GNU General Public License v3.0许可证1,源代码托管在GitHub(https://github.com/zqiren/Orbital)[1](#source-1)。
Orbital is an open source project management system that allows users to maintain project context and state locally while integrating seamlessly with multiple AI agents, including Claude Code, Codex, and Cursor 1. The platform addresses a common workflow challenge by enabling continuous AI agent usage across different sessions and tools, eliminating the need to repeatedly explain project backgrounds 1.
The system manages project information through structured files including PROJECT_STATE.md for status tracking, DECISIONS.md for decision history, LESSONS.md for accumulated knowledge, queue.json for task management, and artifact storage 1. Orbital supports integration with 14 LLM providers—Anthropic, OpenAI, DeepSeek, Moonshot (Kimi), Groq, Google Gemini, xAI, Mistral, Together, OpenRouter, Zhipu, Qwen, TokenDance, and custom OpenAI-compatible endpoints—as well as compatible AI agents including Gemini CLI, Aider, Cline, Goose, Copilot CLI, and Continue 1.
The project, developed by an individual during personal time while maintaining full-time employment, is distributed under the GNU General Public License v3.0 and available on GitHub 1. Desktop applications for Windows and macOS are already released, requiring Python 3.11 or higher, Node.js 18 or later, and macOS 13 or Windows as the operating system 1. Additional capabilities include browser automation, scheduled task triggering, file watching, cost tracking, mobile remote control, credential management, and sandbox isolation 1.
评论
还没有评论,欢迎留下第一条。