focus/crates/focus-core
DaiChaoXiong 112342c42e feat(core): agent message setters, thinking support, reducer arg-slot fix
- Agent::set_system_prompt / replace_messages (dynamic prompts + compaction)
- ProviderEventReducer::thinking_delta with per-block tracking
- fix: interleaved text/tool-call streams no longer misroute partial args
  (args aligned per content slot; regression tests added)
2026-08-09 20:59:39 +08:00
..
src feat(core): agent message setters, thinking support, reducer arg-slot fix 2026-08-09 20:59:39 +08:00
tests feat(core): agent message setters, thinking support, reducer arg-slot fix 2026-08-09 20:59:39 +08:00
Cargo.toml feat(core): agent message setters, thinking support, reducer arg-slot fix 2026-08-09 20:59:39 +08:00