paperclip/packages/adapters/pi-local/src/server
Richard Anaya 5536e6b91e fix(pi-local): ensure skills directory exists before passing --skill flag
- Hoist PI_AGENT_SKILLS_DIR to module-level constant to avoid duplicate path computation
- Always create ~/.pi/agent/skills directory before early return in ensurePiSkillsInjected, so the path is valid when --skill flag is passed
2026-03-18 20:40:55 -07:00
..
execute.ts fix(pi-local): ensure skills directory exists before passing --skill flag 2026-03-18 20:40:55 -07:00
index.ts Adding support for pi-local 2026-03-06 18:29:38 -08:00
models.test.ts Adding support for pi-local 2026-03-06 18:29:38 -08:00
models.ts feat(pi-local): fix bugs, add RPC mode, improve cost tracking and output handling 2026-03-07 07:23:44 -08:00
parse.test.ts feat(pi-local): fix bugs, add RPC mode, improve cost tracking and output handling 2026-03-07 07:23:44 -08:00
parse.ts feat(pi-local): fix bugs, add RPC mode, improve cost tracking and output handling 2026-03-07 07:23:44 -08:00
test.ts Adding support for pi-local 2026-03-06 18:29:38 -08:00