{"id":50875425,"url":"https://github.com/fabkho/pi-solo","last_synced_at":"2026-06-15T09:30:50.300Z","repository":{"id":359107172,"uuid":"1244497022","full_name":"fabkho/pi-solo","owner":"fabkho","description":"Pi extensions for Soloterm — agent orchestration, dispatch, and fork workflows","archived":false,"fork":false,"pushed_at":"2026-05-20T11:35:04.000Z","size":29,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-05-20T15:53:22.843Z","etag":null,"topics":["extension","pi","solo","soloterm"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/fabkho.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-20T10:16:51.000Z","updated_at":"2026-05-20T10:34:23.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/fabkho/pi-solo","commit_stats":null,"previous_names":["fabkho/pi-solo"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/fabkho/pi-solo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fabkho%2Fpi-solo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fabkho%2Fpi-solo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fabkho%2Fpi-solo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fabkho%2Fpi-solo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fabkho","download_url":"https://codeload.github.com/fabkho/pi-solo/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fabkho%2Fpi-solo/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34357281,"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-15T02:00:07.085Z","response_time":63,"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":["extension","pi","solo","soloterm"],"created_at":"2026-06-15T09:30:49.542Z","updated_at":"2026-06-15T09:30:50.273Z","avatar_url":"https://github.com/fabkho.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# pi-solo\n\nPi extensions for [Soloterm](https://soloterm.com) — agent orchestration, parallel dispatch, and fork workflows.\n\n## Commands\n\n### `/fork-solo`\n\nFork the current session at a selected message and open it as a new Pi agent in Soloterm. The current session stays intact.\n\n```\n/fork-solo              — show message selector, fork in new Solo agent\n/fork-solo \u003cmessage\u003e    — fork + pre-fill initial prompt\n```\n\n### `/dispatch`\n\nSpawn a Pi worker agent in Soloterm with a focused task. Quick and simple.\n\n```\n/dispatch Fix the login form validation in src/components/LoginForm.vue\n/dispatch Write unit tests for the payment service\n```\n\n### `/orchestrate`\n\nPlan parallel work and dispatch multiple Solo worker agents. Parses multi-line goals into independent lanes.\n\n```\n/orchestrate\n- Refactor auth middleware to use JWT refresh tokens\n- Add rate limiting to /api/bookings endpoint\n- Write E2E tests for the booking flow\n```\n\n## LLM Tool\n\n### `dispatch_solo_worker`\n\nThe LLM can call this tool directly to spawn parallel workers when it identifies independent work lanes. Useful during planning conversations — the model can dispatch workers as it breaks down the problem.\n\n## Requirements\n\n- [Soloterm](https://soloterm.com) running with Pi configured as an agent tool\n- Must be running inside Solo (needs `SOLO_PROJECT_ID` env var)\n- Pi agent tool must be enabled in Solo Settings → Agents\n\n## Install\n\n```bash\npi install npm:pi-solo\n```\n\nOr load locally:\n\n```bash\n# In settings.json packages array:\n\"/path/to/pi-solo\"\n```\n\n## How it works\n\n- Uses `solo-cli` (bundled in Solo.app) to spawn agent processes\n- Auto-discovers Pi's agent tool ID on first use\n- Workers appear in Solo's Agents sidebar section with clear labels\n- Each worker runs independently with its own conversation\n\n## License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffabkho%2Fpi-solo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffabkho%2Fpi-solo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffabkho%2Fpi-solo/lists"}