nexus/packages/adapters/opencode-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 Add OpenCode provider integration and strict model selection 2026-03-05 15:24:20 +01:00
models.ts fix: guard os.userInfo() for UID-only containers, exclude HOME from cache key 2026-03-17 13:05:23 -04:00
parse.test.ts Fix opencode-local adapter: parser, UI, CLI, and environment tests 2026-03-07 19:01:04 +00:00
parse.ts Fix opencode-local adapter: parser, UI, CLI, and environment tests 2026-03-07 19:01:04 +00:00
skills.ts Add unmanaged skill provenance to agent skills 2026-03-18 14:21:50 -05:00
test.ts Address PR feedback: keep testEnvironment non-destructive, warn on swallowed errors 2026-03-07 19:15:10 +00:00