paperclip/packages/adapters/claude-local/src/server
Matt Van Horn b41c00a9ef fix: graceful fallback when AGENTS.md is missing in claude-local adapter
The codex-local and cursor-local adapters already wrap the
instructionsFilePath read in try/catch, logging a warning and
continuing without instructions. The claude-local adapter was missing
this handling, causing ENOENT crashes when the instructions file
doesn't exist.

Fixes #529

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-10 16:46:48 -07:00
..
execute.ts fix: graceful fallback when AGENTS.md is missing in claude-local adapter 2026-03-10 16:46:48 -07:00
index.ts refactor: rename packages to @paperclipai and CLI binary to paperclipai 2026-03-03 08:45:26 -06:00
parse.ts refactor: rename packages to @paperclipai and CLI binary to paperclipai 2026-03-03 08:45:26 -06:00
test.ts Improve onboarding adapter diagnostics with live hello probes 2026-03-03 12:51:42 -06:00