{"id":48618421,"url":"https://github.com/penso/polyphony","last_synced_at":"2026-04-09T02:32:38.505Z","repository":{"id":343938356,"uuid":"1179784882","full_name":"penso/polyphony","owner":"penso","description":"Repo-native AI orchestration engine — connects issue trackers (GitHub, GitLab, Linear, webhooks) to coding agents (Claude, Codex, Copilot, Pi) with isolated workspaces and a live TUI.","archived":false,"fork":false,"pushed_at":"2026-04-01T20:45:06.000Z","size":5405,"stargazers_count":14,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-04-02T07:51:31.766Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://polyphony.to","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/penso.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","dco":null,"cla":null}},"created_at":"2026-03-12T11:30:13.000Z","updated_at":"2026-04-01T20:45:09.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/penso/polyphony","commit_stats":null,"previous_names":["penso/polyphony"],"tags_count":10,"template":false,"template_full_name":null,"purl":"pkg:github/penso/polyphony","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/penso%2Fpolyphony","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/penso%2Fpolyphony/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/penso%2Fpolyphony/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/penso%2Fpolyphony/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/penso","download_url":"https://codeload.github.com/penso/polyphony/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/penso%2Fpolyphony/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31582725,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-08T14:31:17.711Z","status":"online","status_checked_at":"2026-04-09T02:00:06.848Z","response_time":112,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2026-04-09T02:32:34.532Z","updated_at":"2026-04-09T02:32:38.452Z","avatar_url":"https://github.com/penso.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n\n\u003ca href=\"https://polyphony.to\"\u003e\u003cimg src=\"https://polyphony.to/assets/logo.svg\" alt=\"Polyphony\" width=\"64\"\u003e\u003c/a\u003e\n\n# Polyphony\n\nGit-native AI orchestration engine. Turn repository events into orchestrated agent work, from issues, PRs, webhooks, or schedules.\n\n[![CI](https://github.com/penso/polyphony/actions/workflows/ci.yml/badge.svg)](https://github.com/penso/polyphony/actions/workflows/ci.yml)\n[![Rust nightly-2025-11-30](https://img.shields.io/badge/rust-nightly--2025--11--30-orange?logo=rust)](justfile)\n[![Edition 2024](https://img.shields.io/badge/edition-2024-blue)](Cargo.toml)\n[![License: MIT](https://img.shields.io/badge/license-MIT-blue.svg)](LICENSE.md)\n\n[Install](#install) - [Events](#events) - [Agents](#agents) - [Web UI](#web-ui) - [Documentation](#documentation) - [Development](#development)\n\n![Polyphony TUI](.github/media/screenshot.jpeg)\n\n\u003c/div\u003e\n\n---\n\nPolyphony connects your issue trackers to AI coding agents, runs them in isolated workspaces, and shows everything live in a terminal dashboard.\n\nInspired by [OpenAI Symphony](https://github.com/openai/symphony), Polyphony brings the same workflow-contract orchestration model to local repositories, but with multiple event sources and multiple agent backends.\n\n## Install\n\n```bash\nbrew install penso/polyphony/polyphony\n```\n\nOr build from source:\n\n```bash\ncargo install --path crates/cli\n```\n\nThen run it inside any git repository:\n\n```bash\npolyphony\n```\n\nOn first start, Polyphony creates a default config at `~/.config/polyphony/config.toml` and seeds repo-local agent prompts in `.polyphony/agents/`.\n\n## Events\n\nPolyphony listens for work events from multiple sources:\n\n- **GitHub** — issues and pull requests\n- **GitLab** — issues via GraphQL\n- **Linear** — issues via GraphQL\n- **Beads** — local Dolt-backed issue tracking\n\n## Agents\n\nPlug in any combination of AI coding agents:\n\n- **Claude** — Anthropic's CLI agent\n- **Codex** — OpenAI's Codex CLI via app-server\n- **Copilot** — GitHub Copilot CLI\n- **Pi** — Warp's Pi agent via native RPC\n- **OpenAI Chat** — any OpenAI-compatible API (OpenRouter, Kimi, etc.)\n- **ACP / ACPX** — Agent Communication Protocol agents and bridges\n\nEach agent gets its own workspace (worktree, directory, or clone), a shared workflow policy, retries with fallback chains, and budget-aware throttling.\n\n## Web UI\n\nPolyphony includes a web interface that runs alongside the terminal dashboard. When `daemon.listen_port` is set, both the TUI and the web UI are available simultaneously:\n\n- **SSR dashboard** — server-rendered pages for inbox, runs, agents, tasks, and logs\n- **GraphQL API** — query and mutate runtime state, with an interactive playground at `/graphql`\n- **WebSocket subscriptions** — real-time state updates via GraphQL subscriptions at `/graphql/ws`\n- **Jinja templates** — HTML templates in `crates/httpd/templates/`, easy to customize\n\n```bash\njust httpd          # TUI + web UI on port 8080\njust httpd 3000     # TUI + web UI on custom port\njust httpd-only     # web UI only (no TUI), port 8080\n```\n\nOr configure `daemon.listen_port` in your workflow config to always enable the web UI.\n\n## Documentation\n\nFull reference material lives in [`docs/`](docs/src):\n\n- [Introduction](docs/src/introduction.md)\n- [Getting Started](docs/src/getting-started.md)\n- [Workflow Configuration](docs/src/workflow.md)\n- [Built-In Tools](docs/src/tools.md)\n- [Provider Runtimes](docs/src/providers.md)\n- [Architecture](docs/src/architecture.md)\n\n## Development\n\n```bash\njust format   # format code\njust lint     # clippy + checks\njust test     # run tests\njust httpd    # run web UI on port 8080\n```\n\n## License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpenso%2Fpolyphony","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpenso%2Fpolyphony","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpenso%2Fpolyphony/lists"}