cb4e41a59fb8bac21f8854773f6779aed056d146
The big win the pipeline missed: projectProfile + agentInstructions doc dumps (~14k chars) are L0-SYSTEM -> STATIC -> never pruned, re-sent verbatim every turn. Now pruned via the same TokenPruner at a gentler ratio (keep 60% vs 45% freeform), protected spans (code fences/paths/keys) kept so directives survive. Gated by TOKEN_PRUNE (level 3+); base systemPrompt stays verbatim.
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%