Files
ai-agent/frontend/src/tree.ts
Gabriel Vidal a85cd7682a feat(ai-agent): file-tree search bar
- Sidebar gains a search input that filters the file tree by path
  (case-insensitive) and auto-expands matching folders.
- FileTree rows are router links highlighting the active path; folders show
  aggregated token/cost. tree.ts adds filterFiles + nodeStats helpers.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-26 12:58:15 +02:00

1.7 KiB