Skip to content

Bug: Missing descriptions in .roomodes for custom modes #5860

@RandalSchwartz

Description

@RandalSchwartz

App Version

3.23.14

API Provider

Google Gemini

Model Used

Gemini 2.5 flash

🔁 Steps to Reproduce

  1. Open the .roomodes file in the repository.
  2. Observe the customModes entries.

💥 Outcome Summary

Expected: All custom modes in .roomodes should have a description and whenToUse field.
Actual: Some custom modes in .roomodes are missing description and whenToUse fields.

📄 Relevant Logs or Errors

N/A

Technical Analysis

Based on my investigation:

  • The issue appears to be in the .roomodes file itself, where some custom mode definitions lack the description and whenToUse fields.
  • Related code: The customModes array in .roomodes defines the structure and properties of custom modes.
  • Possible cause: Incomplete or outdated entries in the .roomodes file.
  • Proposed Fix: Add the missing description and whenToUse fields to all custom modes in the .roomodes file, ensuring they are consistent with the existing structure.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Issue/PR - TriageNew issue. Needs quick review to confirm validity and assign labels.bugSomething isn't working

    Type

    No type

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions