Commit 6331162
chore: prune dead frontend components and stale doc refs
- delete unused components: StatusBadge, ThinkingBlock, ToolUseBlock
(knip-confirmed, not imported anywhere outside themselves)
- remove unused Topbar re-export from shared/components barrel
(Topbar is still imported directly by AppShell — component kept)
- drop unused @testing-library/jest-dom devDep (no imports anywhere)
- declare @shikijs/langs + @shikijs/themes as explicit dependencies
(used directly by shiki.ts via deep imports — were only transitive)
- CLAUDE.md: drop ToolUseBlock/ThinkingBlock from the Conversation UI
component chain now that the files are gone
make lint ✓, web tests 65/65 ✓, tsc clean. API-side tests need
Postgres up (unchanged, not touched by this cleanup).
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent a6b6dab commit 6331162
7 files changed
Lines changed: 45 additions & 298 deletions
File tree
- apps/web
- src
- features
- dashboard
- session
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
52 | | - | |
| 52 | + | |
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
| |||
0 commit comments