Releases: Averionx/AgentConsole
AgentConsole v1.1.0
一个面向本地开发者的 macOS 交接控制台。Agent Console 用于协调 Codex、Claude 等 AI 编程 Agent 的交接流程,将项目上下文、当前状态、待办事项、关键决策和续接提示词整理成可持续维护的本地 handoff 工作流。
v1.1.0 更新内容
- 重命名项目:点击项目旁的
…按钮 → 重命名项目 → 输入新名称。整个文件夹、project.json、所有 handoff 文件(CURRENT_STATE / TODO / DECISIONS / CHANGELOG / OPEN_QUESTIONS / CONVERSATION_LOG / PROJECT_CONTEXT)、提示词文件中的项目名称和路径会全部同步更新。 - 删除项目:点击项目旁的
…按钮 → 删除项目 → 选择"完全删除(包括文件夹)"或"仅从 App 移除"。完全删除会有二次确认弹窗。
下载校验
AgentConsole.dmg 的 SHA256:
41fba60715df9bd04cc07d5d23cf80fb6341d4b6bcbdb3b5bb843fe9cf2956db
下载后可以在终端运行:
shasum -a 256 AgentConsole.dmg如果输出值与上面一致,说明文件完整。
A native macOS handoff console for local developers working across AI coding agents such as Codex and Claude. Agent Console organizes project context, current state, TODOs, key decisions, and continuation prompts into a maintainable local handoff workflow.
v1.1.0 Changelog
- Rename Project: Click the
…button next to a project → Rename Project → enter a new name. The entire folder, project.json, all handoff files (CURRENT_STATE / TODO / DECISIONS / CHANGELOG / OPEN_QUESTIONS / CONVERSATION_LOG / PROJECT_CONTEXT), and prompt files will all be updated with the new project name and path. - Delete Project: Click the
…button next to a project → Delete Project → choose "Full Delete (including folder)" or "Remove from App Only". Full deletion requires a second confirmation dialog.
Download Verification
SHA256 for AgentConsole.dmg:
41fba60715df9bd04cc07d5d23cf80fb6341d4b6bcbdb3b5bb843fe9cf2956db
After downloading, you can verify it in Terminal:
shasum -a 256 AgentConsole.dmgIf the output matches the value above, the file is intact.
AgentConsole v1.0.0
一个面向本地开发者的 macOS 交接控制台。Agent Console 用于协调 Codex、Claude 等 AI 编程 Agent 的交接流程,将项目上下文、当前状态、待办事项、关键决策和续接提示词整理成可持续维护的本地 handoff 工作流。
下载校验
AgentConsole.dmg 的 SHA256:
b69795dc6a2219538417a8e19c1be8abc071e1e346424ead05c218668f6736ab
下载后可以在终端运行:
shasum -a 256 AgentConsole.dmg如果输出值与上面一致,说明文件完整。
A native macOS handoff console for local developers working across AI coding agents such as Codex and Claude. Agent Console organizes project context, current state, TODOs, key decisions, and continuation prompts into a maintainable local handoff workflow.
Download Verification
SHA256 for AgentConsole.dmg:
b69795dc6a2219538417a8e19c1be8abc071e1e346424ead05c218668f6736ab
After downloading, you can verify it in Terminal:
shasum -a 256 AgentConsole.dmgIf the output matches the value above, the file is intact.