Skip to content

Add web UI PTY view toggle#296

Merged
edwin-zvs merged 1 commit into
mainfrom
webui-pty-view-toggle
May 31, 2026
Merged

Add web UI PTY view toggle#296
edwin-zvs merged 1 commit into
mainfrom
webui-pty-view-toggle

Conversation

@edwin-zvs

@edwin-zvs edwin-zvs commented May 31, 2026

Copy link
Copy Markdown
Contributor

Summary

  • add a Terminal/Chat segmented toggle for selected PTY-capable web UI sessions
  • keep terminal view as the default and remember explicit per-session web view preferences
  • skip raw PTY byte streams in chat mode so ANSI repaint/status output does not appear as transcript text
  • mirror native interactive transcripts from Codex, Claude, and Antigravity into semantic agentd events for chat mode
  • document the UX rule in a web UI spec

Testing

  • rustfmt --edition 2024 --check crates/adapter-codex/src/main.rs crates/adapter-claude/src/main.rs crates/adapter-antigravity/src/main.rs
  • git diff --check
  • cargo check
  • cargo test -p agentd-adapter-codex
  • cargo build

@edwin-zvs
edwin-zvs force-pushed the webui-pty-view-toggle branch 4 times, most recently from 65ccfb6 to 17977e8 Compare May 31, 2026 16:49
@edwin-zvs
edwin-zvs force-pushed the webui-pty-view-toggle branch from 17977e8 to 291db5f Compare May 31, 2026 16:52
@edwin-zvs
edwin-zvs merged commit 7262314 into main May 31, 2026
1 check passed
@edwin-zvs
edwin-zvs deleted the webui-pty-view-toggle branch May 31, 2026 16:54
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