Skip to content

fix: interactive mode root cause fixes + broken import repairs - #127

Merged
therain2020 merged 1 commit into
masterfrom
fix/interactive-mode
May 29, 2026
Merged

fix: interactive mode root cause fixes + broken import repairs#127
therain2020 merged 1 commit into
masterfrom
fix/interactive-mode

Conversation

@therain2020

Copy link
Copy Markdown
Owner

13 files, 3 root causes fixed.

Root cause fixes:
- ink/ink.tsx: skip patchStderr on Windows (Bun native crash)
- main.tsx: main().catch uses stderr.write (not console.error eaten by Ink)
- main.tsx: remove dangling enableClaudeInChrome reference

Broken import repairs:
- screens/REPL.tsx: remove CIC/buddy/TungstenLiveMonitor imports
- components/PromptInput/PromptInput.tsx: buddy + fast command stubs
- hooks/useManagePlugins.ts: LSP manager stub
- hooks/useVimInput.ts: vim operator/transition/type stubs
- hooks/useVoiceEnabled.ts: voice stub
- components/LogoV2/VoiceModeNotice.tsx: voice stub
- hooks/notifs/useLspInitializationNotification.tsx: LSP stubs

New stub:
- utils/telemetry/instrumentation.ts

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
@therain2020
therain2020 merged commit 6a4bedf into master May 29, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant