Skip to content

Fix web UI chat refresh and PTY submit#303

Merged
edwin-zvs merged 1 commit into
mainfrom
fix-webui-chat-refresh-submit
May 31, 2026
Merged

Fix web UI chat refresh and PTY submit#303
edwin-zvs merged 1 commit into
mainfrom
fix-webui-chat-refresh-submit

Conversation

@edwin-zvs

Copy link
Copy Markdown
Contributor

Summary

  • reload chat transcript panes when returning from terminal mode so messages that arrived while terminal was active are visible
  • mark cached offscreen chat panes stale when renderable transcript events arrive
  • send PTY composer text and Enter as separate inputs so Codex submits instead of treating the combined text+newline as inserted prompt text

Testing

  • git diff --check
  • cargo test -p agentd
  • cargo build

@edwin-zvs
edwin-zvs merged commit 0c780c0 into main May 31, 2026
1 check passed
@edwin-zvs
edwin-zvs deleted the fix-webui-chat-refresh-submit branch May 31, 2026 18:12
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