summaryrefslogtreecommitdiff
path: root/packages/cli/src/ui/hooks/useHistoryManager.test.ts
AgeCommit message (Collapse)Author
2025-05-06refactor(cli): Centralize history management via useHistoryManager hook (#261)Allen Hutchison
2025-05-05feat(cli): add useHistoryManager hook for chat history (#234)Allen Hutchison
Co-authored-by: Brandon Keiji <[email protected]>