Commit Graph

1 Commits

Author SHA1 Message Date
chihlasm
f5056d2e84 feat: add useBranching hook for branch state management
Manages branch list and active branch ID with useState. Exposes loadBranches,
createFork, switchBranch, updateStatus, reviveBranch, and sendMessage actions
via useCallback. Errors surface via toast notifications.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-24 09:30:58 +00:00