> ## Documentation Index
> Fetch the complete documentation index at: https://docs.fabro.sh/llms.txt
> Use this file to discover all available pages before exploring further.

# GPT-5.6 models

<Warning>
  **`server.integrations.slack.default_channel` is now literal text.** Replace any `{{ env.NAME }}` token with an explicit channel name. Per-run Slack notification and interview channels still support interpolation.
</Warning>

## GPT-5.6 models

Fabro now includes GPT-5.6 Sol, Terra, and Luna in the built-in OpenAI catalog, routed through the Responses API with a Codex-safe 272K context policy. GPT-5.6 Sol becomes the OpenAI default, while all three models expose their current capabilities, reasoning controls, limits, aliases, and pricing.

## More

<Accordion title="Fixes">
  * Long ACP agent turns now refresh GitHub App push credentials at turn entry and every 45 minutes, preventing late `git push` operations from failing after installation tokens expire
</Accordion>
