feat: restructure as pnpm monorepo workspace

- Move limit-turns.ts into packages/pi-turn-limit/src/index.ts
- Add root package.json (private workspace manifest)
- Add pnpm-workspace.yaml
- Add shared tsconfig.json
- Add pi package manifest to extension (pi.extensions, pi-package keyword)
- Update AGENTS.md with monorepo workflow
This commit is contained in:
2026-04-20 23:04:34 +01:00
parent 1c6fc220ea
commit 57d238a1ea
7 changed files with 139 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
node_modules/
.pnpm-store/
pnpm-lock.yaml