fabro/lib
Bryan Helmkamp 9c152ccddf
refactor(agent): simplify task reminder staging and test fixtures
Stage the pending task reminder as a Message and add
Message::to_llm_message so durable history and the round-staged turn
share one turn-to-wire conversion. Replace the one-off
BlockingAfterFirstOutputProvider with request capture and an
EventsThenPending variant on ScriptedStreamProvider, add a shared
make_session_with_provider_and_tools helper, and assert the reminder
tests against task_reminder::TASK_REMINDER_TEXT instead of a
substring.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-08-04 14:20:32 -04:00
..
apps Fix labeled run lookup in CLI test 2026-08-01 13:55:58 -04:00
components refactor(agent): simplify task reminder staging and test fixtures 2026-08-04 14:20:32 -04:00
foundation Merge pull request #694 from fabro-sh/feat/reusable-subagent-sessions 2026-08-01 10:21:41 -04:00
packages/fabro-api-client Make the server allocate all run IDs 2026-08-01 11:47:11 -04:00