agent-ecosystem/test/main
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
..
http feat: implement member briefing functionality and enhance team provisioning 2026-03-13 15:58:51 +02:00
ipc feat: add team launched notification and related configuration 2026-03-17 15:13:37 +02:00
services perf: replace remark-based search with plain text indexOf 2026-03-25 14:32:37 +02:00
utils fix: packaged app CLI login detection, PATH merge, IPC status cache 2026-03-19 22:41:52 +02:00