Skip to content

Commit 0ac9e05

Browse files
committed
fix: Enforce ACP bridge only - remove print mode fallback
Remove all fallback paths that attempted to use a non-functional print mode. The system now strictly requires the ACP bridge and fails fast if unavailable. Changes: - Remove printMode variable and all related checks - Delete _sendPrintPrompt method - Simplify all methods to use ACP bridge exclusively - Throw error on connection failure (no silent fallbacks) - Remove try-catch fallbacks in injectSkills and injectSystemContext This enforces the principle: One working method for everything, never fallbacks.
1 parent 5ea1779 commit 0ac9e05

30 files changed

Lines changed: 14 additions & 4080 deletions

01-initial-load.png

-23.9 KB
Binary file not shown.

AUTOMATIC_IMPORT.md

Lines changed: 0 additions & 284 deletions
This file was deleted.

CLAUDE.md

Whitespace-only changes.

0 commit comments

Comments
 (0)