mirror of
https://github.com/fabro-sh/fabro.git
synced 2026-09-21 00:21:27 +00:00
- Add ToolResult::success()/error() constructors, replacing 16 manual construction sites across tools.rs, session.rs, history.rs, generate.rs - Collapse ContentPart::RedactedThinking into Thinking (use redacted field) - Extract HttpApi base struct shared by all 4 provider adapters - Extract LineReader into common.rs for shared SSE byte buffering and timeout handling; convert Anthropic/OpenAI from BoxStream to Response - Replace manual delegation methods on GenerateResult/StepResult with Deref<Target=Response> Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| agent | ||
| attractor | ||
| git-storage | ||
| llm | ||
| util | ||