nexus/packages/adapters/pi-local/src/server
dotta 67841a0c6d Remove noisy "Loaded agent instructions file" log from all adapters
Loading an instructions file is normal, expected behavior — not worth
logging to stdout/stderr on every run. Warning logs for failed reads
are preserved.

Co-Authored-By: Paperclip <noreply@paperclip.ing>
2026-03-24 11:48:43 -05: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 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
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