{"id":51151301,"url":"https://github.com/humanbased-ai/jazzband","last_synced_at":"2026-06-26T06:04:17.826Z","repository":{"id":363032225,"uuid":"1261722315","full_name":"humanbased-ai/jazzband","owner":"humanbased-ai","description":"Open TypeScript orchestration layer for ticket-driven agent workflows","archived":false,"fork":false,"pushed_at":"2026-06-07T04:20:47.000Z","size":10,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-06-07T06:16:27.914Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/humanbased-ai.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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-06-07T04:16:40.000Z","updated_at":"2026-06-07T04:20:50.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/humanbased-ai/jazzband","commit_stats":null,"previous_names":["humanbased-ai/jazzband"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/humanbased-ai/jazzband","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/humanbased-ai%2Fjazzband","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/humanbased-ai%2Fjazzband/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/humanbased-ai%2Fjazzband/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/humanbased-ai%2Fjazzband/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/humanbased-ai","download_url":"https://codeload.github.com/humanbased-ai/jazzband/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/humanbased-ai%2Fjazzband/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34805109,"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-26T02:00:06.560Z","response_time":106,"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-26T06:04:17.079Z","updated_at":"2026-06-26T06:04:17.804Z","avatar_url":"https://github.com/humanbased-ai.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Jazzband\n\nOpen TypeScript orchestration for ticket-driven agent workflows.\n\nJazzband is the planned npm-native successor to the current Python Symphony workflow. Its job is\nto coordinate agents and tools around a public, inspectable delivery loop:\n\n```text\nLinear ticket -\u003e implementation PR -\u003e Crosscheck review -\u003e VerifyFlow delivery verification\n```\n\nJazzband should work as a standalone CLI and as a library. It should coordinate tools without\nowning their private config, logs, or state.\n\n## Install\n\nAfter the first npm release:\n\n```bash\nnpm install -g @humanbased-ai/jazzband\njazzband --help\n```\n\nFrom source:\n\n```bash\nnpm install\nnpm run build\nnpm start -- plan --ticket IN-123 --repo humanbased-ai/monorepo\n```\n\n## Commands\n\n```bash\njazzband plan --ticket IN-123 --repo humanbased-ai/monorepo\njazzband status --pr https://github.com/humanbased-ai/monorepo/pull/456\njazzband run --ticket IN-123 --repo humanbased-ai/monorepo\n```\n\nToday these commands return the initial orchestration contract shape. The next implementation\nincrements will connect Linear, GitHub, Crosscheck, coding agents, and VerifyFlow.\n\n## Design Principles\n\n- TypeScript first, npm installable.\n- Works alone, but composes cleanly with Crosscheck and VerifyFlow.\n- Public handoffs over private log scraping.\n- Separate config, state, and logs for every tool.\n- SHA-bound PR annotations for review and verification results.\n- Dry-run first; irreversible actions require explicit flags.\n\n## Relationship To Existing Tools\n\n| Tool | Owns |\n| --- | --- |\n| Jazzband | orchestration, ticket workflow, agent dispatch |\n| Crosscheck | code review and merge readiness |\n| VerifyFlow | delivery verification and evidence reports |\n\n## Development\n\n```bash\nnpm install\nnpm run typecheck\nnpm test\nnpm run build\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhumanbased-ai%2Fjazzband","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhumanbased-ai%2Fjazzband","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhumanbased-ai%2Fjazzband/lists"}