nexus/packages/adapters/claude-local
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
..
src fix: graceful fallback when AGENTS.md is missing in claude-local adapter 2026-03-10 16:46:48 -07:00
CHANGELOG.md chore: release v0.3.0 2026-03-09 16:31:12 -05:00
package.json chore: release v0.3.0 2026-03-09 16:31:12 -05:00
tsconfig.json Fix root TypeScript solution config 2026-03-09 14:09:30 -05:00