Skip to content

fix(web): delegate-a-task → button + modal (was a cramped sidebar form)#136

Merged
oratis merged 1 commit into
mainfrom
fix/delegate-modal
Jun 23, 2026
Merged

fix(web): delegate-a-task → button + modal (was a cramped sidebar form)#136
oratis merged 1 commit into
mainfrom
fix/delegate-modal

Conversation

@oratis

@oratis oratis commented Jun 23, 2026

Copy link
Copy Markdown
Owner

What

The "delegate a task" composer was crammed into the 280px agents card — a kind dropdown, a tiny text input, and a ▶ button all fighting for space (see report). Replaced with a single full-width + delegate a task button that opens the shared modal:

  • roomy agent picker (managed — LISA-run / claude / codex — real CLI under a PTY),
  • multi-line task textarea (⌘/Ctrl+Enter to start),
  • inline errors (e.g. the PTY-disabled 503 hint) instead of a separate popup.

Verification

824 tests pass (1 skip), typecheck + build clean; snapshot recomputed (93016 → 95181); MAIN_HTML parses.

🤖 Generated with Claude Code

…form

The inline composer (kind dropdown + tiny text input + ▶) was unusable squeezed
into the 280px agents card. Replace it with a single full-width "+ delegate a
task" button that opens the shared modal: a roomy agent picker (managed / claude
/ codex) + a multi-line task textarea + Start (⌘/Ctrl+Enter), with errors (e.g.
the PTY-disabled 503) shown inline in the dialog.

Snapshot updated (93016 → 95181). 824 tests pass, typecheck + build clean.

Co-Authored-By: Claude Opus 4.8 (1M context) <[email protected]>
@oratis oratis merged commit c463fb7 into main Jun 23, 2026
1 check passed
@oratis oratis deleted the fix/delegate-modal branch June 23, 2026 17:06
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