paperclip/packages/adapters/claude-local/src
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
..
cli Move adapter implementations into shared workspace packages 2026-02-18 14:23:16 -06:00
server fix: graceful fallback when AGENTS.md is missing in claude-local adapter 2026-03-10 16:46:48 -07:00
ui Add worktree-aware workspace runtime support 2026-03-10 10:58:38 -05:00
index.ts Add worktree-aware workspace runtime support 2026-03-10 10:58:38 -05:00