fynnfluegge/agtx

1,062 stars ยท Last commit 2026-05-30

๐Ÿ„๐Ÿผโ€โ™‚๏ธ The blackboard for coding agents - multi-agent session-toolbox for claude code, cursor, codex, gemini

README preview

<div align="center">

[//]: <img src="https://github.com/user-attachments/assets/54ac039b-085e-490b-aacc-36c8e244e313" width="428" />

# ๐Ÿ„๐Ÿผโ€โ™‚๏ธ agtx

<div align="left">
    
> **The blackboard for coding agents** - Add tasks. Press one key. An orchestrator agent picks it up, plans, and delegates to multiple coding agents running in parallel. Come back to changes ready to merge.
>
> **Let different AI coding agents collaborate** autonomously on the same task with automatic session switching and context awareness - e.g. **Gemini** โ†’ research | **Claude** โ†’ implement | **Codex** โ†’ review
>
> **Capture ideas without leaving your agent session** โ€” `/agtx:brainstorm` to explore freely, `/agtx:sweep` to push the conversation to the board as tasks in one step.

</div>

[![CI](https://github.com/fynnfluegge/agtx/actions/workflows/ci.yml/badge.svg)](https://github.com/fynnfluegge/agtx/actions/workflows/ci.yml)
[![Release](https://img.shields.io/github/v/release/fynnfluegge/agtx)](https://github.com/fynnfluegge/agtx/releases)
[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](CONTRIBUTING.md)
[![License: Apache-2.0](https://img.shields.io/badge/License-Apache_2.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)

View full repository on GitHub โ†’