Skip to content

docs: clarify agent variants and built-in presets#23910

Open
jjangga0214 wants to merge 16 commits intoanomalyco:devfrom
jjangga0214:agent-variant-docs
Open

docs: clarify agent variants and built-in presets#23910
jjangga0214 wants to merge 16 commits intoanomalyco:devfrom
jjangga0214:agent-variant-docs

Conversation

@jjangga0214
Copy link
Copy Markdown

@jjangga0214 jjangga0214 commented Apr 23, 2026

Issue for this PR

N/A

Type of change

  • Bug fix
  • New feature
  • Refactor / code improvement
  • Documentation

What does this PR do?

Documents that agents can pin a default model variant with agent.<name>.variant (JSON and Markdown examples on the Agents page). The Models variants section explains built-in presets, per-agent pinning, and how variant_cycle / variant_list relate to defaults (variant_list is unbound in the default tui.json). Keybinds docs include a short section for the model/variant-related actions.

How did you verify your code works?

Documentation-only change: reviewed the updated MDX against the existing agent config schema and default tui.json keybind entries.

Screenshots / recordings

Not applicable.

Checklist

  • I have tested my changes locally
  • I have not included unrelated changes in this PR

rekram1-node and others added 15 commits April 22, 2026 00:35
- Add cmd/command as alias for super in keybind parse
- Display super as cmd on macOS in toString
- Add tests for cmd alias parsing and macOS display
- Add cmd/command as alias for super in keybind parse
- Display super as cmd on macOS in toString
- Add tests for cmd alias parsing and macOS display
Document agent.variant with JSON and Markdown examples, tighten Models
variants (cycle vs list, per-agent pinning), and add a keybinds section
for model/variant actions.

Parse cmd/command as super; show super as cmd in Keybind.toString on macOS.

Made-with: Cursor
Drop keybind runtime changes so the branch is documentation-only; keep
Agents/Models/Keybinds docs for agent.variant, built-in variants, and
variant_cycle / variant_list.

Made-with: Cursor
@jjangga0214 jjangga0214 changed the title docs: clarify agent variants and variant keybinds docs: clarify agent variants and built-in presets Apr 23, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants