agent-ecosystem/test/main/services
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
..
analysis feat: enhance task change retrieval with additional options 2026-03-04 15:22:59 +02:00
discovery perf: replace remark-based search with plain text indexOf 2026-03-25 14:32:37 +02:00
editor feat: enhance notification and task management features 2026-03-02 18:17:57 +02:00
extensions fix: resolve CLI binary dynamically for MCP diagnostics and extension installs 2026-03-22 13:10:11 +02:00
infrastructure fix: packaged app CLI login detection, PATH merge, IPC status cache 2026-03-19 22:41:52 +02:00
parsing feat: color badges for subagent types with .claude/agents/ config support 2026-02-21 13:52:59 -03:00
schedule feat: UI improvements, bug fixes, and protocol noise filtering 2026-03-24 17:47:15 +02:00
team fix(tests): enhance messageId handling for legacy inbox rows 2026-03-23 16:29:19 +02:00