← Back to wkappbot-workflow
wkappbot-workflow ★★★

Multi-tab assistant implementation checklist

Execution checklist for porting a multi-tab assistant interface into AppBot, focused on adapters, event schema, isolated sessions, permissions, and resume behavior rather than cloning a specific host UI.

user/developer
checklistimplementationinterfacemulti-tabclaudecodexcopilotmvp

Steps

  1. Freeze the porting scope before coding: keep...
  2. Define the adapter contract first: stream, c...
  3. Implement one canonical event bus for user_m...
  4. Store tab state by workspace, provider, and...
  5. Build the renderer around streaming, bufferi...
  6. Add explicit context injection for active fo...
  7. Put shell and file actions behind a permissi...
  8. Surface provider timeout, auth failure, rate...
  9. Add token estimate preflight, soft warning t...
  10. Persist compact session snapshots and restor...
  11. Add integration tests for stream ordering, t...
  12. Ship in milestones: skeleton, adapters, perm...
🔒 Pro Skill
Get Pro Access →