mirror of
https://github.com/fabro-sh/fabro.git
synced 2026-09-27 01:21:25 +00:00
- Replace loop/match/break with clearer let-else pattern for followup queue processing in process_input (proposal 4.1) - Simplify validate_tool_args empty schema check by separating null and empty-object checks into distinct if-blocks (proposal 4.3) - Cache system prompt once per input cycle in run_single_input and pass it to build_request and check_context_usage/estimate_token_count, avoiding redundant string construction on every tool round (5.2, 5.3) Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| attractor | ||
| coding-agent-loop | ||
| unified-llm | ||
| unified-llm-cli | ||