Skip to content

[Docs] Incorrect Oh-My-OpenCode configuration: 'frontend-ui-ux-engineer' is not an agent #347

@sunbos

Description

@sunbos

Issue Title

[Docs] Incorrect Oh-My-OpenCode configuration: "frontend-ui-ux-engineer" is not an agent

Description

The README section "Using with Oh-My-OpenCode" suggests configuring frontend-ui-ux-engineer and document-writer under the agents key.

Problem

In the latest Oh-My-OpenCode architecture, these are NOT static agents but dynamic roles generated from Categories. Configuring them under agents has no effect, leading to model fallback (usually to default Anthropic/OpenAI models instead of the user's intended Gemini models).

Solution

The documentation should instruct users to configure the categories key instead:

  • frontend-ui-ux-engineercategories.visual-engineering
  • document-writercategories.writing

This ensures that delegate_task calls correctly utilize the configured Antigravity models.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions