refactor(web): unify architecture, names, state & components #60
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "refactor/web-architecture"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Phase 1 - Cleanup:
Phase 2 - Tool shell DRY:
collapsible boilerplate across bash/read/write/edit/generic tool renderers
Phase 3 - State management:
currentAbortController with ChatStore class wrapped in React Context
Phase 4 - Style unification:
Build: tsc -b zero errors, vite build successful, oxfmt --check passes