Skip to content

feat: add next-turn follow-up overlay - #75

Merged
three-water666 merged 7 commits into
mainfrom
feat/next-turn-follow-up
Sep 4, 2026
Merged

feat: add next-turn follow-up overlay#75
three-water666 merged 7 commits into
mainfrom
feat/next-turn-follow-up

Conversation

@three-water666

Copy link
Copy Markdown
Owner
  • Add a draggable work-only composer with individually confirmed follow-up messages.

  • Merge confirmed follow-ups into tool-result turns or send them after ordinary replies.

  • Remove follow-ups only after verified auto-send and retain them when delivery fails.

- Add a draggable work-only composer with individually confirmed follow-up messages.

- Merge confirmed follow-ups into tool-result turns or send them after ordinary replies.

- Remove follow-ups only after verified auto-send and retain them when delivery fails.
- Add DeepSeek network response capture and display each tool capture source.
- Extend file-upload retries while preserving queued follow-up delivery.
- Update merged tests and fixtures for the combined capture and follow-up contracts.
- Keep a compact follow-up launcher visible and show queued messages until delivery.
- Allow dragging in compact and expanded states without treating drags as clicks.
- Restore follow-up input focus after result writes, attachment pastes, and auto-send.
- Cover queue deletion, drag behavior, and focus restoration in runtime tests.
- Combine current tool activity and next-turn follow-ups in one draggable work panel.

- Keep history above current activity so both remain visible at the same time.

- Preserve follow-up drafts and focus while live tool status updates render.
- Exclude bridge routes from target-page content scripts in both execution worlds.
- Skip redundant work panel renders when its enabled state has not changed.
- Cover bridge exclusions and idempotent panel enabling with regression tests.
- Keep history, minimize, and close controls in fixed-width header slots.
- Disable close until the current tool turn delivery settles instead of removing it.
- Cover action ordering and close availability transitions.
- Display tool activity history in chronological order.

- Archive dismissed current activity and add a clear-history action.

- Preserve the active turn when historical activity is cleared.
@three-water666
three-water666 merged commit 177872d into main Sep 4, 2026
3 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