Skip to content
Open
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ Monorepo for `@geminixiang` packages that extend the [Pi coding agent](https://g
| [`@geminixiang/pi-memory`](packages/pi-memory) | 0.1.0 | Store reviewed cross-session memory with provenance and an auditable lifecycle. |
| [`@geminixiang/pi-hooks`](packages/pi-hooks) | 0.1.0 | Run project or user commands automatically on agent events, including denying a tool call. |
| [`@geminixiang/pi-remember`](packages/pi-remember) | 0.1.0 | Skill that records durable decisions into `AGENTS.md`. |
| [`@geminixiang/pi-texas-holdem`](packages/pi-texas-holdem) | 0.1.0 | Texas Hold'em in Pi: local bots, LAN play, or federated personal Cloudflare rooms. |

[`examples/full-workflow`](examples/full-workflow) walks one scenario through every runtime package — bring up a dev server, get stopped from pushing something unverified, fix it, and leave a reviewed decision behind. Its configuration files are checked against the parsers they target.

Expand Down
Loading
Loading