agent-ecosystem/test
iliya c21350713c perf: replace remark-based search with plain text indexOf
Manually ported from upstream 5c7f921e. Key changes:
- SessionSearcher: indexOf instead of remark AST, batch size 8→16
- conversationSlice: indexOf with MAX_SEARCH_MATCHES=500 cap
- Item-scoped store selectors (searchMatchItemIds Set) to skip re-renders
- Pre-filter in markdownTextSearch (skip parse if no raw match)
- SearchTextCache: 200→1000 entries
- ProjectScanner: 30s search project cache, batch 4→8
2026-03-25 14:32:37 +02:00
..
fixtures/extensions feat: add Extension Store with plugin catalog and MCP registry 2026-03-08 01:00:18 +02:00
main perf: replace remark-based search with plain text indexOf 2026-03-25 14:32:37 +02:00
mocks feat(wsl): add support for finding WSL Claude root candidates 2026-02-14 13:53:13 +09:00
renderer fix: sidebar header repo/branch not syncing when switching tabs 2026-03-25 13:58:48 +02:00
shared feat: UI improvements, bug fixes, and protocol noise filtering 2026-03-24 17:47:15 +02:00
setup.ts feat: add Sentry error tracking and update docs 2026-03-22 17:03:15 +02:00