Skip to content

(CODUX-191) Add rich widget suggestion tests - #2729

Merged
numnx merged 1 commit into
feature/CODUX-191-persist-chat-input-historyfrom
task/feature-codux-191-persist-chat-input-history-t05-codex-mrclstvv
Jul 8, 2026
Merged

(CODUX-191) Add rich widget suggestion tests#2729
numnx merged 1 commit into
feature/CODUX-191-persist-chat-input-historyfrom
task/feature-codux-191-persist-chat-input-history-t05-codex-mrclstvv

Conversation

@numnx

@numnx numnx commented Jul 8, 2026

Copy link
Copy Markdown
Collaborator

🧩 Task: Add rich widget suggestion tests

Automated task PR opened by Code UX for T05.

📋 Summary

Sprint: Sprint 191 · Persist chat input history · Task: T05

Store each user's latest chat input in the database so they can leave the page and return with the last message still present in all chat inputs, and navigate recent messages with ArrowUp and ArrowDown.

🤖 Model & Provider

Provider Codex CLI
Model gpt-5.5

⏱️ Timing

Started 2026-07-08 21:42:23 UTC
Finished 2026-07-08 21:46:08 UTC
Duration 3m 45s

📊 Token Usage

Metric Value
Input tokens 64,041
Cached input tokens 797,440
Output tokens 6,792
Total tokens 868,273
Invocations 1
Tool calls 36
Active time 3m 31s

Included usage estimate (subscription/local login): $0.92

✅ QA Review

⏳ QA review runs after this PR is opened. Check the task card in the dashboard for the outcome once it lands.

📝 Full Task Prompt
Objective: Add regression tests for immediate-send rich widget suggestions.

Scope:
- Cover suggestion click and keyboard activation in the widget renderer.
- Verify the new direct-send path does not regress other widget actions.

Requirements:
- Suggestions send immediately.
- Suggestions do not populate the chat input first.
- The supported widget surfaces all share the same behavior.

Constraints:
- Keep tests deterministic.
- Avoid brittle DOM timing assumptions.

Verification:
- Dashboard tests cover the new interaction path.
- Build still succeeds after the changes.
🌿 Branch Info

Base: feature/CODUX-191-persist-chat-input-history
Head: task/feature-codux-191-persist-chat-input-history-t05-codex-mrclstvv


🤖 Generated by Code UX

@numnx
numnx merged commit 52485c9 into feature/CODUX-191-persist-chat-input-history Jul 8, 2026
6 checks passed
@numnx
numnx deleted the task/feature-codux-191-persist-chat-input-history-t05-codex-mrclstvv branch July 8, 2026 21:49
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