Skip to content

[Console] Fix background ICA logging#223

Merged
arnodelorme merged 1 commit into
developfrom
agent/20260612-fix-222
Jun 12, 2026
Merged

[Console] Fix background ICA logging#223
arnodelorme merged 1 commit into
developfrom
agent/20260612-fix-222

Conversation

@suraj-ranganath

Copy link
Copy Markdown
Member

Route prompt-safe console writes from worker threads through the direct terminal fallback instead of prompt-toolkit's main-thread path. This keeps ICA progress visible during GUI background tasks without logging tracebacks and adds a regression test for background-thread log records.

Fixes #222

@claude

claude Bot commented Jun 12, 2026

Copy link
Copy Markdown

Claude finished @suraj-ranganath's task in 0s —— View job


I'll analyze this and get back to you.

@arnodelorme arnodelorme merged commit 3694e12 into develop Jun 12, 2026
10 checks 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.

Fix console logging errors during GUI ICA background tasks

2 participants