gstack/hosts
abdul bbce42d2b1 feat(hosts): add pi as a supported host
Pi implements the Agent Skills spec, so gstack skills work with one config
file (no generator, setup, or tooling changes). Skills install to
~/.pi/agent/skills/gstack-*/ for global and .pi/skills/ for project-local,
both discovered by pi at startup.

- hosts/pi.ts: minimal config mirroring opencode pattern
- hosts/index.ts: register pi in ALL_HOST_CONFIGS + re-exports
- .gitignore: skip .pi/ (generated skill docs)
- README.md: add Pi row to host table + dedicated install section
2026-06-09 00:08:58 +07:00
..
claude/hooks v1.57.2.0 feat: AskUserQuestion prose fallback when the tool fails at runtime (#1908) 2026-06-07 21:38:21 -07:00
claude.ts v1.13.0.0 feat: add Claude outside-voice skill (#1212) 2026-04-25 11:52:48 -07:00
codex.ts feat: Confusion Protocol, Hermes + GBrain hosts, brain-first resolver (v0.18.0.0) (#1005) 2026-04-16 10:41:38 -07:00
cursor.ts feat: Confusion Protocol, Hermes + GBrain hosts, brain-first resolver (v0.18.0.0) (#1005) 2026-04-16 10:41:38 -07:00
factory.ts feat: Confusion Protocol, Hermes + GBrain hosts, brain-first resolver (v0.18.0.0) (#1005) 2026-04-16 10:41:38 -07:00
gbrain.ts feat: Confusion Protocol, Hermes + GBrain hosts, brain-first resolver (v0.18.0.0) (#1005) 2026-04-16 10:41:38 -07:00
hermes.ts feat: Confusion Protocol, Hermes + GBrain hosts, brain-first resolver (v0.18.0.0) (#1005) 2026-04-16 10:41:38 -07:00
index.ts feat(hosts): add pi as a supported host 2026-06-09 00:08:58 +07:00
kiro.ts feat: Confusion Protocol, Hermes + GBrain hosts, brain-first resolver (v0.18.0.0) (#1005) 2026-04-16 10:41:38 -07:00
openclaw.ts feat: Confusion Protocol, Hermes + GBrain hosts, brain-first resolver (v0.18.0.0) (#1005) 2026-04-16 10:41:38 -07:00
opencode.ts community wave: 6 PRs + hardening (v0.18.1.0) (#1028) 2026-04-17 00:45:13 -07:00
pi.ts feat(hosts): add pi as a supported host 2026-06-09 00:08:58 +07:00
slate.ts feat: Confusion Protocol, Hermes + GBrain hosts, brain-first resolver (v0.18.0.0) (#1005) 2026-04-16 10:41:38 -07:00