Show HN:Architect - 一款用於平行運行多個 AI 編碼代理的終端
Architect 是一款專為多代理 AI 編碼工作流程設計的新型終端應用程式。它允許開發者平行運行多個 AI 編碼代理(如 Claude Code、Codex 或 Gemini),並提供視覺化的狀態總覽,突出顯示需要關注的代理。
Navigation Menu
Search code, repositories, users, issues, pull requests...
Provide feedback
We read every piece of feedback, and take your input very seriously.
Saved searches
Use saved searches to filter your results more quickly
To see all available qualifiers, see our documentation.
A terminal for running multiple AI coding agents in parallel — see which need attention at a glance
License
Uh oh!
There was an error while loading. Please reload this page.
forketyfork/architect
Folders and files
Latest commit
History
Repository files navigation
Architect

A terminal built for multi-agent AI coding workflows. Run Claude Code, Codex, or Gemini in parallel and see at a glance which agents need your attention. See more in my article.
Built on ghostty-vt for terminal emulation and SDL3 for rendering.
Why Architect?
Running multiple AI coding agents is the new normal. But existing terminals weren't built for this:
Architect solves this with a grid view that keeps all your agents visible, with status-aware highlighting that shows you instantly when an agent is awaiting approval or has completed its task.
Warning
This project is in the early stages of development. Use at your own risk.
The application is experimental and may have bugs, stability issues, or unexpected behavior.
Features
Agent-Focused
Terminal Essentials
Installation
Download Pre-built Binary (macOS)
Download the latest release from the releases page.
For Apple Silicon (M1/M2/M3/M4):
For Intel Macs:
Note:
Homebrew (macOS)
Prerequisites: Xcode Command Line Tools must be installed:
Install via Homebrew (builds from source):
Or install directly without tapping:
Build from Source
See docs/development.md for the full development setup. Quick start:
Configuration
Architect stores configuration in ~/.config/architect/:
Common settings include font family, theme colors, and grid font scale. The grid size is dynamic and adapts to the number of terminals. Remove the files to reset to the default values.
Troubleshooting
Documentation
Related Tools
Architect is part of a suite of tools I'm building for AI-assisted development:
License
MIT
About
A terminal for running multiple AI coding agents in parallel — see which need attention at a glance
Topics
Resources
License
Uh oh!
There was an error while loading. Please reload this page.
Stars
Watchers
Forks
Releases
35
Uh oh!
There was an error while loading. Please reload this page.
Contributors
4
Uh oh!
There was an error while loading. Please reload this page.
Languages
Footer
Footer navigation
相關文章