Skip to content

[codex] GUI conversation editing#3

Merged
jooh merged 20 commits into
mainfrom
codex/gui-conversation-editing
Jun 16, 2026
Merged

[codex] GUI conversation editing#3
jooh merged 20 commits into
mainfrom
codex/gui-conversation-editing

Conversation

@jooh

@jooh jooh commented Jun 9, 2026

Copy link
Copy Markdown
Owner

Summary

  • replace separate submit/stop controls with one line-icon action button that switches between send and stop
  • add prompt undo/redo navigation with editable in-place user prompts and branch rewrites through replace_from
  • preserve stopped partial assistant output as committed conversation context

Validation

  • make all-tests passed locally with sandbox escalation for loopback-bound tests
  • node --check internal/web/assets/app.js passed
  • in-app browser visual smoke was attempted, but local loopback URLs were blocked with net::ERR_BLOCKED_BY_CLIENT

@jooh jooh marked this pull request as ready for review June 9, 2026 21:01
@jooh jooh marked this pull request as draft June 16, 2026 19:06
@jooh jooh marked this pull request as ready for review June 16, 2026 19:20
@jooh

jooh commented Jun 16, 2026

Copy link
Copy Markdown
Owner Author

@codex review

Please focus especially on:

  • prompt history selection scroll math in internal/web/assets/app.js, including top/bottom sticky threshold alignment and already-visible selections.
  • full-bleed .messages scrollbar layout, zero sticky inset, and user/assistant horizontal offsets in internal/web/assets/app.css.
  • persistence and branch-rewrite behavior around replace_from, stopped assistant output, and hydrated existing conversations.

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: fc642aeeaf

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread internal/chat/service.go Outdated
Comment thread internal/web/assets/app.js
@jooh jooh merged commit f2ee1dc into main Jun 16, 2026
2 checks passed
@jooh jooh deleted the codex/gui-conversation-editing branch June 16, 2026 19:44
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