Skip to content

Replace TUI screenshot with actual PNG#8

Merged
risjai merged 1 commit into
masterfrom
chore/tui-screenshot-update
Apr 9, 2026
Merged

Replace TUI screenshot with actual PNG#8
risjai merged 1 commit into
masterfrom
chore/tui-screenshot-update

Conversation

@risjai
Copy link
Copy Markdown
Collaborator

@risjai risjai commented Apr 9, 2026

Summary

  • Replace hand-drawn SVG with actual TUI screenshot (PNG)
  • Shows error keywords in red (from the TUI fix in previous commit)
  • Resized from 3440x2098 (Retina) to 1600px wide (315KB)

🤖 Generated with Claude Code

@risjai risjai force-pushed the chore/tui-screenshot-update branch from d4c7e18 to b787541 Compare April 9, 2026 09:06
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@risjai risjai force-pushed the chore/tui-screenshot-update branch from b787541 to 68dba4e Compare April 9, 2026 09:07
@risjai risjai merged commit da9bbd4 into master Apr 9, 2026
3 checks passed
risjai added a commit that referenced this pull request Apr 12, 2026
- Fix #1 (BUG): Thread session_name through _init_proxy so fallthrough
  creates the session with the caller's name, not hardcoded "default"
- Fix #2 (DESIGN): _init_proxy returns bool instead of mutating _mode
  via hidden side effect; init() handles the mode switch
- Fix #4: Remove dead urllib.error import
- Fix #5: Gate proxy health endpoint on GET method only
- Fix #6: Add version field to proxy health response for consistency
  with rewind-web
- Fix #7: Add 5 new tests — slow proxy timeout, non-Rewind server
  rejection, session name preservation, uninit after fallthrough,
  init() mode assertion
- Fix #8: Validate health response body (check "status": "ok") to
  prevent false positives from non-Rewind services on the same port

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
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