agent-ecosystem/src/main
iliya 4946a65a7b feat: cherry-pick upstream CollapsibleOutputSection + TriggerMatcher regex cache
Cherry-picked from upstream:
- 516d0f6b: CollapsibleOutputSection with markdown preview toggle
- e51c1fd1: cache compiled regexes in TriggerMatcher (perf)
2026-03-25 13:58:38 +02:00
..
constants feat: add support for Claude Code CLI worktrees 2026-03-01 13:47:33 +02:00
http fix: handle ENOENT error gracefully in file reading functions 2026-03-20 14:26:47 +02:00
ipc fix(auth): enrich PTY env and invalidate status cache after login 2026-03-25 13:36:12 +02:00
services feat: cherry-pick upstream CollapsibleOutputSection + TriggerMatcher regex cache 2026-03-25 13:58:38 +02:00
types feat: enhance notification system with task status change support 2026-03-04 15:22:59 +02:00
utils fix(auth): avoid setting CLAUDE_CONFIG_DIR when it matches default path 2026-03-25 12:23:57 +02:00
workers feat: implement draft team handling and metadata storage 2026-03-21 12:48:18 +02:00
index.ts refactor(README): reorganize roadmap items for clarity and update language switcher flag icon 2026-03-24 16:52:12 +02:00
sentry.ts fix(standalone): fix standalone mode to run without Electron 2026-03-24 03:43:26 +00:00
standalone.ts feat: add Sentry error tracking and update docs 2026-03-22 17:03:15 +02:00