paperclip/packages/adapters/pi-local/src/server
HenkDz af1b08fdf4 fix(pi-local): parse models from stderr
Pi outputs the model list to stderr instead of stdout. This fix checks
stderr first and falls back to stdout for compatibility with older
versions.

Fixes model discovery returning empty arrays and environment tests
failing with 'Pi returned no models' error.
2026-03-26 01:30:54 +01:00
..
execute.ts Remove noisy "Loaded agent instructions file" log from all adapters 2026-03-24 11:48:43 -05:00
index.ts Add skill sync for remaining local adapters 2026-03-14 19:22:23 -05:00
models.test.ts Adding support for pi-local 2026-03-06 18:29:38 -08:00
models.ts fix(pi-local): parse models from stderr 2026-03-26 01:30:54 +01: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
skills.ts Add unmanaged skill provenance to agent skills 2026-03-18 14:21:50 -05:00
test.ts Improve Pi adapter diagnostics 2026-03-14 21:11:06 -05:00