Skip to content

Suggest full serialization on feature-ai-rag: port the child-listing fix and drop the @components expansion #114

Description

@reekitconcept

The feature-ai-rag branch forked from main on 2026-07-12, before #106 (the fix for #105, merged 2026-08-10) landed on main. So on the feature branch serialize_brain() still runs the full serialization with neither include_items=False nor any expansion control:

Fix, as two separate commits on the feature branch:

  1. cherry-pick of the Suggest: do not embed the child listing of folderish suggestions (#105) #106 fix (include_items=False),
  2. new: additionally pass include_expansion=False.

The commits stay separate on purpose: commit 2 is also cherry-picked to a small PR against main, so the @components fix makes the v2 release instead of waiting for the feature branch merge (which happens only after v2). No separate ticket for the main PR — it references this one and #105.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions