agentic-team 0.1.0__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- agentic_team-0.1.0/.cache/.gitignore +1 -0
- agentic_team-0.1.0/.cache/10924399923819512133 +4 -0
- agentic_team-0.1.0/.cache/12856035882491970549 +4 -0
- agentic_team-0.1.0/.cache/13138122137974748616 +181 -0
- agentic_team-0.1.0/.cache/15213489598760314030 +73 -0
- agentic_team-0.1.0/.cache/1696620739720672118 +287 -0
- agentic_team-0.1.0/.cache/3359216973133724989 +103 -0
- agentic_team-0.1.0/.cache/3476900567878811119 +4 -0
- agentic_team-0.1.0/.cache/6479415784420637704 +4 -0
- agentic_team-0.1.0/.cache/6753937490399537953 +4 -0
- agentic_team-0.1.0/.cache/6764327636681606151 +4 -0
- agentic_team-0.1.0/.cache/7227152228462650501 +165 -0
- agentic_team-0.1.0/.cache/9364142270513528485 +134 -0
- agentic_team-0.1.0/.github/workflows/docs.yml +64 -0
- agentic_team-0.1.0/.github/workflows/publish.yml +47 -0
- agentic_team-0.1.0/.gitignore +11 -0
- agentic_team-0.1.0/LICENSE +21 -0
- agentic_team-0.1.0/PKG-INFO +10 -0
- agentic_team-0.1.0/README.md +189 -0
- agentic_team-0.1.0/demo/compare-providers-audit.md +5 -0
- agentic_team-0.1.0/demo/compare-providers-audit.tape +127 -0
- agentic_team-0.1.0/demo/compare-providers.md +5 -0
- agentic_team-0.1.0/demo/compare-providers.tape +83 -0
- agentic_team-0.1.0/demo/demo.gif +0 -0
- agentic_team-0.1.0/demo/demo.tape +112 -0
- agentic_team-0.1.0/demo/tasks.md +6 -0
- agentic_team-0.1.0/docs/architecture.md +85 -0
- agentic_team-0.1.0/docs/commands.md +165 -0
- agentic_team-0.1.0/docs/demo.gif +0 -0
- agentic_team-0.1.0/docs/examples.md +164 -0
- agentic_team-0.1.0/docs/getting-started.md +78 -0
- agentic_team-0.1.0/docs/index.md +40 -0
- agentic_team-0.1.0/docs/logo.png +0 -0
- agentic_team-0.1.0/docs/logo_thumb.png +0 -0
- agentic_team-0.1.0/docs/stylesheets/extra.css +4 -0
- agentic_team-0.1.0/docs/task-files.md +79 -0
- agentic_team-0.1.0/logo.png +0 -0
- agentic_team-0.1.0/logo_thumb.png +0 -0
- agentic_team-0.1.0/mkdocs.yml +48 -0
- agentic_team-0.1.0/pyproject.toml +27 -0
- agentic_team-0.1.0/sample-tasks.md +12 -0
- agentic_team-0.1.0/src/agentic_team/__init__.py +1 -0
- agentic_team-0.1.0/src/agentic_team/agents.py +216 -0
- agentic_team-0.1.0/src/agentic_team/cli.py +1115 -0
- agentic_team-0.1.0/src/agentic_team/config.py +206 -0
- agentic_team-0.1.0/src/agentic_team/models.py +74 -0
- agentic_team-0.1.0/src/agentic_team/names.py +73 -0
- agentic_team-0.1.0/src/agentic_team/status.py +357 -0
- agentic_team-0.1.0/src/agentic_team/taskfile.py +175 -0
- agentic_team-0.1.0/src/agentic_team/tmux.py +404 -0
- agentic_team-0.1.0/uv.lock +196 -0
|
@@ -0,0 +1 @@
|
|
|
1
|
+
*
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
{
|
|
2
|
+
"data": "\n<!doctype html>\n<html lang=\"en\" class=\"no-js\">\n <head>\n \n <meta charset=\"utf-8\">\n <meta name=\"viewport\" content=\"width=device-width,initial-scale=1\">\n \n <meta name=\"description\" content=\"Orchestrate teams of AI coding agents in tmux\">\n \n \n \n <link rel=\"canonical\" href=\"https://guenp.github.io/agentic-team/task-files/\">\n \n \n <link rel=\"prev\" href=\"../commands/\">\n \n \n <link rel=\"next\" href=\"../examples/\">\n \n \n \n \n \n <link rel=\"icon\" href=\"../assets/images/favicon.png\">\n <meta name=\"generator\" content=\"zensical-0.0.33\">\n \n \n \n <title>Task Files - agentic-team</title>\n \n \n \n \n \n \n <link rel=\"stylesheet\" href=\"../assets/stylesheets/modern/main.53a7feaf.min.css\">\n \n \n \n \n <link rel=\"stylesheet\" href=\"../assets/stylesheets/modern/palette.dfe2e883.min.css\">\n \n \n\n\n \n \n \n \n \n \n \n \n <link rel=\"preconnect\" href=\"https://fonts.gstatic.com\" crossorigin>\n <link rel=\"stylesheet\" href=\"https://fonts.googleapis.com/css?family=Inter:300,300i,400,400i,500,500i,700,700i%7CJetBrains+Mono:400,400i,700,700i&display=fallback\">\n <style>:root{--md-text-font:\"Inter\";--md-code-font:\"JetBrains Mono\"}</style>\n \n \n \n <script>__md_scope=new URL(\"..\",location),__md_hash=e=>[...e].reduce(((e,t)=>(e<<5)-e+t.charCodeAt(0)),0),__md_get=(e,t=localStorage,a=__md_scope)=>JSON.parse(t.getItem(a.pathname+\".\"+e)),__md_set=(e,t,a=localStorage,_=__md_scope)=>{try{a.setItem(_.pathname+\".\"+e,JSON.stringify(t))}catch(e){}},document.documentElement.setAttribute(\"data-platform\",navigator.platform)</script>\n \n \n\n \n \n </head>\n \n \n \n \n \n \n \n \n \n <body dir=\"ltr\" data-md-color-scheme=\"default\" data-md-color-primary=\"deep-purple\" data-md-color-accent=\"indigo\">\n \n \n <input class=\"md-toggle\" data-md-toggle=\"drawer\" type=\"checkbox\" id=\"__drawer\" autocomplete=\"off\">\n <input class=\"md-toggle\" data-md-toggle=\"search\" type=\"checkbox\" id=\"__search\" autocomplete=\"off\">\n <label class=\"md-overlay\" for=\"__drawer\" aria-label=\"Navigation\"></label>\n <div data-md-component=\"skip\">\n \n \n <a href=\"#task-files\" class=\"md-skip\">\n Skip to content\n </a>\n \n </div>\n <div data-md-component=\"announce\">\n \n </div>\n \n \n \n\n \n\n<header class=\"md-header md-header--shadow\" data-md-component=\"header\">\n <nav class=\"md-header__inner md-grid\" aria-label=\"Header\">\n <a href=\"./..\" title=\"agentic-team\" class=\"md-header__button md-logo\" aria-label=\"agentic-team\" data-md-component=\"logo\">\n \n \n <svg xmlns=\"http://www.w3.org/2000/svg\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" class=\"lucide lucide-book-open\" viewBox=\"0 0 24 24\"><path d=\"M12 7v14M3 18a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h5a4 4 0 0 1 4 4 4 4 0 0 1 4-4h5a1 1 0 0 1 1 1v13a1 1 0 0 1-1 1h-6a3 3 0 0 0-3 3 3 3 0 0 0-3-3z\"/></svg>\n\n </a>\n <label class=\"md-header__button md-icon\" for=\"__drawer\" aria-label=\"Navigation\">\n \n <svg xmlns=\"http://www.w3.org/2000/svg\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" class=\"lucide lucide-menu\" viewBox=\"0 0 24 24\"><path d=\"M4 5h16M4 12h16M4 19h16\"/></svg>\n </label>\n <div class=\"md-header__title\" data-md-component=\"header-title\">\n <div class=\"md-header__ellipsis\">\n <div class=\"md-header__topic\">\n <span class=\"md-ellipsis\">\n agentic-team\n </span>\n </div>\n <div class=\"md-header__topic\" data-md-component=\"header-topic\">\n <span class=\"md-ellipsis\">\n \n Task Files\n \n </span>\n </div>\n </div>\n </div>\n \n \n <form class=\"md-header__option\" data-md-component=\"palette\">\n \n \n \n \n <input class=\"md-option\" data-md-color-media=\"none\" data-md-color-scheme=\"default\" data-md-color-primary=\"deep-purple\" data-md-color-accent=\"indigo\" aria-label=\"Switch to dark mode\" type=\"radio\" name=\"__palette\" id=\"__palette_0\">\n \n <label class=\"md-header__button md-icon\" title=\"Switch to dark mode\" for=\"__palette_1\" hidden>\n <svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\"><path d=\"M12 8a4 4 0 0 0-4 4 4 4 0 0 0 4 4 4 4 0 0 0 4-4 4 4 0 0 0-4-4m0 10a6 6 0 0 1-6-6 6 6 0 0 1 6-6 6 6 0 0 1 6 6 6 6 0 0 1-6 6m8-9.31V4h-4.69L12 .69 8.69 4H4v4.69L.69 12 4 15.31V20h4.69L12 23.31 15.31 20H20v-4.69L23.31 12z\"/></svg>\n </label>\n \n \n \n \n \n <input class=\"md-option\" data-md-color-media=\"none\" data-md-color-scheme=\"slate\" data-md-color-primary=\"deep-purple\" data-md-color-accent=\"indigo\" aria-label=\"Switch to light mode\" type=\"radio\" name=\"__palette\" id=\"__palette_1\">\n \n <label class=\"md-header__button md-icon\" title=\"Switch to light mode\" for=\"__palette_0\" hidden>\n <svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\"><path d=\"M12 18c-.89 0-1.74-.2-2.5-.55C11.56 16.5 13 14.42 13 12s-1.44-4.5-3.5-5.45C10.26 6.2 11.11 6 12 6a6 6 0 0 1 6 6 6 6 0 0 1-6 6m8-9.31V4h-4.69L12 .69 8.69 4H4v4.69L.69 12 4 15.31V20h4.69L12 23.31 15.31 20H20v-4.69L23.31 12z\"/></svg>\n </label>\n \n \n</form>\n \n \n \n <script>var palette=__md_get(\"__palette\");if(palette&&palette.color){if(\"(prefers-color-scheme)\"===palette.color.media){var media=matchMedia(\"(prefers-color-scheme: light)\"),input=document.querySelector(media.matches?\"[data-md-color-media='(prefers-color-scheme: light)']\":\"[data-md-color-media='(prefers-color-scheme: dark)']\");palette.color.media=input.getAttribute(\"data-md-color-media\"),palette.color.scheme=input.getAttribute(\"data-md-color-scheme\"),palette.color.primary=input.getAttribute(\"data-md-color-primary\"),palette.color.accent=input.getAttribute(\"data-md-color-accent\")}for(var[key,value]of Object.entries(palette.color))document.body.setAttribute(\"data-md-color-\"+key,value)}</script>\n \n \n \n \n \n <label class=\"md-header__button md-icon\" for=\"__search\" aria-label=\"Search\">\n \n <svg xmlns=\"http://www.w3.org/2000/svg\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" class=\"lucide lucide-search\" viewBox=\"0 0 24 24\"><path d=\"m21 21-4.34-4.34\"/><circle cx=\"11\" cy=\"11\" r=\"8\"/></svg>\n </label>\n <div class=\"md-search\" data-md-component=\"search\" role=\"dialog\" aria-label=\"Search\">\n <button type=\"button\" class=\"md-search__button\">\n Search\n </button>\n</div>\n \n \n <div class=\"md-header__source\">\n \n <a href=\"https://github.com/guenp/agentic-team\" title=\"Go to repository\" class=\"md-source\" data-md-component=\"source\">\n <div class=\"md-source__icon md-icon\">\n \n <svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 448 512\"><!--! Font Awesome Free 7.2.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) Copyright 2026 Fonticons, Inc.--><path fill=\"currentColor\" d=\"M439.6 236.1 244 40.5c-5.4-5.5-12.8-8.5-20.4-8.5s-15 3-20.4 8.4L162.5 81l51.5 51.5c27.1-9.1 52.7 16.8 43.4 43.7l49.7 49.7c34.2-11.8 61.2 31 35.5 56.7-26.5 26.5-70.2-2.9-56-37.3L240.3 199v121.9c25.3 12.5 22.3 41.8 9.1 55-6.4 6.4-15.2 10.1-24.3 10.1s-17.8-3.6-24.3-10.1c-17.6-17.6-11.1-46.9 11.2-56v-123c-20.8-8.5-24.6-30.7-18.6-45L142.6 101 8.5 235.1C3 240.6 0 247.9 0 255.5s3 15 8.5 20.4l195.6 195.7c5.4 5.4 12.7 8.4 20.4 8.4s15-3 20.4-8.4l194.7-194.7c5.4-5.4 8.4-12.8 8.4-20.4s-3-15-8.4-20.4\"/></svg>\n </div>\n <div class=\"md-source__repository\">\n GitHub\n </div>\n</a>\n \n </div>\n </nav>\n \n</header>\n \n <div class=\"md-container\" data-md-component=\"container\">\n \n \n \n \n \n \n <main class=\"md-main\" data-md-component=\"main\">\n <div class=\"md-main__inner md-grid\">\n \n \n \n <div class=\"md-sidebar md-sidebar--primary\" data-md-component=\"sidebar\" data-md-type=\"navigation\" >\n <div class=\"md-sidebar__scrollwrap\">\n <div class=\"md-sidebar__inner\">\n \n\n\n\n<nav class=\"md-nav md-nav--primary\" aria-label=\"Navigation\" data-md-level=\"0\">\n <label class=\"md-nav__title\" for=\"__drawer\">\n <a href=\"./..\" title=\"agentic-team\" class=\"md-nav__button md-logo\" aria-label=\"agentic-team\" data-md-component=\"logo\">\n \n \n <svg xmlns=\"http://www.w3.org/2000/svg\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" class=\"lucide lucide-book-open\" viewBox=\"0 0 24 24\"><path d=\"M12 7v14M3 18a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h5a4 4 0 0 1 4 4 4 4 0 0 1 4-4h5a1 1 0 0 1 1 1v13a1 1 0 0 1-1 1h-6a3 3 0 0 0-3 3 3 3 0 0 0-3-3z\"/></svg>\n\n </a>\n agentic-team\n </label>\n \n <div class=\"md-nav__source\">\n <a href=\"https://github.com/guenp/agentic-team\" title=\"Go to repository\" class=\"md-source\" data-md-component=\"source\">\n <div class=\"md-source__icon md-icon\">\n \n <svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 448 512\"><!--! Font Awesome Free 7.2.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) Copyright 2026 Fonticons, Inc.--><path fill=\"currentColor\" d=\"M439.6 236.1 244 40.5c-5.4-5.5-12.8-8.5-20.4-8.5s-15 3-20.4 8.4L162.5 81l51.5 51.5c27.1-9.1 52.7 16.8 43.4 43.7l49.7 49.7c34.2-11.8 61.2 31 35.5 56.7-26.5 26.5-70.2-2.9-56-37.3L240.3 199v121.9c25.3 12.5 22.3 41.8 9.1 55-6.4 6.4-15.2 10.1-24.3 10.1s-17.8-3.6-24.3-10.1c-17.6-17.6-11.1-46.9 11.2-56v-123c-20.8-8.5-24.6-30.7-18.6-45L142.6 101 8.5 235.1C3 240.6 0 247.9 0 255.5s3 15 8.5 20.4l195.6 195.7c5.4 5.4 12.7 8.4 20.4 8.4s15-3 20.4-8.4l194.7-194.7c5.4-5.4 8.4-12.8 8.4-20.4s-3-15-8.4-20.4\"/></svg>\n </div>\n <div class=\"md-source__repository\">\n GitHub\n </div>\n</a>\n </div>\n \n <ul class=\"md-nav__list\" data-md-scrollfix>\n \n \n \n \n \n \n \n <li class=\"md-nav__item\">\n <a href=\"./..\" class=\"md-nav__link\">\n \n \n \n <span class=\"md-ellipsis\">\n \n \n Home\n \n\n \n </span>\n \n \n\n </a>\n </li>\n \n\n \n \n \n \n \n \n \n <li class=\"md-nav__item\">\n <a href=\"../getting-started/\" class=\"md-nav__link\">\n \n \n \n <span class=\"md-ellipsis\">\n \n \n Getting Started\n \n\n \n </span>\n \n \n\n </a>\n </li>\n \n\n \n \n \n \n \n \n \n <li class=\"md-nav__item\">\n <a href=\"../commands/\" class=\"md-nav__link\">\n \n \n \n <span class=\"md-ellipsis\">\n \n \n Commands\n \n\n \n </span>\n \n \n\n </a>\n </li>\n \n\n \n \n \n \n \n \n \n \n \n <li class=\"md-nav__item md-nav__item--active\">\n \n \n \n \n \n \n \n <label class=\"md-nav__link md-nav__link--active\" for=\"__toc\">\n \n \n \n <span class=\"md-ellipsis\">\n \n \n Task Files\n \n\n \n </span>\n \n \n\n <span class=\"md-nav__icon md-icon\"></span>\n </label>\n \n <a href=\"././\" class=\"md-nav__link md-nav__link--active\">\n \n \n \n <span class=\"md-ellipsis\">\n \n \n Task Files\n \n\n \n </span>\n \n \n\n </a>\n \n \n\n\n<nav class=\"md-nav md-nav--secondary\" aria-label=\"On this page\">\n \n \n \n \n \n \n <label class=\"md-nav__title\" for=\"__toc\">\n <span class=\"md-nav__icon md-icon\"></span>\n On this page\n </label>\n <ul class=\"md-nav__list\" data-md-component=\"toc\" data-md-scrollfix>\n \n <li class=\"md-nav__item\">\n <a href=\"#format\" class=\"md-nav__link\">\n <span class=\"md-ellipsis\">\n \n Format\n \n </span>\n </a>\n \n <nav class=\"md-nav\" aria-label=\"Format\">\n <ul class=\"md-nav__list\">\n \n <li class=\"md-nav__item\">\n <a href=\"#headings-as-working-directories\" class=\"md-nav__link\">\n <span class=\"md-ellipsis\">\n \n Headings as working directories\n \n </span>\n </a>\n \n</li>\n \n <li class=\"md-nav__item\">\n <a href=\"#inline-overrides\" class=\"md-nav__link\">\n <span class=\"md-ellipsis\">\n \n Inline overrides\n \n </span>\n </a>\n \n</li>\n \n </ul>\n </nav>\n \n</li>\n \n <li class=\"md-nav__item\">\n <a href=\"#running-tasks\" class=\"md-nav__link\">\n <span class=\"md-ellipsis\">\n \n Running tasks\n \n </span>\n </a>\n \n</li>\n \n <li class=\"md-nav__item\">\n <a href=\"#annotations\" class=\"md-nav__link\">\n <span class=\"md-ellipsis\">\n \n Annotations\n \n </span>\n </a>\n \n</li>\n \n <li class=\"md-nav__item\">\n <a href=\"#syncing-status\" class=\"md-nav__link\">\n <span class=\"md-ellipsis\">\n \n Syncing status\n \n </span>\n </a>\n \n</li>\n \n <li class=\"md-nav__item\">\n <a href=\"#re-running-tasks\" class=\"md-nav__link\">\n <span class=\"md-ellipsis\">\n \n Re-running tasks\n \n </span>\n </a>\n \n</li>\n \n </ul>\n \n</nav>\n \n </li>\n \n\n \n \n \n \n \n \n \n <li class=\"md-nav__item\">\n <a href=\"../examples/\" class=\"md-nav__link\">\n \n \n \n <span class=\"md-ellipsis\">\n \n \n Examples\n \n\n \n </span>\n \n \n\n </a>\n </li>\n \n\n \n \n \n \n \n \n \n <li class=\"md-nav__item\">\n <a href=\"../architecture/\" class=\"md-nav__link\">\n \n \n \n <span class=\"md-ellipsis\">\n \n \n Architecture\n \n\n \n </span>\n \n \n\n </a>\n </li>\n \n\n \n </ul>\n</nav>\n </div>\n </div>\n </div>\n \n \n \n <div class=\"md-sidebar md-sidebar--secondary\" data-md-component=\"sidebar\" data-md-type=\"toc\" >\n <div class=\"md-sidebar__scrollwrap\">\n \n \n \n \n \n \n \n <input class=\"md-nav__toggle md-toggle\" type=\"checkbox\" id=\"__toc\">\n <div class=\"md-sidebar-button__wrapper\">\n <label class=\"md-sidebar-button\" for=\"__toc\"></label>\n </div>\n \n \n <div class=\"md-sidebar__inner\">\n \n\n\n<nav class=\"md-nav md-nav--secondary\" aria-label=\"On this page\">\n \n \n \n \n \n \n <label class=\"md-nav__title\" for=\"__toc\">\n <span class=\"md-nav__icon md-icon\"></span>\n On this page\n </label>\n <ul class=\"md-nav__list\" data-md-component=\"toc\" data-md-scrollfix>\n \n <li class=\"md-nav__item\">\n <a href=\"#format\" class=\"md-nav__link\">\n <span class=\"md-ellipsis\">\n \n Format\n \n </span>\n </a>\n \n <nav class=\"md-nav\" aria-label=\"Format\">\n <ul class=\"md-nav__list\">\n \n <li class=\"md-nav__item\">\n <a href=\"#headings-as-working-directories\" class=\"md-nav__link\">\n <span class=\"md-ellipsis\">\n \n Headings as working directories\n \n </span>\n </a>\n \n</li>\n \n <li class=\"md-nav__item\">\n <a href=\"#inline-overrides\" class=\"md-nav__link\">\n <span class=\"md-ellipsis\">\n \n Inline overrides\n \n </span>\n </a>\n \n</li>\n \n </ul>\n </nav>\n \n</li>\n \n <li class=\"md-nav__item\">\n <a href=\"#running-tasks\" class=\"md-nav__link\">\n <span class=\"md-ellipsis\">\n \n Running tasks\n \n </span>\n </a>\n \n</li>\n \n <li class=\"md-nav__item\">\n <a href=\"#annotations\" class=\"md-nav__link\">\n <span class=\"md-ellipsis\">\n \n Annotations\n \n </span>\n </a>\n \n</li>\n \n <li class=\"md-nav__item\">\n <a href=\"#syncing-status\" class=\"md-nav__link\">\n <span class=\"md-ellipsis\">\n \n Syncing status\n \n </span>\n </a>\n \n</li>\n \n <li class=\"md-nav__item\">\n <a href=\"#re-running-tasks\" class=\"md-nav__link\">\n <span class=\"md-ellipsis\">\n \n Re-running tasks\n \n </span>\n </a>\n \n</li>\n \n </ul>\n \n</nav>\n </div>\n </div>\n </div>\n \n \n \n <div class=\"md-content\" data-md-component=\"content\">\n \n <article class=\"md-content__inner md-typeset\">\n \n \n \n \n\n\n<h1 id=\"task-files\">Task Files<a class=\"headerlink\" href=\"#task-files\" title=\"Permanent link\">¶</a></h1>\n<p>Task files let you define batch work in markdown with checkbox syntax. Each unchecked item becomes a worker.</p>\n<h2 id=\"format\">Format<a class=\"headerlink\" href=\"#format\" title=\"Permanent link\">¶</a></h2>\n<div class=\"highlight\"><pre><span></span><code><a id=\"__codelineno-0-1\" name=\"__codelineno-0-1\" href=\"#__codelineno-0-1\"></a><span class=\"gu\">## ~/repos/backend</span>\n<a id=\"__codelineno-0-2\" name=\"__codelineno-0-2\" href=\"#__codelineno-0-2\"></a><span class=\"k\">- [ ]</span> Fix the login bug\n<a id=\"__codelineno-0-3\" name=\"__codelineno-0-3\" href=\"#__codelineno-0-3\"></a><span class=\"k\">- [ ]</span> Add tests for the auth module (provider: codex, mode: oneshot)\n<a id=\"__codelineno-0-4\" name=\"__codelineno-0-4\" href=\"#__codelineno-0-4\"></a>\n<a id=\"__codelineno-0-5\" name=\"__codelineno-0-5\" href=\"#__codelineno-0-5\"></a><span class=\"gu\">## ~/repos/frontend</span>\n<a id=\"__codelineno-0-6\" name=\"__codelineno-0-6\" href=\"#__codelineno-0-6\"></a><span class=\"k\">- [ ]</span> Update the landing page (name: landing)\n</code></pre></div>\n<h3 id=\"headings-as-working-directories\">Headings as working directories<a class=\"headerlink\" href=\"#headings-as-working-directories\" title=\"Permanent link\">¶</a></h3>\n<p><code>##</code> headings set the working directory for all tasks that follow. Paths are resolved relative to the user's home directory. Tasks without a heading use the team's default working directory.</p>\n<h3 id=\"inline-overrides\">Inline overrides<a class=\"headerlink\" href=\"#inline-overrides\" title=\"Permanent link\">¶</a></h3>\n<p>Add <code>(key: value)</code> at the end of a task line to override defaults:</p>\n<table>\n<thead>\n<tr>\n<th>Key</th>\n<th>Values</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>provider</code></td>\n<td><code>claude</code>, <code>codex</code>, <code>gemini</code></td>\n<td>Agent provider for this task</td>\n</tr>\n<tr>\n<td><code>mode</code></td>\n<td><code>oneshot</code>, <code>interactive</code></td>\n<td>Worker mode</td>\n</tr>\n<tr>\n<td><code>model</code></td>\n<td>any model name</td>\n<td>Model override</td>\n</tr>\n<tr>\n<td><code>name</code></td>\n<td>any string</td>\n<td>Custom worker name</td>\n</tr>\n</tbody>\n</table>\n<p>Multiple overrides can be combined: <code>(provider: codex, mode: oneshot)</code>.</p>\n<h2 id=\"running-tasks\">Running tasks<a class=\"headerlink\" href=\"#running-tasks\" title=\"Permanent link\">¶</a></h2>\n<div class=\"highlight\"><pre><span></span><code><a id=\"__codelineno-1-1\" name=\"__codelineno-1-1\" href=\"#__codelineno-1-1\"></a><span class=\"c1\"># Spawn workers for all unchecked tasks</span>\n<a id=\"__codelineno-1-2\" name=\"__codelineno-1-2\" href=\"#__codelineno-1-2\"></a>team<span class=\"w\"> </span>run<span class=\"w\"> </span>tasks.md\n<a id=\"__codelineno-1-3\" name=\"__codelineno-1-3\" href=\"#__codelineno-1-3\"></a>\n<a id=\"__codelineno-1-4\" name=\"__codelineno-1-4\" href=\"#__codelineno-1-4\"></a><span class=\"c1\"># Preview without spawning</span>\n<a id=\"__codelineno-1-5\" name=\"__codelineno-1-5\" href=\"#__codelineno-1-5\"></a>team<span class=\"w\"> </span>run<span class=\"w\"> </span>tasks.md<span class=\"w\"> </span>--dry-run\n<a id=\"__codelineno-1-6\" name=\"__codelineno-1-6\" href=\"#__codelineno-1-6\"></a>\n<a id=\"__codelineno-1-7\" name=\"__codelineno-1-7\" href=\"#__codelineno-1-7\"></a><span class=\"c1\"># Limit how many tasks to spawn</span>\n<a id=\"__codelineno-1-8\" name=\"__codelineno-1-8\" href=\"#__codelineno-1-8\"></a>team<span class=\"w\"> </span>run<span class=\"w\"> </span>tasks.md<span class=\"w\"> </span>--limit<span class=\"w\"> </span><span class=\"m\">3</span>\n</code></pre></div>\n<h2 id=\"annotations\">Annotations<a class=\"headerlink\" href=\"#annotations\" title=\"Permanent link\">¶</a></h2>\n<p>After spawning, <code>team run</code> annotates each task line with the assigned worker:</p>\n<div class=\"highlight\"><pre><span></span><code><a id=\"__codelineno-2-1\" name=\"__codelineno-2-1\" href=\"#__codelineno-2-1\"></a><span class=\"k\">- [ ]</span> Fix the login bug ← adder | running\n</code></pre></div>\n<p>On subsequent runs, already-assigned tasks are skipped unless <code>--rerun</code> is used.</p>\n<h2 id=\"syncing-status\">Syncing status<a class=\"headerlink\" href=\"#syncing-status\" title=\"Permanent link\">¶</a></h2>\n<p>After workers complete, update the task file:</p>\n<div class=\"highlight\"><pre><span></span><code><a id=\"__codelineno-3-1\" name=\"__codelineno-3-1\" href=\"#__codelineno-3-1\"></a>team<span class=\"w\"> </span>sync<span class=\"w\"> </span>tasks.md\n</code></pre></div>\n<p>This ticks off completed tasks and updates annotations:</p>\n<div class=\"highlight\"><pre><span></span><code><a id=\"__codelineno-4-1\" name=\"__codelineno-4-1\" href=\"#__codelineno-4-1\"></a><span class=\"k\">- [x]</span> Fix the login bug ← adder | done | 3m 42s\n<a id=\"__codelineno-4-2\" name=\"__codelineno-4-2\" href=\"#__codelineno-4-2\"></a><span class=\"k\">- [ ]</span> Add tests for the auth module ← bear | running\n</code></pre></div>\n<h2 id=\"re-running-tasks\">Re-running tasks<a class=\"headerlink\" href=\"#re-running-tasks\" title=\"Permanent link\">¶</a></h2>\n<p>Use <code>--rerun</code> to re-execute tasks that have already completed:</p>\n<div class=\"highlight\"><pre><span></span><code><a id=\"__codelineno-5-1\" name=\"__codelineno-5-1\" href=\"#__codelineno-5-1\"></a>team<span class=\"w\"> </span>run<span class=\"w\"> </span>tasks.md<span class=\"w\"> </span>--rerun\n</code></pre></div>\n<p>For interactive workers, this sends the task text to the existing session. For oneshot workers with a captured session ID, it resumes with full context.</p>\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n \n </article>\n </div>\n \n \n<script>var target=document.getElementById(location.hash.slice(1));target&&target.name&&(target.checked=target.name.startsWith(\"__tabbed_\"))</script>\n </div>\n \n </main>\n \n <footer class=\"md-footer\">\n \n <div class=\"md-footer-meta md-typeset\">\n <div class=\"md-footer-meta__inner md-grid\">\n <div class=\"md-copyright\">\n \n \n Made with\n <a href=\"https://zensical.org/\" target=\"_blank\" rel=\"noopener\">\n Zensical\n </a>\n \n</div>\n \n </div>\n </div>\n</footer>\n \n </div>\n <div class=\"md-dialog\" data-md-component=\"dialog\">\n <div class=\"md-dialog__inner md-typeset\"></div>\n </div>\n \n \n \n \n \n <script id=\"__config\" type=\"application/json\">{\"annotate\":null,\"base\":\"..\",\"features\":[\"navigation.sections\",\"navigation.expand\",\"content.code.copy\"],\"search\":\"../assets/javascripts/workers/search.e2d2d235.min.js\",\"tags\":null,\"translations\":{\"clipboard.copied\":\"Copied to clipboard\",\"clipboard.copy\":\"Copy to clipboard\",\"search.result.more.one\":\"1 more on this page\",\"search.result.more.other\":\"# more on this page\",\"search.result.none\":\"No matching documents\",\"search.result.one\":\"1 matching document\",\"search.result.other\":\"# matching documents\",\"search.result.placeholder\":\"Type to start searching\",\"search.result.term.missing\":\"Missing\",\"select.version\":\"Select version\"},\"version\":null}</script>\n \n \n <script src=\"../assets/javascripts/bundle.63456bd9.min.js\"></script>\n \n \n </body>\n</html>",
|
|
3
|
+
"hash": 7089232004553712874
|
|
4
|
+
}
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
{
|
|
2
|
+
"data": "\n<!doctype html>\n<html lang=\"en\" class=\"no-js\">\n <head>\n \n <meta charset=\"utf-8\">\n <meta name=\"viewport\" content=\"width=device-width,initial-scale=1\">\n \n <meta name=\"description\" content=\"Orchestrate teams of AI coding agents in tmux\">\n \n \n \n <link rel=\"canonical\" href=\"https://guenp.github.io/agentic-team/commands/\">\n \n \n <link rel=\"prev\" href=\"../getting-started/\">\n \n \n <link rel=\"next\" href=\"../task-files/\">\n \n \n \n \n \n <link rel=\"icon\" href=\"../assets/images/favicon.png\">\n <meta name=\"generator\" content=\"zensical-0.0.33\">\n \n \n \n <title>Commands - agentic-team</title>\n \n \n \n \n \n \n <link rel=\"stylesheet\" href=\"../assets/stylesheets/modern/main.53a7feaf.min.css\">\n \n \n \n \n <link rel=\"stylesheet\" href=\"../assets/stylesheets/modern/palette.dfe2e883.min.css\">\n \n \n\n\n \n \n \n \n \n \n \n \n <link rel=\"preconnect\" href=\"https://fonts.gstatic.com\" crossorigin>\n <link rel=\"stylesheet\" href=\"https://fonts.googleapis.com/css?family=Inter:300,300i,400,400i,500,500i,700,700i%7CJetBrains+Mono:400,400i,700,700i&display=fallback\">\n <style>:root{--md-text-font:\"Inter\";--md-code-font:\"JetBrains Mono\"}</style>\n \n \n \n <script>__md_scope=new URL(\"..\",location),__md_hash=e=>[...e].reduce(((e,t)=>(e<<5)-e+t.charCodeAt(0)),0),__md_get=(e,t=localStorage,a=__md_scope)=>JSON.parse(t.getItem(a.pathname+\".\"+e)),__md_set=(e,t,a=localStorage,_=__md_scope)=>{try{a.setItem(_.pathname+\".\"+e,JSON.stringify(t))}catch(e){}},document.documentElement.setAttribute(\"data-platform\",navigator.platform)</script>\n \n \n\n \n \n </head>\n \n \n \n \n \n \n \n \n \n <body dir=\"ltr\" data-md-color-scheme=\"default\" data-md-color-primary=\"deep-purple\" data-md-color-accent=\"indigo\">\n \n \n <input class=\"md-toggle\" data-md-toggle=\"drawer\" type=\"checkbox\" id=\"__drawer\" autocomplete=\"off\">\n <input class=\"md-toggle\" data-md-toggle=\"search\" type=\"checkbox\" id=\"__search\" autocomplete=\"off\">\n <label class=\"md-overlay\" for=\"__drawer\" aria-label=\"Navigation\"></label>\n <div data-md-component=\"skip\">\n \n \n <a href=\"#commands\" class=\"md-skip\">\n Skip to content\n </a>\n \n </div>\n <div data-md-component=\"announce\">\n \n </div>\n \n \n \n\n \n\n<header class=\"md-header md-header--shadow\" data-md-component=\"header\">\n <nav class=\"md-header__inner md-grid\" aria-label=\"Header\">\n <a href=\"./..\" title=\"agentic-team\" class=\"md-header__button md-logo\" aria-label=\"agentic-team\" data-md-component=\"logo\">\n \n \n <svg xmlns=\"http://www.w3.org/2000/svg\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" class=\"lucide lucide-book-open\" viewBox=\"0 0 24 24\"><path d=\"M12 7v14M3 18a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h5a4 4 0 0 1 4 4 4 4 0 0 1 4-4h5a1 1 0 0 1 1 1v13a1 1 0 0 1-1 1h-6a3 3 0 0 0-3 3 3 3 0 0 0-3-3z\"/></svg>\n\n </a>\n <label class=\"md-header__button md-icon\" for=\"__drawer\" aria-label=\"Navigation\">\n \n <svg xmlns=\"http://www.w3.org/2000/svg\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" class=\"lucide lucide-menu\" viewBox=\"0 0 24 24\"><path d=\"M4 5h16M4 12h16M4 19h16\"/></svg>\n </label>\n <div class=\"md-header__title\" data-md-component=\"header-title\">\n <div class=\"md-header__ellipsis\">\n <div class=\"md-header__topic\">\n <span class=\"md-ellipsis\">\n agentic-team\n </span>\n </div>\n <div class=\"md-header__topic\" data-md-component=\"header-topic\">\n <span class=\"md-ellipsis\">\n \n Commands\n \n </span>\n </div>\n </div>\n </div>\n \n \n <form class=\"md-header__option\" data-md-component=\"palette\">\n \n \n \n \n <input class=\"md-option\" data-md-color-media=\"none\" data-md-color-scheme=\"default\" data-md-color-primary=\"deep-purple\" data-md-color-accent=\"indigo\" aria-label=\"Switch to dark mode\" type=\"radio\" name=\"__palette\" id=\"__palette_0\">\n \n <label class=\"md-header__button md-icon\" title=\"Switch to dark mode\" for=\"__palette_1\" hidden>\n <svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\"><path d=\"M12 8a4 4 0 0 0-4 4 4 4 0 0 0 4 4 4 4 0 0 0 4-4 4 4 0 0 0-4-4m0 10a6 6 0 0 1-6-6 6 6 0 0 1 6-6 6 6 0 0 1 6 6 6 6 0 0 1-6 6m8-9.31V4h-4.69L12 .69 8.69 4H4v4.69L.69 12 4 15.31V20h4.69L12 23.31 15.31 20H20v-4.69L23.31 12z\"/></svg>\n </label>\n \n \n \n \n \n <input class=\"md-option\" data-md-color-media=\"none\" data-md-color-scheme=\"slate\" data-md-color-primary=\"deep-purple\" data-md-color-accent=\"indigo\" aria-label=\"Switch to light mode\" type=\"radio\" name=\"__palette\" id=\"__palette_1\">\n \n <label class=\"md-header__button md-icon\" title=\"Switch to light mode\" for=\"__palette_0\" hidden>\n <svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\"><path d=\"M12 18c-.89 0-1.74-.2-2.5-.55C11.56 16.5 13 14.42 13 12s-1.44-4.5-3.5-5.45C10.26 6.2 11.11 6 12 6a6 6 0 0 1 6 6 6 6 0 0 1-6 6m8-9.31V4h-4.69L12 .69 8.69 4H4v4.69L.69 12 4 15.31V20h4.69L12 23.31 15.31 20H20v-4.69L23.31 12z\"/></svg>\n </label>\n \n \n</form>\n \n \n \n <script>var palette=__md_get(\"__palette\");if(palette&&palette.color){if(\"(prefers-color-scheme)\"===palette.color.media){var media=matchMedia(\"(prefers-color-scheme: light)\"),input=document.querySelector(media.matches?\"[data-md-color-media='(prefers-color-scheme: light)']\":\"[data-md-color-media='(prefers-color-scheme: dark)']\");palette.color.media=input.getAttribute(\"data-md-color-media\"),palette.color.scheme=input.getAttribute(\"data-md-color-scheme\"),palette.color.primary=input.getAttribute(\"data-md-color-primary\"),palette.color.accent=input.getAttribute(\"data-md-color-accent\")}for(var[key,value]of Object.entries(palette.color))document.body.setAttribute(\"data-md-color-\"+key,value)}</script>\n \n \n \n \n \n <label class=\"md-header__button md-icon\" for=\"__search\" aria-label=\"Search\">\n \n <svg xmlns=\"http://www.w3.org/2000/svg\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" class=\"lucide lucide-search\" viewBox=\"0 0 24 24\"><path d=\"m21 21-4.34-4.34\"/><circle cx=\"11\" cy=\"11\" r=\"8\"/></svg>\n </label>\n <div class=\"md-search\" data-md-component=\"search\" role=\"dialog\" aria-label=\"Search\">\n <button type=\"button\" class=\"md-search__button\">\n Search\n </button>\n</div>\n \n \n <div class=\"md-header__source\">\n \n <a href=\"https://github.com/guenp/agentic-team\" title=\"Go to repository\" class=\"md-source\" data-md-component=\"source\">\n <div class=\"md-source__icon md-icon\">\n \n <svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 448 512\"><!--! Font Awesome Free 7.2.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) Copyright 2026 Fonticons, Inc.--><path fill=\"currentColor\" d=\"M439.6 236.1 244 40.5c-5.4-5.5-12.8-8.5-20.4-8.5s-15 3-20.4 8.4L162.5 81l51.5 51.5c27.1-9.1 52.7 16.8 43.4 43.7l49.7 49.7c34.2-11.8 61.2 31 35.5 56.7-26.5 26.5-70.2-2.9-56-37.3L240.3 199v121.9c25.3 12.5 22.3 41.8 9.1 55-6.4 6.4-15.2 10.1-24.3 10.1s-17.8-3.6-24.3-10.1c-17.6-17.6-11.1-46.9 11.2-56v-123c-20.8-8.5-24.6-30.7-18.6-45L142.6 101 8.5 235.1C3 240.6 0 247.9 0 255.5s3 15 8.5 20.4l195.6 195.7c5.4 5.4 12.7 8.4 20.4 8.4s15-3 20.4-8.4l194.7-194.7c5.4-5.4 8.4-12.8 8.4-20.4s-3-15-8.4-20.4\"/></svg>\n </div>\n <div class=\"md-source__repository\">\n GitHub\n </div>\n</a>\n \n </div>\n </nav>\n \n</header>\n \n <div class=\"md-container\" data-md-component=\"container\">\n \n \n \n \n \n \n <main class=\"md-main\" data-md-component=\"main\">\n <div class=\"md-main__inner md-grid\">\n \n \n \n <div class=\"md-sidebar md-sidebar--primary\" data-md-component=\"sidebar\" data-md-type=\"navigation\" >\n <div class=\"md-sidebar__scrollwrap\">\n <div class=\"md-sidebar__inner\">\n \n\n\n\n<nav class=\"md-nav md-nav--primary\" aria-label=\"Navigation\" data-md-level=\"0\">\n <label class=\"md-nav__title\" for=\"__drawer\">\n <a href=\"./..\" title=\"agentic-team\" class=\"md-nav__button md-logo\" aria-label=\"agentic-team\" data-md-component=\"logo\">\n \n \n <svg xmlns=\"http://www.w3.org/2000/svg\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" class=\"lucide lucide-book-open\" viewBox=\"0 0 24 24\"><path d=\"M12 7v14M3 18a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h5a4 4 0 0 1 4 4 4 4 0 0 1 4-4h5a1 1 0 0 1 1 1v13a1 1 0 0 1-1 1h-6a3 3 0 0 0-3 3 3 3 0 0 0-3-3z\"/></svg>\n\n </a>\n agentic-team\n </label>\n \n <div class=\"md-nav__source\">\n <a href=\"https://github.com/guenp/agentic-team\" title=\"Go to repository\" class=\"md-source\" data-md-component=\"source\">\n <div class=\"md-source__icon md-icon\">\n \n <svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 448 512\"><!--! Font Awesome Free 7.2.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) Copyright 2026 Fonticons, Inc.--><path fill=\"currentColor\" d=\"M439.6 236.1 244 40.5c-5.4-5.5-12.8-8.5-20.4-8.5s-15 3-20.4 8.4L162.5 81l51.5 51.5c27.1-9.1 52.7 16.8 43.4 43.7l49.7 49.7c34.2-11.8 61.2 31 35.5 56.7-26.5 26.5-70.2-2.9-56-37.3L240.3 199v121.9c25.3 12.5 22.3 41.8 9.1 55-6.4 6.4-15.2 10.1-24.3 10.1s-17.8-3.6-24.3-10.1c-17.6-17.6-11.1-46.9 11.2-56v-123c-20.8-8.5-24.6-30.7-18.6-45L142.6 101 8.5 235.1C3 240.6 0 247.9 0 255.5s3 15 8.5 20.4l195.6 195.7c5.4 5.4 12.7 8.4 20.4 8.4s15-3 20.4-8.4l194.7-194.7c5.4-5.4 8.4-12.8 8.4-20.4s-3-15-8.4-20.4\"/></svg>\n </div>\n <div class=\"md-source__repository\">\n GitHub\n </div>\n</a>\n </div>\n \n <ul class=\"md-nav__list\" data-md-scrollfix>\n \n \n \n \n \n \n \n <li class=\"md-nav__item\">\n <a href=\"./..\" class=\"md-nav__link\">\n \n \n \n <span class=\"md-ellipsis\">\n \n \n Home\n \n\n \n </span>\n \n \n\n </a>\n </li>\n \n\n \n \n \n \n \n \n \n <li class=\"md-nav__item\">\n <a href=\"../getting-started/\" class=\"md-nav__link\">\n \n \n \n <span class=\"md-ellipsis\">\n \n \n Getting Started\n \n\n \n </span>\n \n \n\n </a>\n </li>\n \n\n \n \n \n \n \n \n \n \n \n <li class=\"md-nav__item md-nav__item--active\">\n \n \n \n \n \n \n \n <label class=\"md-nav__link md-nav__link--active\" for=\"__toc\">\n \n \n \n <span class=\"md-ellipsis\">\n \n \n Commands\n \n\n \n </span>\n \n \n\n <span class=\"md-nav__icon md-icon\"></span>\n </label>\n \n <a href=\"././\" class=\"md-nav__link md-nav__link--active\">\n \n \n \n <span class=\"md-ellipsis\">\n \n \n Commands\n \n\n \n </span>\n \n \n\n </a>\n \n \n\n\n<nav class=\"md-nav md-nav--secondary\" aria-label=\"On this page\">\n \n \n \n \n \n \n <label class=\"md-nav__title\" for=\"__toc\">\n <span class=\"md-nav__icon md-icon\"></span>\n On this page\n </label>\n <ul class=\"md-nav__list\" data-md-component=\"toc\" data-md-scrollfix>\n \n <li class=\"md-nav__item\">\n <a href=\"#team-lifecycle\" class=\"md-nav__link\">\n <span class=\"md-ellipsis\">\n \n Team lifecycle\n \n </span>\n </a>\n \n <nav class=\"md-nav\" aria-label=\"Team lifecycle\">\n <ul class=\"md-nav__list\">\n \n <li class=\"md-nav__item\">\n <a href=\"#team-init\" class=\"md-nav__link\">\n <span class=\"md-ellipsis\">\n \n team init\n \n </span>\n </a>\n \n</li>\n \n <li class=\"md-nav__item\">\n <a href=\"#team-stop\" class=\"md-nav__link\">\n <span class=\"md-ellipsis\">\n \n team stop\n \n </span>\n </a>\n \n</li>\n \n <li class=\"md-nav__item\">\n <a href=\"#team-list\" class=\"md-nav__link\">\n <span class=\"md-ellipsis\">\n \n team list\n \n </span>\n </a>\n \n</li>\n \n </ul>\n </nav>\n \n</li>\n \n <li class=\"md-nav__item\">\n <a href=\"#interacting-with-the-lead\" class=\"md-nav__link\">\n <span class=\"md-ellipsis\">\n \n Interacting with the lead\n \n </span>\n </a>\n \n <nav class=\"md-nav\" aria-label=\"Interacting with the lead\">\n <ul class=\"md-nav__list\">\n \n <li class=\"md-nav__item\">\n <a href=\"#team-send\" class=\"md-nav__link\">\n <span class=\"md-ellipsis\">\n \n team send\n \n </span>\n </a>\n \n</li>\n \n <li class=\"md-nav__item\">\n <a href=\"#team-attach\" class=\"md-nav__link\">\n <span class=\"md-ellipsis\">\n \n team attach\n \n </span>\n </a>\n \n</li>\n \n </ul>\n </nav>\n \n</li>\n \n <li class=\"md-nav__item\">\n <a href=\"#managing-workers\" class=\"md-nav__link\">\n <span class=\"md-ellipsis\">\n \n Managing workers\n \n </span>\n </a>\n \n <nav class=\"md-nav\" aria-label=\"Managing workers\">\n <ul class=\"md-nav__list\">\n \n <li class=\"md-nav__item\">\n <a href=\"#team-spawn-worker\" class=\"md-nav__link\">\n <span class=\"md-ellipsis\">\n \n team spawn-worker\n \n </span>\n </a>\n \n</li>\n \n <li class=\"md-nav__item\">\n <a href=\"#team-status\" class=\"md-nav__link\">\n <span class=\"md-ellipsis\">\n \n team status\n \n </span>\n </a>\n \n</li>\n \n <li class=\"md-nav__item\">\n <a href=\"#team-logs\" class=\"md-nav__link\">\n <span class=\"md-ellipsis\">\n \n team logs\n \n </span>\n </a>\n \n</li>\n \n <li class=\"md-nav__item\">\n <a href=\"#team-send-to-worker\" class=\"md-nav__link\">\n <span class=\"md-ellipsis\">\n \n team send-to-worker\n \n </span>\n </a>\n \n</li>\n \n <li class=\"md-nav__item\">\n <a href=\"#team-resume\" class=\"md-nav__link\">\n <span class=\"md-ellipsis\">\n \n team resume\n \n </span>\n </a>\n \n</li>\n \n <li class=\"md-nav__item\">\n <a href=\"#team-stop-worker\" class=\"md-nav__link\">\n <span class=\"md-ellipsis\">\n \n team stop-worker\n \n </span>\n </a>\n \n</li>\n \n </ul>\n </nav>\n \n</li>\n \n <li class=\"md-nav__item\">\n <a href=\"#task-files\" class=\"md-nav__link\">\n <span class=\"md-ellipsis\">\n \n Task files\n \n </span>\n </a>\n \n <nav class=\"md-nav\" aria-label=\"Task files\">\n <ul class=\"md-nav__list\">\n \n <li class=\"md-nav__item\">\n <a href=\"#team-run\" class=\"md-nav__link\">\n <span class=\"md-ellipsis\">\n \n team run\n \n </span>\n </a>\n \n</li>\n \n <li class=\"md-nav__item\">\n <a href=\"#team-sync\" class=\"md-nav__link\">\n <span class=\"md-ellipsis\">\n \n team sync\n \n </span>\n </a>\n \n</li>\n \n </ul>\n </nav>\n \n</li>\n \n </ul>\n \n</nav>\n \n </li>\n \n\n \n \n \n \n \n \n \n <li class=\"md-nav__item\">\n <a href=\"../task-files/\" class=\"md-nav__link\">\n \n \n \n <span class=\"md-ellipsis\">\n \n \n Task Files\n \n\n \n </span>\n \n \n\n </a>\n </li>\n \n\n \n \n \n \n \n \n \n <li class=\"md-nav__item\">\n <a href=\"../examples/\" class=\"md-nav__link\">\n \n \n \n <span class=\"md-ellipsis\">\n \n \n Examples\n \n\n \n </span>\n \n \n\n </a>\n </li>\n \n\n \n \n \n \n \n \n \n <li class=\"md-nav__item\">\n <a href=\"../architecture/\" class=\"md-nav__link\">\n \n \n \n <span class=\"md-ellipsis\">\n \n \n Architecture\n \n\n \n </span>\n \n \n\n </a>\n </li>\n \n\n \n </ul>\n</nav>\n </div>\n </div>\n </div>\n \n \n \n <div class=\"md-sidebar md-sidebar--secondary\" data-md-component=\"sidebar\" data-md-type=\"toc\" >\n <div class=\"md-sidebar__scrollwrap\">\n \n \n \n \n \n \n \n <input class=\"md-nav__toggle md-toggle\" type=\"checkbox\" id=\"__toc\">\n <div class=\"md-sidebar-button__wrapper\">\n <label class=\"md-sidebar-button\" for=\"__toc\"></label>\n </div>\n \n \n <div class=\"md-sidebar__inner\">\n \n\n\n<nav class=\"md-nav md-nav--secondary\" aria-label=\"On this page\">\n \n \n \n \n \n \n <label class=\"md-nav__title\" for=\"__toc\">\n <span class=\"md-nav__icon md-icon\"></span>\n On this page\n </label>\n <ul class=\"md-nav__list\" data-md-component=\"toc\" data-md-scrollfix>\n \n <li class=\"md-nav__item\">\n <a href=\"#team-lifecycle\" class=\"md-nav__link\">\n <span class=\"md-ellipsis\">\n \n Team lifecycle\n \n </span>\n </a>\n \n <nav class=\"md-nav\" aria-label=\"Team lifecycle\">\n <ul class=\"md-nav__list\">\n \n <li class=\"md-nav__item\">\n <a href=\"#team-init\" class=\"md-nav__link\">\n <span class=\"md-ellipsis\">\n \n team init\n \n </span>\n </a>\n \n</li>\n \n <li class=\"md-nav__item\">\n <a href=\"#team-stop\" class=\"md-nav__link\">\n <span class=\"md-ellipsis\">\n \n team stop\n \n </span>\n </a>\n \n</li>\n \n <li class=\"md-nav__item\">\n <a href=\"#team-list\" class=\"md-nav__link\">\n <span class=\"md-ellipsis\">\n \n team list\n \n </span>\n </a>\n \n</li>\n \n </ul>\n </nav>\n \n</li>\n \n <li class=\"md-nav__item\">\n <a href=\"#interacting-with-the-lead\" class=\"md-nav__link\">\n <span class=\"md-ellipsis\">\n \n Interacting with the lead\n \n </span>\n </a>\n \n <nav class=\"md-nav\" aria-label=\"Interacting with the lead\">\n <ul class=\"md-nav__list\">\n \n <li class=\"md-nav__item\">\n <a href=\"#team-send\" class=\"md-nav__link\">\n <span class=\"md-ellipsis\">\n \n team send\n \n </span>\n </a>\n \n</li>\n \n <li class=\"md-nav__item\">\n <a href=\"#team-attach\" class=\"md-nav__link\">\n <span class=\"md-ellipsis\">\n \n team attach\n \n </span>\n </a>\n \n</li>\n \n </ul>\n </nav>\n \n</li>\n \n <li class=\"md-nav__item\">\n <a href=\"#managing-workers\" class=\"md-nav__link\">\n <span class=\"md-ellipsis\">\n \n Managing workers\n \n </span>\n </a>\n \n <nav class=\"md-nav\" aria-label=\"Managing workers\">\n <ul class=\"md-nav__list\">\n \n <li class=\"md-nav__item\">\n <a href=\"#team-spawn-worker\" class=\"md-nav__link\">\n <span class=\"md-ellipsis\">\n \n team spawn-worker\n \n </span>\n </a>\n \n</li>\n \n <li class=\"md-nav__item\">\n <a href=\"#team-status\" class=\"md-nav__link\">\n <span class=\"md-ellipsis\">\n \n team status\n \n </span>\n </a>\n \n</li>\n \n <li class=\"md-nav__item\">\n <a href=\"#team-logs\" class=\"md-nav__link\">\n <span class=\"md-ellipsis\">\n \n team logs\n \n </span>\n </a>\n \n</li>\n \n <li class=\"md-nav__item\">\n <a href=\"#team-send-to-worker\" class=\"md-nav__link\">\n <span class=\"md-ellipsis\">\n \n team send-to-worker\n \n </span>\n </a>\n \n</li>\n \n <li class=\"md-nav__item\">\n <a href=\"#team-resume\" class=\"md-nav__link\">\n <span class=\"md-ellipsis\">\n \n team resume\n \n </span>\n </a>\n \n</li>\n \n <li class=\"md-nav__item\">\n <a href=\"#team-stop-worker\" class=\"md-nav__link\">\n <span class=\"md-ellipsis\">\n \n team stop-worker\n \n </span>\n </a>\n \n</li>\n \n </ul>\n </nav>\n \n</li>\n \n <li class=\"md-nav__item\">\n <a href=\"#task-files\" class=\"md-nav__link\">\n <span class=\"md-ellipsis\">\n \n Task files\n \n </span>\n </a>\n \n <nav class=\"md-nav\" aria-label=\"Task files\">\n <ul class=\"md-nav__list\">\n \n <li class=\"md-nav__item\">\n <a href=\"#team-run\" class=\"md-nav__link\">\n <span class=\"md-ellipsis\">\n \n team run\n \n </span>\n </a>\n \n</li>\n \n <li class=\"md-nav__item\">\n <a href=\"#team-sync\" class=\"md-nav__link\">\n <span class=\"md-ellipsis\">\n \n team sync\n \n </span>\n </a>\n \n</li>\n \n </ul>\n </nav>\n \n</li>\n \n </ul>\n \n</nav>\n </div>\n </div>\n </div>\n \n \n \n <div class=\"md-content\" data-md-component=\"content\">\n \n <article class=\"md-content__inner md-typeset\">\n \n \n \n \n\n\n<h1 id=\"commands\">Commands<a class=\"headerlink\" href=\"#commands\" title=\"Permanent link\">¶</a></h1>\n<h2 id=\"team-lifecycle\">Team lifecycle<a class=\"headerlink\" href=\"#team-lifecycle\" title=\"Permanent link\">¶</a></h2>\n<h3 id=\"team-init\"><code>team init</code><a class=\"headerlink\" href=\"#team-init\" title=\"Permanent link\">¶</a></h3>\n<p>Initialize a new team and start the team lead agent.</p>\n<div class=\"highlight\"><pre><span></span><code><a id=\"__codelineno-0-1\" name=\"__codelineno-0-1\" href=\"#__codelineno-0-1\"></a>team<span class=\"w\"> </span>init<span class=\"w\"> </span><name><span class=\"w\"> </span><span class=\"o\">[</span>options<span class=\"o\">]</span>\n</code></pre></div>\n<table>\n<thead>\n<tr>\n<th>Option</th>\n<th>Default</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>--provider</code>, <code>-p</code></td>\n<td><code>claude</code></td>\n<td>Team lead agent provider (<code>claude</code>, <code>codex</code>, <code>gemini</code>)</td>\n</tr>\n<tr>\n<td><code>--model</code>, <code>-m</code></td>\n<td><em>(provider default)</em></td>\n<td>Model name (e.g. <code>opus</code>, <code>o4-mini</code>)</td>\n</tr>\n<tr>\n<td><code>--working-dir</code>, <code>-C</code></td>\n<td><code>.</code></td>\n<td>Working directory for agents</td>\n</tr>\n<tr>\n<td><code>--max-workers</code></td>\n<td><code>6</code></td>\n<td>Maximum concurrent workers</td>\n</tr>\n<tr>\n<td><code>--worker-mode</code></td>\n<td><code>interactive</code></td>\n<td>Default worker mode (<code>oneshot</code> or <code>interactive</code>)</td>\n</tr>\n<tr>\n<td><code>--permissions</code></td>\n<td><code>auto</code></td>\n<td>Permission mode for all agents</td>\n</tr>\n</tbody>\n</table>\n<h3 id=\"team-stop\"><code>team stop</code><a class=\"headerlink\" href=\"#team-stop\" title=\"Permanent link\">¶</a></h3>\n<p>Stop a team and kill its tmux session.</p>\n<div class=\"highlight\"><pre><span></span><code><a id=\"__codelineno-1-1\" name=\"__codelineno-1-1\" href=\"#__codelineno-1-1\"></a>team<span class=\"w\"> </span>stop<span class=\"w\"> </span><span class=\"o\">[</span><name><span class=\"o\">]</span>\n</code></pre></div>\n<p>If no name is given, stops the active team.</p>\n<h3 id=\"team-list\"><code>team list</code><a class=\"headerlink\" href=\"#team-list\" title=\"Permanent link\">¶</a></h3>\n<p>List all teams with their status.</p>\n<div class=\"highlight\"><pre><span></span><code><a id=\"__codelineno-2-1\" name=\"__codelineno-2-1\" href=\"#__codelineno-2-1\"></a>team<span class=\"w\"> </span>list\n</code></pre></div>\n<hr />\n<h2 id=\"interacting-with-the-lead\">Interacting with the lead<a class=\"headerlink\" href=\"#interacting-with-the-lead\" title=\"Permanent link\">¶</a></h2>\n<h3 id=\"team-send\"><code>team send</code><a class=\"headerlink\" href=\"#team-send\" title=\"Permanent link\">¶</a></h3>\n<p>Send a prompt to the team lead agent. Bare prompts are automatically routed to this command.</p>\n<div class=\"highlight\"><pre><span></span><code><a id=\"__codelineno-3-1\" name=\"__codelineno-3-1\" href=\"#__codelineno-3-1\"></a><span class=\"c1\"># These are equivalent:</span>\n<a id=\"__codelineno-3-2\" name=\"__codelineno-3-2\" href=\"#__codelineno-3-2\"></a>team<span class=\"w\"> </span><span class=\"s2\">"your prompt here"</span>\n<a id=\"__codelineno-3-3\" name=\"__codelineno-3-3\" href=\"#__codelineno-3-3\"></a>team<span class=\"w\"> </span>send<span class=\"w\"> </span><span class=\"s2\">"your prompt here"</span>\n</code></pre></div>\n<h3 id=\"team-attach\"><code>team attach</code><a class=\"headerlink\" href=\"#team-attach\" title=\"Permanent link\">¶</a></h3>\n<p>Attach to the team's tmux session.</p>\n<div class=\"highlight\"><pre><span></span><code><a id=\"__codelineno-4-1\" name=\"__codelineno-4-1\" href=\"#__codelineno-4-1\"></a>team<span class=\"w\"> </span>attach<span class=\"w\"> </span><span class=\"o\">[</span>--window<span class=\"w\"> </span><name><span class=\"o\">]</span>\n</code></pre></div>\n<p>Use <code>--window</code> / <code>-w</code> to jump directly to a worker's window. Supports prefix matching (<code>-w b</code> resolves to <code>bear</code>).</p>\n<div class=\"admonition tip\">\n<p class=\"admonition-title\">Tip</p>\n<p>Use <code>Ctrl-b n</code> / <code>Ctrl-b p</code> to switch between windows inside tmux.</p>\n</div>\n<hr />\n<h2 id=\"managing-workers\">Managing workers<a class=\"headerlink\" href=\"#managing-workers\" title=\"Permanent link\">¶</a></h2>\n<h3 id=\"team-spawn-worker\"><code>team spawn-worker</code><a class=\"headerlink\" href=\"#team-spawn-worker\" title=\"Permanent link\">¶</a></h3>\n<p>Spawn a new worker agent.</p>\n<div class=\"highlight\"><pre><span></span><code><a id=\"__codelineno-5-1\" name=\"__codelineno-5-1\" href=\"#__codelineno-5-1\"></a>team<span class=\"w\"> </span>spawn-worker<span class=\"w\"> </span>--task<span class=\"w\"> </span><span class=\"s2\">"description"</span><span class=\"w\"> </span><span class=\"o\">[</span>options<span class=\"o\">]</span>\n</code></pre></div>\n<table>\n<thead>\n<tr>\n<th>Option</th>\n<th>Default</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>--task</code>, <code>-t</code></td>\n<td><em>(required)</em></td>\n<td>Task description</td>\n</tr>\n<tr>\n<td><code>--mode</code></td>\n<td><em>(team default)</em></td>\n<td><code>oneshot</code> or <code>interactive</code></td>\n</tr>\n<tr>\n<td><code>--provider</code></td>\n<td><em>(team default)</em></td>\n<td>Agent provider</td>\n</tr>\n<tr>\n<td><code>--model</code></td>\n<td><em>(team default)</em></td>\n<td>Model override</td>\n</tr>\n<tr>\n<td><code>--name</code>, <code>-n</code></td>\n<td><em>(auto-generated)</em></td>\n<td>Custom worker name</td>\n</tr>\n<tr>\n<td><code>--working-dir</code>, <code>-C</code></td>\n<td><em>(team default)</em></td>\n<td>Working directory for this worker</td>\n</tr>\n</tbody>\n</table>\n<h3 id=\"team-status\"><code>team status</code><a class=\"headerlink\" href=\"#team-status\" title=\"Permanent link\">¶</a></h3>\n<p>Show the status of all workers.</p>\n<div class=\"highlight\"><pre><span></span><code><a id=\"__codelineno-6-1\" name=\"__codelineno-6-1\" href=\"#__codelineno-6-1\"></a>team<span class=\"w\"> </span>status\n</code></pre></div>\n<p>Displays worker name, provider, mode, status (<code>running</code>/<code>done</code>), elapsed time, and task description.</p>\n<h3 id=\"team-logs\"><code>team logs</code><a class=\"headerlink\" href=\"#team-logs\" title=\"Permanent link\">¶</a></h3>\n<p>View worker output via tmux capture-pane.</p>\n<div class=\"highlight\"><pre><span></span><code><a id=\"__codelineno-7-1\" name=\"__codelineno-7-1\" href=\"#__codelineno-7-1\"></a>team<span class=\"w\"> </span>logs<span class=\"w\"> </span><span class=\"o\">[</span><name><span class=\"o\">]</span><span class=\"w\"> </span><span class=\"o\">[</span>--all<span class=\"o\">]</span><span class=\"w\"> </span><span class=\"o\">[</span>--tail<span class=\"w\"> </span><span class=\"m\">50</span><span class=\"o\">]</span><span class=\"w\"> </span><span class=\"o\">[</span>--raw<span class=\"o\">]</span>\n</code></pre></div>\n<ul>\n<li>No arguments: shows all workers with headers</li>\n<li>With a name: shows that specific worker</li>\n<li><code>--raw</code>: reads the pipe-pane log file instead of capture-pane</li>\n<li><code>--tail</code>, <code>-n</code>: number of lines to capture (default 50)</li>\n</ul>\n<h3 id=\"team-send-to-worker\"><code>team send-to-worker</code><a class=\"headerlink\" href=\"#team-send-to-worker\" title=\"Permanent link\">¶</a></h3>\n<p>Send a follow-up message to a running interactive worker.</p>\n<div class=\"highlight\"><pre><span></span><code><a id=\"__codelineno-8-1\" name=\"__codelineno-8-1\" href=\"#__codelineno-8-1\"></a>team<span class=\"w\"> </span>send-to-worker<span class=\"w\"> </span><name><span class=\"w\"> </span><span class=\"s2\">"message"</span>\n</code></pre></div>\n<h3 id=\"team-resume\"><code>team resume</code><a class=\"headerlink\" href=\"#team-resume\" title=\"Permanent link\">¶</a></h3>\n<p>Resume a completed worker with a follow-up prompt. For oneshot Claude workers, this uses <code>--resume</code> with the captured session ID. For interactive workers, sends the prompt directly.</p>\n<div class=\"highlight\"><pre><span></span><code><a id=\"__codelineno-9-1\" name=\"__codelineno-9-1\" href=\"#__codelineno-9-1\"></a>team<span class=\"w\"> </span>resume<span class=\"w\"> </span><name><span class=\"w\"> </span><span class=\"s2\">"follow-up prompt"</span>\n</code></pre></div>\n<h3 id=\"team-stop-worker\"><code>team stop-worker</code><a class=\"headerlink\" href=\"#team-stop-worker\" title=\"Permanent link\">¶</a></h3>\n<p>Stop a specific worker.</p>\n<div class=\"highlight\"><pre><span></span><code><a id=\"__codelineno-10-1\" name=\"__codelineno-10-1\" href=\"#__codelineno-10-1\"></a>team<span class=\"w\"> </span>stop-worker<span class=\"w\"> </span><name>\n</code></pre></div>\n<hr />\n<h2 id=\"task-files\">Task files<a class=\"headerlink\" href=\"#task-files\" title=\"Permanent link\">¶</a></h2>\n<h3 id=\"team-run\"><code>team run</code><a class=\"headerlink\" href=\"#team-run\" title=\"Permanent link\">¶</a></h3>\n<p>Spawn workers from a markdown task file.</p>\n<div class=\"highlight\"><pre><span></span><code><a id=\"__codelineno-11-1\" name=\"__codelineno-11-1\" href=\"#__codelineno-11-1\"></a>team<span class=\"w\"> </span>run<span class=\"w\"> </span><file><span class=\"w\"> </span><span class=\"o\">[</span>--dry-run<span class=\"o\">]</span><span class=\"w\"> </span><span class=\"o\">[</span>--rerun<span class=\"o\">]</span><span class=\"w\"> </span><span class=\"o\">[</span>--limit<span class=\"w\"> </span>N<span class=\"o\">]</span>\n</code></pre></div>\n<table>\n<thead>\n<tr>\n<th>Option</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>--dry-run</code></td>\n<td>Preview what would be spawned</td>\n</tr>\n<tr>\n<td><code>--rerun</code></td>\n<td>Re-run completed tasks</td>\n</tr>\n<tr>\n<td><code>--limit</code>, <code>-l</code></td>\n<td>Max tasks to spawn (defaults to team max_workers)</td>\n</tr>\n</tbody>\n</table>\n<h3 id=\"team-sync\"><code>team sync</code><a class=\"headerlink\" href=\"#team-sync\" title=\"Permanent link\">¶</a></h3>\n<p>Update a task file's checkboxes from current worker status.</p>\n<div class=\"highlight\"><pre><span></span><code><a id=\"__codelineno-12-1\" name=\"__codelineno-12-1\" href=\"#__codelineno-12-1\"></a>team<span class=\"w\"> </span>sync<span class=\"w\"> </span><file>\n</code></pre></div>\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n \n </article>\n </div>\n \n \n<script>var target=document.getElementById(location.hash.slice(1));target&&target.name&&(target.checked=target.name.startsWith(\"__tabbed_\"))</script>\n </div>\n \n </main>\n \n <footer class=\"md-footer\">\n \n <div class=\"md-footer-meta md-typeset\">\n <div class=\"md-footer-meta__inner md-grid\">\n <div class=\"md-copyright\">\n \n \n Made with\n <a href=\"https://zensical.org/\" target=\"_blank\" rel=\"noopener\">\n Zensical\n </a>\n \n</div>\n \n </div>\n </div>\n</footer>\n \n </div>\n <div class=\"md-dialog\" data-md-component=\"dialog\">\n <div class=\"md-dialog__inner md-typeset\"></div>\n </div>\n \n \n \n \n \n <script id=\"__config\" type=\"application/json\">{\"annotate\":null,\"base\":\"..\",\"features\":[\"navigation.sections\",\"navigation.expand\",\"content.code.copy\"],\"search\":\"../assets/javascripts/workers/search.e2d2d235.min.js\",\"tags\":null,\"translations\":{\"clipboard.copied\":\"Copied to clipboard\",\"clipboard.copy\":\"Copy to clipboard\",\"search.result.more.one\":\"1 more on this page\",\"search.result.more.other\":\"# more on this page\",\"search.result.none\":\"No matching documents\",\"search.result.one\":\"1 matching document\",\"search.result.other\":\"# matching documents\",\"search.result.placeholder\":\"Type to start searching\",\"search.result.term.missing\":\"Missing\",\"select.version\":\"Select version\"},\"version\":null}</script>\n \n \n <script src=\"../assets/javascripts/bundle.63456bd9.min.js\"></script>\n \n \n </body>\n</html>",
|
|
3
|
+
"hash": 13376415254948541059
|
|
4
|
+
}
|
|
@@ -0,0 +1,181 @@
|
|
|
1
|
+
{
|
|
2
|
+
"data": {
|
|
3
|
+
"meta": {},
|
|
4
|
+
"content": "<h1 id=\"examples\">Examples<a class=\"headerlink\" href=\"#examples\" title=\"Permanent link\">¶</a></h1>\n<h2 id=\"multi-provider-comparison\">Multi-provider comparison<a class=\"headerlink\" href=\"#multi-provider-comparison\" title=\"Permanent link\">¶</a></h2>\n<p>Run the same task across Claude, Codex, and Gemini to compare how each provider approaches it. A Claude team lead coordinates and reviews the results.</p>\n<h3 id=\"task-file\">Task file<a class=\"headerlink\" href=\"#task-file\" title=\"Permanent link\">¶</a></h3>\n<p>Create <code>compare-providers.md</code>:</p>\n<div class=\"highlight\"><pre><span></span><code><a id=\"__codelineno-0-1\" name=\"__codelineno-0-1\" href=\"#__codelineno-0-1\"></a><span class=\"gh\"># Provider Comparison — Refactor auth module</span>\n<a id=\"__codelineno-0-2\" name=\"__codelineno-0-2\" href=\"#__codelineno-0-2\"></a>\n<a id=\"__codelineno-0-3\" name=\"__codelineno-0-3\" href=\"#__codelineno-0-3\"></a><span class=\"gu\">## ~/repos/myproject</span>\n<a id=\"__codelineno-0-4\" name=\"__codelineno-0-4\" href=\"#__codelineno-0-4\"></a><span class=\"k\">- [ ]</span> Refactor the auth module to use JWT tokens instead of session cookies. Show the full diff. (provider: claude, name: claude-auth)\n<a id=\"__codelineno-0-5\" name=\"__codelineno-0-5\" href=\"#__codelineno-0-5\"></a><span class=\"k\">- [ ]</span> Refactor the auth module to use JWT tokens instead of session cookies. Show the full diff. (provider: codex, name: codex-auth)\n<a id=\"__codelineno-0-6\" name=\"__codelineno-0-6\" href=\"#__codelineno-0-6\"></a><span class=\"k\">- [ ]</span> Refactor the auth module to use JWT tokens instead of session cookies. Show the full diff. (provider: gemini, name: gemini-auth)\n</code></pre></div>\n<h3 id=\"run-it\">Run it<a class=\"headerlink\" href=\"#run-it\" title=\"Permanent link\">¶</a></h3>\n<div class=\"highlight\"><pre><span></span><code><a id=\"__codelineno-1-1\" name=\"__codelineno-1-1\" href=\"#__codelineno-1-1\"></a><span class=\"c1\"># Initialize with Claude as the team lead</span>\n<a id=\"__codelineno-1-2\" name=\"__codelineno-1-2\" href=\"#__codelineno-1-2\"></a>team<span class=\"w\"> </span>init<span class=\"w\"> </span>compare<span class=\"w\"> </span>--provider<span class=\"w\"> </span>claude<span class=\"w\"> </span>--working-dir<span class=\"w\"> </span>~/repos/myproject\n<a id=\"__codelineno-1-3\" name=\"__codelineno-1-3\" href=\"#__codelineno-1-3\"></a>\n<a id=\"__codelineno-1-4\" name=\"__codelineno-1-4\" href=\"#__codelineno-1-4\"></a><span class=\"c1\"># Spawn all three workers</span>\n<a id=\"__codelineno-1-5\" name=\"__codelineno-1-5\" href=\"#__codelineno-1-5\"></a>team<span class=\"w\"> </span>run<span class=\"w\"> </span>compare-providers.md\n<a id=\"__codelineno-1-6\" name=\"__codelineno-1-6\" href=\"#__codelineno-1-6\"></a>\n<a id=\"__codelineno-1-7\" name=\"__codelineno-1-7\" href=\"#__codelineno-1-7\"></a><span class=\"c1\"># Watch progress</span>\n<a id=\"__codelineno-1-8\" name=\"__codelineno-1-8\" href=\"#__codelineno-1-8\"></a>team<span class=\"w\"> </span>status\n<a id=\"__codelineno-1-9\" name=\"__codelineno-1-9\" href=\"#__codelineno-1-9\"></a>\n<a id=\"__codelineno-1-10\" name=\"__codelineno-1-10\" href=\"#__codelineno-1-10\"></a><span class=\"c1\"># Compare output side by side</span>\n<a id=\"__codelineno-1-11\" name=\"__codelineno-1-11\" href=\"#__codelineno-1-11\"></a>team<span class=\"w\"> </span>logs<span class=\"w\"> </span>claude-auth\n<a id=\"__codelineno-1-12\" name=\"__codelineno-1-12\" href=\"#__codelineno-1-12\"></a>team<span class=\"w\"> </span>logs<span class=\"w\"> </span>codex-auth\n<a id=\"__codelineno-1-13\" name=\"__codelineno-1-13\" href=\"#__codelineno-1-13\"></a>team<span class=\"w\"> </span>logs<span class=\"w\"> </span>gemini-auth\n</code></pre></div>\n<h3 id=\"ask-the-lead-to-compare\">Ask the lead to compare<a class=\"headerlink\" href=\"#ask-the-lead-to-compare\" title=\"Permanent link\">¶</a></h3>\n<p>Once all workers are done, ask the team lead to synthesize:</p>\n<div class=\"highlight\"><pre><span></span><code><a id=\"__codelineno-2-1\" name=\"__codelineno-2-1\" href=\"#__codelineno-2-1\"></a>team<span class=\"w\"> </span><span class=\"s2\">"All three workers are done. Review their output with 'team logs claude-auth', \\</span>\n<a id=\"__codelineno-2-2\" name=\"__codelineno-2-2\" href=\"#__codelineno-2-2\"></a><span class=\"s2\">'team logs codex-auth', and 'team logs gemini-auth'. Compare the approaches — \\</span>\n<a id=\"__codelineno-2-3\" name=\"__codelineno-2-3\" href=\"#__codelineno-2-3\"></a><span class=\"s2\">which implementation is most correct, most readable, and most complete? \\</span>\n<a id=\"__codelineno-2-4\" name=\"__codelineno-2-4\" href=\"#__codelineno-2-4\"></a><span class=\"s2\">Write a summary to comparison-report.md."</span>\n</code></pre></div>\n<h3 id=\"what-to-expect\">What to expect<a class=\"headerlink\" href=\"#what-to-expect\" title=\"Permanent link\">¶</a></h3>\n<p>Each provider has different strengths:</p>\n<ul>\n<li><strong>Claude</strong> tends to produce thorough implementations with detailed explanations and considers edge cases</li>\n<li><strong>Codex</strong> is fast and produces concise, functional code with minimal commentary</li>\n<li><strong>Gemini</strong> often provides alternative approaches and explains trade-offs</li>\n</ul>\n<p>The team lead reviews all three outputs and writes a comparison report, giving you a structured way to evaluate different AI approaches to the same problem.</p>\n<hr />\n<h2 id=\"code-review-with-multiple-reviewers\">Code review with multiple reviewers<a class=\"headerlink\" href=\"#code-review-with-multiple-reviewers\" title=\"Permanent link\">¶</a></h2>\n<p>Assign the same PR or diff to multiple agents for independent reviews, then have the lead merge the feedback.</p>\n<h3 id=\"task-file_1\">Task file<a class=\"headerlink\" href=\"#task-file_1\" title=\"Permanent link\">¶</a></h3>\n<p>Create <code>multi-review.md</code>:</p>\n<div class=\"highlight\"><pre><span></span><code><a id=\"__codelineno-3-1\" name=\"__codelineno-3-1\" href=\"#__codelineno-3-1\"></a><span class=\"gh\"># Code Review — PR #42</span>\n<a id=\"__codelineno-3-2\" name=\"__codelineno-3-2\" href=\"#__codelineno-3-2\"></a>\n<a id=\"__codelineno-3-3\" name=\"__codelineno-3-3\" href=\"#__codelineno-3-3\"></a><span class=\"gu\">## ~/repos/myproject</span>\n<a id=\"__codelineno-3-4\" name=\"__codelineno-3-4\" href=\"#__codelineno-3-4\"></a><span class=\"k\">- [ ]</span> Review the changes in PR <span class=\"ni\">#42</span> (run 'gh pr diff 42'). Focus on correctness and edge cases. List any bugs. (provider: claude, name: review-correctness)\n<a id=\"__codelineno-3-5\" name=\"__codelineno-3-5\" href=\"#__codelineno-3-5\"></a><span class=\"k\">- [ ]</span> Review the changes in PR <span class=\"ni\">#42</span> (run 'gh pr diff 42'). Focus on code style, naming, and readability. Suggest improvements. (provider: codex, name: review-style)\n<a id=\"__codelineno-3-6\" name=\"__codelineno-3-6\" href=\"#__codelineno-3-6\"></a><span class=\"k\">- [ ]</span> Review the changes in PR <span class=\"ni\">#42</span> (run 'gh pr diff 42'). Focus on performance and security. Flag any concerns. (provider: gemini, name: review-security)\n</code></pre></div>\n<div class=\"highlight\"><pre><span></span><code><a id=\"__codelineno-4-1\" name=\"__codelineno-4-1\" href=\"#__codelineno-4-1\"></a>team<span class=\"w\"> </span>init<span class=\"w\"> </span>review<span class=\"w\"> </span>--provider<span class=\"w\"> </span>claude<span class=\"w\"> </span>--working-dir<span class=\"w\"> </span>~/repos/myproject\n<a id=\"__codelineno-4-2\" name=\"__codelineno-4-2\" href=\"#__codelineno-4-2\"></a>team<span class=\"w\"> </span>run<span class=\"w\"> </span>multi-review.md\n<a id=\"__codelineno-4-3\" name=\"__codelineno-4-3\" href=\"#__codelineno-4-3\"></a>\n<a id=\"__codelineno-4-4\" name=\"__codelineno-4-4\" href=\"#__codelineno-4-4\"></a><span class=\"c1\"># After all are done:</span>\n<a id=\"__codelineno-4-5\" name=\"__codelineno-4-5\" href=\"#__codelineno-4-5\"></a>team<span class=\"w\"> </span><span class=\"s2\">"All reviewers are done. Compile the feedback from 'team logs review-correctness', \\</span>\n<a id=\"__codelineno-4-6\" name=\"__codelineno-4-6\" href=\"#__codelineno-4-6\"></a><span class=\"s2\">'team logs review-style', and 'team logs review-security' into a single review \\</span>\n<a id=\"__codelineno-4-7\" name=\"__codelineno-4-7\" href=\"#__codelineno-4-7\"></a><span class=\"s2\">comment. Post it to PR #42 using 'gh pr comment 42 --body <comment>'."</span>\n</code></pre></div>\n<hr />\n<h2 id=\"parallel-test-investigation\">Parallel test investigation<a class=\"headerlink\" href=\"#parallel-test-investigation\" title=\"Permanent link\">¶</a></h2>\n<p>When a CI run has multiple test failures, assign each failure to a separate worker:</p>\n<h3 id=\"task-file_2\">Task file<a class=\"headerlink\" href=\"#task-file_2\" title=\"Permanent link\">¶</a></h3>\n<p>Create <code>fix-tests.md</code>:</p>\n<div class=\"highlight\"><pre><span></span><code><a id=\"__codelineno-5-1\" name=\"__codelineno-5-1\" href=\"#__codelineno-5-1\"></a><span class=\"gh\"># Fix failing tests</span>\n<a id=\"__codelineno-5-2\" name=\"__codelineno-5-2\" href=\"#__codelineno-5-2\"></a>\n<a id=\"__codelineno-5-3\" name=\"__codelineno-5-3\" href=\"#__codelineno-5-3\"></a><span class=\"gu\">## ~/repos/backend</span>\n<a id=\"__codelineno-5-4\" name=\"__codelineno-5-4\" href=\"#__codelineno-5-4\"></a><span class=\"k\">- [ ]</span> Fix the failing test in tests/test_auth.py::test_login_expired_token. Run the test to confirm. (name: fix-expired-token)\n<a id=\"__codelineno-5-5\" name=\"__codelineno-5-5\" href=\"#__codelineno-5-5\"></a><span class=\"k\">- [ ]</span> Fix the failing test in tests/test_api.py::test_rate_limiting. Run the test to confirm. (name: fix-rate-limit)\n<a id=\"__codelineno-5-6\" name=\"__codelineno-5-6\" href=\"#__codelineno-5-6\"></a><span class=\"k\">- [ ]</span> Fix the failing test in tests/test_db.py::test_migration_rollback. Run the test to confirm. (name: fix-rollback)\n</code></pre></div>\n<div class=\"highlight\"><pre><span></span><code><a id=\"__codelineno-6-1\" name=\"__codelineno-6-1\" href=\"#__codelineno-6-1\"></a>team<span class=\"w\"> </span>init<span class=\"w\"> </span>fixci<span class=\"w\"> </span>--provider<span class=\"w\"> </span>claude<span class=\"w\"> </span>--working-dir<span class=\"w\"> </span>~/repos/backend\n<a id=\"__codelineno-6-2\" name=\"__codelineno-6-2\" href=\"#__codelineno-6-2\"></a>team<span class=\"w\"> </span>run<span class=\"w\"> </span>fix-tests.md\n<a id=\"__codelineno-6-3\" name=\"__codelineno-6-3\" href=\"#__codelineno-6-3\"></a>\n<a id=\"__codelineno-6-4\" name=\"__codelineno-6-4\" href=\"#__codelineno-6-4\"></a><span class=\"c1\"># Monitor until all are done</span>\n<a id=\"__codelineno-6-5\" name=\"__codelineno-6-5\" href=\"#__codelineno-6-5\"></a>team<span class=\"w\"> </span>status\n<a id=\"__codelineno-6-6\" name=\"__codelineno-6-6\" href=\"#__codelineno-6-6\"></a>\n<a id=\"__codelineno-6-7\" name=\"__codelineno-6-7\" href=\"#__codelineno-6-7\"></a><span class=\"c1\"># Have the lead verify nothing else broke</span>\n<a id=\"__codelineno-6-8\" name=\"__codelineno-6-8\" href=\"#__codelineno-6-8\"></a>team<span class=\"w\"> </span><span class=\"s2\">"All test fixes are in. Run the full test suite with 'pytest' and report \\</span>\n<a id=\"__codelineno-6-9\" name=\"__codelineno-6-9\" href=\"#__codelineno-6-9\"></a><span class=\"s2\">if anything else broke. If all green, commit the fixes."</span>\n</code></pre></div>\n<hr />\n<h2 id=\"interactive-lead-session\">Interactive lead session<a class=\"headerlink\" href=\"#interactive-lead-session\" title=\"Permanent link\">¶</a></h2>\n<p>Instead of task files, let the team lead handle everything. Just give it a high-level goal:</p>\n<div class=\"highlight\"><pre><span></span><code><a id=\"__codelineno-7-1\" name=\"__codelineno-7-1\" href=\"#__codelineno-7-1\"></a>team<span class=\"w\"> </span>init<span class=\"w\"> </span>build<span class=\"w\"> </span>--provider<span class=\"w\"> </span>claude<span class=\"w\"> </span>--working-dir<span class=\"w\"> </span>~/repos/myproject\n<a id=\"__codelineno-7-2\" name=\"__codelineno-7-2\" href=\"#__codelineno-7-2\"></a>\n<a id=\"__codelineno-7-3\" name=\"__codelineno-7-3\" href=\"#__codelineno-7-3\"></a>team<span class=\"w\"> </span><span class=\"s2\">"I need to add OAuth2 login support. Break this into subtasks and spawn \\</span>\n<a id=\"__codelineno-7-4\" name=\"__codelineno-7-4\" href=\"#__codelineno-7-4\"></a><span class=\"s2\">workers for each. Use interactive mode so you can send follow-ups if needed. \\</span>\n<a id=\"__codelineno-7-5\" name=\"__codelineno-7-5\" href=\"#__codelineno-7-5\"></a><span class=\"s2\">One worker should handle the backend (routes, token validation), one should \\</span>\n<a id=\"__codelineno-7-6\" name=\"__codelineno-7-6\" href=\"#__codelineno-7-6\"></a><span class=\"s2\">handle the frontend (login button, callback page), and one should write tests. \\</span>\n<a id=\"__codelineno-7-7\" name=\"__codelineno-7-7\" href=\"#__codelineno-7-7\"></a><span class=\"s2\">Use 'team status' to monitor and 'team logs <name>' to review output."</span>\n</code></pre></div>\n<p>The lead will autonomously:</p>\n<ol>\n<li>Spawn three workers with descriptive names</li>\n<li>Poll <code>team status</code> to track progress</li>\n<li>Review output with <code>team logs</code></li>\n<li>Send follow-ups if a worker needs correction</li>\n<li>Report back when everything is complete</li>\n</ol>",
|
|
5
|
+
"search": [
|
|
6
|
+
{
|
|
7
|
+
"location": null,
|
|
8
|
+
"level": 1,
|
|
9
|
+
"title": "Examples",
|
|
10
|
+
"text": "",
|
|
11
|
+
"path": [],
|
|
12
|
+
"tags": []
|
|
13
|
+
},
|
|
14
|
+
{
|
|
15
|
+
"location": "multi-provider-comparison",
|
|
16
|
+
"level": 2,
|
|
17
|
+
"title": "Multi-provider comparison",
|
|
18
|
+
"text": "<p>Run the same task across Claude, Codex, and Gemini to compare how each provider approaches it. A Claude team lead coordinates and reviews the results.</p>",
|
|
19
|
+
"path": [],
|
|
20
|
+
"tags": []
|
|
21
|
+
},
|
|
22
|
+
{
|
|
23
|
+
"location": "task-file",
|
|
24
|
+
"level": 3,
|
|
25
|
+
"title": "Task file",
|
|
26
|
+
"text": "<p>Create <code>compare-providers.md</code>:</p> <pre><code># Provider Comparison — Refactor auth module\n\n## ~/repos/myproject\n- [ ] Refactor the auth module to use JWT tokens instead of session cookies. Show the full diff. (provider: claude, name: claude-auth)\n- [ ] Refactor the auth module to use JWT tokens instead of session cookies. Show the full diff. (provider: codex, name: codex-auth)\n- [ ] Refactor the auth module to use JWT tokens instead of session cookies. Show the full diff. (provider: gemini, name: gemini-auth)\n</code></pre>",
|
|
27
|
+
"path": [],
|
|
28
|
+
"tags": []
|
|
29
|
+
},
|
|
30
|
+
{
|
|
31
|
+
"location": "run-it",
|
|
32
|
+
"level": 3,
|
|
33
|
+
"title": "Run it",
|
|
34
|
+
"text": "<pre><code># Initialize with Claude as the team lead\nteam init compare --provider claude --working-dir ~/repos/myproject\n\n# Spawn all three workers\nteam run compare-providers.md\n\n# Watch progress\nteam status\n\n# Compare output side by side\nteam logs claude-auth\nteam logs codex-auth\nteam logs gemini-auth\n</code></pre>",
|
|
35
|
+
"path": [],
|
|
36
|
+
"tags": []
|
|
37
|
+
},
|
|
38
|
+
{
|
|
39
|
+
"location": "ask-the-lead-to-compare",
|
|
40
|
+
"level": 3,
|
|
41
|
+
"title": "Ask the lead to compare",
|
|
42
|
+
"text": "<p>Once all workers are done, ask the team lead to synthesize:</p> <pre><code>team \"All three workers are done. Review their output with 'team logs claude-auth', \\\n'team logs codex-auth', and 'team logs gemini-auth'. Compare the approaches — \\\nwhich implementation is most correct, most readable, and most complete? \\\nWrite a summary to comparison-report.md.\"\n</code></pre>",
|
|
43
|
+
"path": [],
|
|
44
|
+
"tags": []
|
|
45
|
+
},
|
|
46
|
+
{
|
|
47
|
+
"location": "what-to-expect",
|
|
48
|
+
"level": 3,
|
|
49
|
+
"title": "What to expect",
|
|
50
|
+
"text": "<p>Each provider has different strengths:</p> <ul> <li>Claude tends to produce thorough implementations with detailed explanations and considers edge cases</li> <li>Codex is fast and produces concise, functional code with minimal commentary</li> <li>Gemini often provides alternative approaches and explains trade-offs</li> </ul> <p>The team lead reviews all three outputs and writes a comparison report, giving you a structured way to evaluate different AI approaches to the same problem.</p>",
|
|
51
|
+
"path": [],
|
|
52
|
+
"tags": []
|
|
53
|
+
},
|
|
54
|
+
{
|
|
55
|
+
"location": "code-review-with-multiple-reviewers",
|
|
56
|
+
"level": 2,
|
|
57
|
+
"title": "Code review with multiple reviewers",
|
|
58
|
+
"text": "<p>Assign the same PR or diff to multiple agents for independent reviews, then have the lead merge the feedback.</p>",
|
|
59
|
+
"path": [],
|
|
60
|
+
"tags": []
|
|
61
|
+
},
|
|
62
|
+
{
|
|
63
|
+
"location": "task-file_1",
|
|
64
|
+
"level": 3,
|
|
65
|
+
"title": "Task file",
|
|
66
|
+
"text": "<p>Create <code>multi-review.md</code>:</p> <pre><code># Code Review — PR #42\n\n## ~/repos/myproject\n- [ ] Review the changes in PR #42 (run 'gh pr diff 42'). Focus on correctness and edge cases. List any bugs. (provider: claude, name: review-correctness)\n- [ ] Review the changes in PR #42 (run 'gh pr diff 42'). Focus on code style, naming, and readability. Suggest improvements. (provider: codex, name: review-style)\n- [ ] Review the changes in PR #42 (run 'gh pr diff 42'). Focus on performance and security. Flag any concerns. (provider: gemini, name: review-security)\n</code></pre> <pre><code>team init review --provider claude --working-dir ~/repos/myproject\nteam run multi-review.md\n\n# After all are done:\nteam \"All reviewers are done. Compile the feedback from 'team logs review-correctness', \\\n'team logs review-style', and 'team logs review-security' into a single review \\\ncomment. Post it to PR #42 using 'gh pr comment 42 --body <comment>'.\"\n</code></pre>",
|
|
67
|
+
"path": [],
|
|
68
|
+
"tags": []
|
|
69
|
+
},
|
|
70
|
+
{
|
|
71
|
+
"location": "parallel-test-investigation",
|
|
72
|
+
"level": 2,
|
|
73
|
+
"title": "Parallel test investigation",
|
|
74
|
+
"text": "<p>When a CI run has multiple test failures, assign each failure to a separate worker:</p>",
|
|
75
|
+
"path": [],
|
|
76
|
+
"tags": []
|
|
77
|
+
},
|
|
78
|
+
{
|
|
79
|
+
"location": "task-file_2",
|
|
80
|
+
"level": 3,
|
|
81
|
+
"title": "Task file",
|
|
82
|
+
"text": "<p>Create <code>fix-tests.md</code>:</p> <pre><code># Fix failing tests\n\n## ~/repos/backend\n- [ ] Fix the failing test in tests/test_auth.py::test_login_expired_token. Run the test to confirm. (name: fix-expired-token)\n- [ ] Fix the failing test in tests/test_api.py::test_rate_limiting. Run the test to confirm. (name: fix-rate-limit)\n- [ ] Fix the failing test in tests/test_db.py::test_migration_rollback. Run the test to confirm. (name: fix-rollback)\n</code></pre> <pre><code>team init fixci --provider claude --working-dir ~/repos/backend\nteam run fix-tests.md\n\n# Monitor until all are done\nteam status\n\n# Have the lead verify nothing else broke\nteam \"All test fixes are in. Run the full test suite with 'pytest' and report \\\nif anything else broke. If all green, commit the fixes.\"\n</code></pre>",
|
|
83
|
+
"path": [],
|
|
84
|
+
"tags": []
|
|
85
|
+
},
|
|
86
|
+
{
|
|
87
|
+
"location": "interactive-lead-session",
|
|
88
|
+
"level": 2,
|
|
89
|
+
"title": "Interactive lead session",
|
|
90
|
+
"text": "<p>Instead of task files, let the team lead handle everything. Just give it a high-level goal:</p> <pre><code>team init build --provider claude --working-dir ~/repos/myproject\n\nteam \"I need to add OAuth2 login support. Break this into subtasks and spawn \\\nworkers for each. Use interactive mode so you can send follow-ups if needed. \\\nOne worker should handle the backend (routes, token validation), one should \\\nhandle the frontend (login button, callback page), and one should write tests. \\\nUse 'team status' to monitor and 'team logs <name>' to review output.\"\n</code></pre> <p>The lead will autonomously:</p> <ol> <li>Spawn three workers with descriptive names</li> <li>Poll <code>team status</code> to track progress</li> <li>Review output with <code>team logs</code></li> <li>Send follow-ups if a worker needs correction</li> <li>Report back when everything is complete</li> </ol>",
|
|
91
|
+
"path": [],
|
|
92
|
+
"tags": []
|
|
93
|
+
}
|
|
94
|
+
],
|
|
95
|
+
"title": "Examples",
|
|
96
|
+
"toc": [
|
|
97
|
+
{
|
|
98
|
+
"title": "Examples",
|
|
99
|
+
"id": "examples",
|
|
100
|
+
"url": "#examples",
|
|
101
|
+
"children": [
|
|
102
|
+
{
|
|
103
|
+
"title": "Multi-provider comparison",
|
|
104
|
+
"id": "multi-provider-comparison",
|
|
105
|
+
"url": "#multi-provider-comparison",
|
|
106
|
+
"children": [
|
|
107
|
+
{
|
|
108
|
+
"title": "Task file",
|
|
109
|
+
"id": "task-file",
|
|
110
|
+
"url": "#task-file",
|
|
111
|
+
"children": [],
|
|
112
|
+
"level": 3
|
|
113
|
+
},
|
|
114
|
+
{
|
|
115
|
+
"title": "Run it",
|
|
116
|
+
"id": "run-it",
|
|
117
|
+
"url": "#run-it",
|
|
118
|
+
"children": [],
|
|
119
|
+
"level": 3
|
|
120
|
+
},
|
|
121
|
+
{
|
|
122
|
+
"title": "Ask the lead to compare",
|
|
123
|
+
"id": "ask-the-lead-to-compare",
|
|
124
|
+
"url": "#ask-the-lead-to-compare",
|
|
125
|
+
"children": [],
|
|
126
|
+
"level": 3
|
|
127
|
+
},
|
|
128
|
+
{
|
|
129
|
+
"title": "What to expect",
|
|
130
|
+
"id": "what-to-expect",
|
|
131
|
+
"url": "#what-to-expect",
|
|
132
|
+
"children": [],
|
|
133
|
+
"level": 3
|
|
134
|
+
}
|
|
135
|
+
],
|
|
136
|
+
"level": 2
|
|
137
|
+
},
|
|
138
|
+
{
|
|
139
|
+
"title": "Code review with multiple reviewers",
|
|
140
|
+
"id": "code-review-with-multiple-reviewers",
|
|
141
|
+
"url": "#code-review-with-multiple-reviewers",
|
|
142
|
+
"children": [
|
|
143
|
+
{
|
|
144
|
+
"title": "Task file",
|
|
145
|
+
"id": "task-file_1",
|
|
146
|
+
"url": "#task-file_1",
|
|
147
|
+
"children": [],
|
|
148
|
+
"level": 3
|
|
149
|
+
}
|
|
150
|
+
],
|
|
151
|
+
"level": 2
|
|
152
|
+
},
|
|
153
|
+
{
|
|
154
|
+
"title": "Parallel test investigation",
|
|
155
|
+
"id": "parallel-test-investigation",
|
|
156
|
+
"url": "#parallel-test-investigation",
|
|
157
|
+
"children": [
|
|
158
|
+
{
|
|
159
|
+
"title": "Task file",
|
|
160
|
+
"id": "task-file_2",
|
|
161
|
+
"url": "#task-file_2",
|
|
162
|
+
"children": [],
|
|
163
|
+
"level": 3
|
|
164
|
+
}
|
|
165
|
+
],
|
|
166
|
+
"level": 2
|
|
167
|
+
},
|
|
168
|
+
{
|
|
169
|
+
"title": "Interactive lead session",
|
|
170
|
+
"id": "interactive-lead-session",
|
|
171
|
+
"url": "#interactive-lead-session",
|
|
172
|
+
"children": [],
|
|
173
|
+
"level": 2
|
|
174
|
+
}
|
|
175
|
+
],
|
|
176
|
+
"level": 1
|
|
177
|
+
}
|
|
178
|
+
]
|
|
179
|
+
},
|
|
180
|
+
"hash": 13507247676213290481
|
|
181
|
+
}
|
|
@@ -0,0 +1,73 @@
|
|
|
1
|
+
{
|
|
2
|
+
"data": {
|
|
3
|
+
"meta": {},
|
|
4
|
+
"content": "<h1 id=\"agentic-team\">agentic-team<a class=\"headerlink\" href=\"#agentic-team\" title=\"Permanent link\">¶</a></h1>\n<p>Orchestrate teams of AI coding agents working in parallel inside tmux sessions.</p>\n<p>A <strong>team lead</strong> agent runs interactively and delegates tasks to <strong>worker</strong> agents (Claude, Codex, Gemini) that execute in their own tmux windows. Workers can run in oneshot or interactive mode, each with independent working directories, providers, and models.</p>\n<div class=\"highlight\"><pre><span></span><code><a id=\"__codelineno-0-1\" name=\"__codelineno-0-1\" href=\"#__codelineno-0-1\"></a>User ──> team CLI ──> tmux session\n<a id=\"__codelineno-0-2\" name=\"__codelineno-0-2\" href=\"#__codelineno-0-2\"></a> ├── window 0: Team Lead (interactive)\n<a id=\"__codelineno-0-3\" name=\"__codelineno-0-3\" href=\"#__codelineno-0-3\"></a> ├── window 1: worker "adder"\n<a id=\"__codelineno-0-4\" name=\"__codelineno-0-4\" href=\"#__codelineno-0-4\"></a> ├── window 2: worker "bear"\n<a id=\"__codelineno-0-5\" name=\"__codelineno-0-5\" href=\"#__codelineno-0-5\"></a> └── ...\n</code></pre></div>\n<h2 id=\"demo\">Demo<a class=\"headerlink\" href=\"#demo\" title=\"Permanent link\">¶</a></h2>\n<p><img alt=\"agentic-team demo\" src=\"demo.gif\" /></p>\n<h2 id=\"features\">Features<a class=\"headerlink\" href=\"#features\" title=\"Permanent link\">¶</a></h2>\n<ul>\n<li><strong>Multi-provider</strong>: Supports Claude Code, Codex, and Gemini CLI agents</li>\n<li><strong>Parallel execution</strong>: Workers run in isolated tmux windows with automatic logging</li>\n<li><strong>Two worker modes</strong>: Interactive (persistent, supports follow-ups) and oneshot (fire-and-forget)</li>\n<li><strong>Task files</strong>: Define batch tasks in markdown with checkbox syntax</li>\n<li><strong>Smart routing</strong>: <code>team \"your prompt\"</code> sends directly to the lead agent</li>\n<li><strong>Completion detection</strong>: Automatic status tracking via tmux pane analysis</li>\n<li><strong>Session resumption</strong>: Resume completed Claude workers with full context</li>\n</ul>\n<h2 id=\"installation\">Installation<a class=\"headerlink\" href=\"#installation\" title=\"Permanent link\">¶</a></h2>\n<div class=\"highlight\"><pre><span></span><code><a id=\"__codelineno-1-1\" name=\"__codelineno-1-1\" href=\"#__codelineno-1-1\"></a>pip<span class=\"w\"> </span>install<span class=\"w\"> </span>agentic-team\n</code></pre></div>\n<p>See <a href=\"getting-started/\">Getting Started</a> for prerequisites and first-run setup.</p>",
|
|
5
|
+
"search": [
|
|
6
|
+
{
|
|
7
|
+
"location": null,
|
|
8
|
+
"level": 1,
|
|
9
|
+
"title": "agentic-team",
|
|
10
|
+
"text": "<p>Orchestrate teams of AI coding agents working in parallel inside tmux sessions.</p> <p>A team lead agent runs interactively and delegates tasks to worker agents (Claude, Codex, Gemini) that execute in their own tmux windows. Workers can run in oneshot or interactive mode, each with independent working directories, providers, and models.</p> <pre><code>User ──> team CLI ──> tmux session\n ├── window 0: Team Lead (interactive)\n ├── window 1: worker \"adder\"\n ├── window 2: worker \"bear\"\n └── ...\n</code></pre>",
|
|
11
|
+
"path": [],
|
|
12
|
+
"tags": []
|
|
13
|
+
},
|
|
14
|
+
{
|
|
15
|
+
"location": "demo",
|
|
16
|
+
"level": 2,
|
|
17
|
+
"title": "Demo",
|
|
18
|
+
"text": "",
|
|
19
|
+
"path": [],
|
|
20
|
+
"tags": []
|
|
21
|
+
},
|
|
22
|
+
{
|
|
23
|
+
"location": "features",
|
|
24
|
+
"level": 2,
|
|
25
|
+
"title": "Features",
|
|
26
|
+
"text": "<ul> <li>Multi-provider: Supports Claude Code, Codex, and Gemini CLI agents</li> <li>Parallel execution: Workers run in isolated tmux windows with automatic logging</li> <li>Two worker modes: Interactive (persistent, supports follow-ups) and oneshot (fire-and-forget)</li> <li>Task files: Define batch tasks in markdown with checkbox syntax</li> <li>Smart routing: <code>team \"your prompt\"</code> sends directly to the lead agent</li> <li>Completion detection: Automatic status tracking via tmux pane analysis</li> <li>Session resumption: Resume completed Claude workers with full context</li> </ul>",
|
|
27
|
+
"path": [],
|
|
28
|
+
"tags": []
|
|
29
|
+
},
|
|
30
|
+
{
|
|
31
|
+
"location": "installation",
|
|
32
|
+
"level": 2,
|
|
33
|
+
"title": "Installation",
|
|
34
|
+
"text": "<pre><code>pip install agentic-team\n</code></pre> <p>See Getting Started for prerequisites and first-run setup.</p>",
|
|
35
|
+
"path": [],
|
|
36
|
+
"tags": []
|
|
37
|
+
}
|
|
38
|
+
],
|
|
39
|
+
"title": "agentic-team",
|
|
40
|
+
"toc": [
|
|
41
|
+
{
|
|
42
|
+
"title": "agentic-team",
|
|
43
|
+
"id": "agentic-team",
|
|
44
|
+
"url": "#agentic-team",
|
|
45
|
+
"children": [
|
|
46
|
+
{
|
|
47
|
+
"title": "Demo",
|
|
48
|
+
"id": "demo",
|
|
49
|
+
"url": "#demo",
|
|
50
|
+
"children": [],
|
|
51
|
+
"level": 2
|
|
52
|
+
},
|
|
53
|
+
{
|
|
54
|
+
"title": "Features",
|
|
55
|
+
"id": "features",
|
|
56
|
+
"url": "#features",
|
|
57
|
+
"children": [],
|
|
58
|
+
"level": 2
|
|
59
|
+
},
|
|
60
|
+
{
|
|
61
|
+
"title": "Installation",
|
|
62
|
+
"id": "installation",
|
|
63
|
+
"url": "#installation",
|
|
64
|
+
"children": [],
|
|
65
|
+
"level": 2
|
|
66
|
+
}
|
|
67
|
+
],
|
|
68
|
+
"level": 1
|
|
69
|
+
}
|
|
70
|
+
]
|
|
71
|
+
},
|
|
72
|
+
"hash": 3282971029748765858
|
|
73
|
+
}
|