{"id":50974908,"url":"https://github.com/agusmdev/symphony","last_synced_at":"2026-06-19T06:33:03.961Z","repository":{"id":358513677,"uuid":"1240944826","full_name":"agusmdev/symphony","owner":"agusmdev","description":null,"archived":false,"fork":false,"pushed_at":"2026-05-17T17:55:12.000Z","size":89,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-05-17T19:51:55.301Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/agusmdev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":null,"dco":null,"cla":null}},"created_at":"2026-05-16T19:10:20.000Z","updated_at":"2026-05-17T17:55:15.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/agusmdev/symphony","commit_stats":null,"previous_names":["agusmdev/symphony"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/agusmdev/symphony","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agusmdev%2Fsymphony","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agusmdev%2Fsymphony/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agusmdev%2Fsymphony/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agusmdev%2Fsymphony/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/agusmdev","download_url":"https://codeload.github.com/agusmdev/symphony/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agusmdev%2Fsymphony/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34520431,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-19T02:00:06.005Z","response_time":61,"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-06-19T06:33:03.875Z","updated_at":"2026-06-19T06:33:03.949Z","avatar_url":"https://github.com/agusmdev.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Symphony\n\nA typed Python implementation of the OpenAI Symphony service specification.\n\n## Operational posture\n\nThis implementation is intended for trusted operator environments. Workspace isolation and path\nvalidation are enforced, hooks are trusted shell scripts from `WORKFLOW.md`, and the default Codex\ncommand is `codex app-server`. Approval and sandbox fields are read from workflow config and passed\nto the generic JSON-lines app-server client when the configured server supports them.\n\nClaude Code can be used instead by selecting the Claude harness. The default Claude command is\n`claude`; Symphony starts it in a detached tmux session, sends the rendered prompt on stdin, and\nstreams the tmux log back into the run state. The `session_started` event includes a\n`tmux_attach_command` for operators who want to inspect the live session.\n\n## Usage\n\n```sh\nuv run symphony ./WORKFLOW.md\n```\n\nIf no path is supplied, `./WORKFLOW.md` is used.\n\nA complete reference `WORKFLOW.md` that implements the full multi-state Linear\nflow (Todo → In Progress → Human Review → Merging → Rework → Done) is in\n[`examples/WORKFLOW.md`](examples/WORKFLOW.md).\n\nTo have an agent create a repository-specific workflow, ask it:\n\n```text\nCreate a WORKFLOW.md for this repository following this guide:\nhttps://github.com/agusmdev/symphony/blob/main/docs/workflow-setup-guide.md\n```\n\n## Linear access from the agent\n\nThe agent talks to Linear through a `linear_graphql` tool that takes a GraphQL\nquery/mutation and optional variables. Symphony wires the same tool name and\nschema into both harnesses so prompts are portable:\n\n- **Codex** — Symphony registers `linear_graphql` as a Codex app-server dynamic\n  tool via `dynamicTools`. Auto-approves command and file-change requests when\n  `codex.approval_policy: \"never\"` is set.\n- **Claude** — Symphony writes a per-run MCP config and launches Claude with\n  `--mcp-config`. The bundled `symphony.linear_mcp` stdio server proxies the\n  tool to `api.linear.app` using `LINEAR_API_KEY`.\n\nMinimal Claude harness config:\n\n```yaml\nagent:\n  harness: claude\nclaude:\n  command: claude\n```\n\n## Assignee filter (multi-instance safety)\n\nTo run multiple Symphony instances against the same Linear project, set\n`tracker.assignee` so each instance only picks up issues assigned to its\nconfigured user. Use a Linear user id, or the literal `me` (resolved at startup\nvia the viewer query). `$LINEAR_ASSIGNEE` is also honored.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fagusmdev%2Fsymphony","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fagusmdev%2Fsymphony","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fagusmdev%2Fsymphony/lists"}