Skip to content

Conversation

@jdillon
Copy link
Owner

@jdillon jdillon commented Dec 26, 2025

Summary

  • Add view mode toggle (list/tree) with dropdown menu
  • Add TanStack Query for beads data caching
  • Build tree structure from parent-child dependencies
  • Visual hierarchy indicators for tree view

Status

Work in progress - Tree view UI needs refinement. Looking for design inspiration from other IDEs/tools.

Test plan

  • Toggle between list and tree view
  • Verify parent-child dependencies show as nested
  • Verify expand/collapse works
  • Review visual hierarchy indicators

Related: vsbeads-bxnb

🤖 Generated with Claude Code

- Add view mode toggle (list/tree) with dropdown menu
- Add TanStack Query for beads data caching
- Fetch full bead details to get dependency data for tree
- Build tree structure from parent-child dependencies
- Add expand/collapse icons and visual hierarchy indicators

Tree view UI needs refinement - committing as WIP for review.

Related: vsbeads-bxnb

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
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.

2 participants