-
Notifications
You must be signed in to change notification settings - Fork 12
Closed
Labels
bugSomething isn't workingSomething isn't workingin-progressIssue is being actively worked onIssue is being actively worked onsafe-to-workSecurity triage: safe for automated processingSecurity triage: safe for automated processing
Description
UX issues found during interactive E2E test
The AI-driven interactive harness recorded a real spawn claude hetzner session
and flagged the following UX problems in the terminal output:
1. Spinner output corrupted with ANSI escape sequences and control characters, making text unreadable
[
3
5
m
◒
[
3
9m
D
o
w
n
l
o
a
d
i
n
g
Suggestion: Sanitize or properly encode ANSI sequences before rendering to terminal, or use a robust TUI library that handles escape codes correctly
2. Final output shows garbled text with missing/corrupted characters making the success state unclear
Press Ctrl-C again to ✓ Anthropic marketplace installd · /pugin to see av
exit
Suggestion: Ensure output buffering and line endings are properly managed before printing final status messages
Filed automatically by the interactive E2E harness after a live spawn claude hetzner session.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingin-progressIssue is being actively worked onIssue is being actively worked onsafe-to-workSecurity triage: safe for automated processingSecurity triage: safe for automated processing