Skip to content

feat(tasks): add per-task kanban boards - #535

Open
GatewayJ wants to merge 2 commits into
OpenCSGs:mainfrom
GatewayJ:feat/task-child-kanban
Open

feat(tasks): add per-task kanban boards#535
GatewayJ wants to merge 2 commits into
OpenCSGs:mainfrom
GatewayJ:feat/task-child-kanban

Conversation

@GatewayJ

Copy link
Copy Markdown
Member

Summary

  • render each root task as a selectable board with independent child-task cards
  • add title/ID search, assignee filtering, dependency indicators, and responsive board controls
  • simplify task-board actions and remove obsolete manual planning/start UI plumbing

Validation

  • pnpm --dir web/app check
  • pnpm --dir web/app build
  • pnpm --dir web/app typecheck
  • targeted TasksView, task-controller, task-model, and workspace-sidebar tests

Impact

Frontend task-board presentation and navigation only. Backend task lifecycle, parent-child dependencies, execution rooms, and sessions are unchanged.

@GatewayJ
GatewayJ marked this pull request as ready for review August 31, 2026 05:33
@GatewayJ

Copy link
Copy Markdown
Member Author
f39517a0-4c86-410f-8f62-95b28cc6ea18

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