Skip to content

docs: document capabilities override and TUI error recovery#3283

Merged
dgageot merged 2 commits into
mainfrom
docs/auto-update
Jun 27, 2026
Merged

docs: document capabilities override and TUI error recovery#3283
dgageot merged 2 commits into
mainfrom
docs/auto-update

Conversation

@aheritier

Copy link
Copy Markdown
Contributor

Documents two features from recent merged PRs that shipped without docs coverage.

Attachment capability overrides (model config) — adds a new capabilities section to docs/configuration/models/index.md covering the capabilities.image and capabilities.pdf fields. Custom/local providers (Ollama, user-defined proxies) are not in the models.dev catalogue, so docker-agent can't auto-detect their attachment support. Declaring capabilities makes it authoritative and skips the lookup. Includes the properties table, a usage example, and a link to examples/capability-overrides.yaml.

TUI error recovery — adds an "Error Recovery" section to docs/features/tui/index.md covering persisted error messages (survive session reload) and the clickable ↻ retry button that resumes a failed turn without retyping.

Source PRs: #3205, #3253, #3259

@aheritier aheritier requested a review from a team as a code owner June 27, 2026 04:05
@aheritier aheritier added kind/docs Documentation-only changes area/docs Documentation changes labels Jun 27, 2026
@dgageot dgageot merged commit e29092c into main Jun 27, 2026
14 checks passed
@dgageot dgageot deleted the docs/auto-update branch June 27, 2026 06:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/docs Documentation changes kind/docs Documentation-only changes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants