da7fe61b77525cb42391145358cb8f840898c0bb
IdeaReader folded eventStore.allEvents() on every activeIdeas()/capturedOf() call — a full deserializing log scan per CHAT context build. Now folds once at construction and stays current incrementally via subscribeAll(); the fold is idempotent so seed/live overlap needs no dedupe.
fix: workflow inference chain — surface llama-server errors, user-turn-last, bundle-relative prompts
Description
No description provided
Languages
Kotlin
88.4%
Go
11.4%
Python
0.2%