Skip to content

fix(webui): preserve session paging and pending attachments - #267

Merged
jkyberneees merged 1 commit into
mainfrom
codex/webui-fix-v2.23.1
Sep 25, 2026
Merged

jkyberneees merged 1 commit into
mainfrom
codex/webui-fix-v2.23.1

Conversation

@jkyberneees

Copy link
Copy Markdown
Contributor

Summary

  • Ignore stale session-list responses when searches or refreshes overlap.
  • Prevent concurrent More requests from advancing the pagination offset twice.
  • Keep Send disabled while text attachments are being read, then include them in the prompt.

Validation

  • node --test cmd/odek/ui/js/*.test.js — 231 passed
  • go test -count=1 -timeout=5m ./cmd/odek — passed
  • golangci-lint run --timeout=10m — 0 issues
  • GOTOOLCHAIN=go1.26.6 go run golang.org/x/vuln/cmd/govulncheck@latest ./... — no vulnerabilities

Intended patch release: v2.23.1 after merge.

@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Sep 25, 2026 •

Copy link
Copy Markdown

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Preview URL Updated (UTC)
✅ Deployment successful!
View logs
odek 8ffad53 Commit Preview URL

Branch Preview URL
Sep 25 2026, 03:03 PM

@jkyberneees
jkyberneees merged commit 59fa27b into main Sep 25, 2026
10 checks passed
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