agent-ecosystem/src/renderer/components
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
..
chat perf: replace remark-based search with plain text indexOf 2026-03-25 14:32:37 +02:00
common feat: add Sentry error tracking and update docs 2026-03-22 17:03:15 +02:00
dashboard fix(auth): enrich PTY env and invalidate status cache after login 2026-03-25 13:36:12 +02:00
extensions feat(chat): add syntax highlighting to command input in EditToolViewer and SkillReviewDialog 2026-03-23 20:26:48 +02:00
layout refactor: update README and enhance team UI components 2026-03-23 12:58:38 +02:00
notifications feat: enhance notification management and team messaging functionality 2026-03-07 13:44:07 +02:00
report feat: migrate to React 19 2026-03-24 17:11:55 +02:00
schedules style: auto-fix import/export sorting and formatting 2026-03-16 20:48:42 +02:00
search feat: enhance API key management and GitHub stars integration 2026-03-10 20:05:04 +02:00
settings feat: migrate to React 19 2026-03-24 17:11:55 +02:00
sidebar refactor: update UI and functionality for team provisioning and progress indicators 2026-03-21 17:43:29 +02:00
team feat: UI improvements, bug fixes, and protocol noise filtering 2026-03-24 17:47:15 +02:00
terminal refactor: enhance task management protocols and UI components 2026-03-20 13:45:03 +02:00
ui refactor: enhance task management protocols and UI components 2026-03-20 13:45:03 +02:00