Skip to content

feat: Disable default agents #3120

@taqtiqa-mark

Description

@taqtiqa-mark
Given I am an IDE user.
When I want to use a primary agent, `agent/ide.md`, specialized to my use case.
Then I want to eliminate TUI static by disabling default agents by setting `default_agents: false`.
And then when OC loads the active agent display shows `IDE AGENT`.
And then pressing `tab` does not rotate to any other agent.
Given I am an IDE user.
When I want to use the primary agents, `agent/ide.md`, `agent/ta.md`, specialized to my different use cases.
Then I want to eliminate TUI static by disabling default agents by setting `default_agents: false`.
And then I want to set `default_agent: ta`.
And then OC loads with the active agent display showing `TA AGENT`.
And then pressing `tab` rotates to the IDE agent.
And then the active agent display shows `IDE AGENT`.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions