mirror of
https://github.com/fabro-sh/fabro.git
synced 2026-09-20 00:11:34 +00:00
Close spec compliance gaps: - Add user_instructions to SessionConfig and ProviderProfile trait (spec Section 6.1 layer 5) - Populate EnvContext with git branch, date, model name during Session::initialize() - Expand all three profile system prompts with identity, tool guidance, coding practices - Implement provider_options: Anthropic beta headers, OpenAI reasoning effort, Gemini safety settings - Add register_subagent_tools() to all profiles for spawn_agent/send_input/wait/close_agent - Add list_dir tool to Gemini profile (spec Section 3.6) - Add chrono dependency for date formatting 20 new tests (170 → 190), all passing. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| coding-agent-loop | ||
| unified-llm | ||
| unified-llm-cli | ||