Skip to content

v0.4.0

Latest

Choose a tag to compare

@VatsalSy VatsalSy released this 12 Sep 19:50
308bb03

What's New

Agents now route Task work through three stable roles instead of a forced-auto setup. Setup writes an allowlisted ensemble from this session's Task slugs, so families can change later without renaming roles.

Features

  • Adds default (lead / Cursor Grok), executor (grunt Task / swarm / parallel / Composer), and wise-owl (one read-only Fable-high consult).
  • Writes ~/.cursor/rules/rayleigh-models.mdc and workspace .cursor/rules/rayleigh-models.mdc from detected Task slugs via setup-rayleigh/scripts/pick_models.py.
  • Treats auto / inherit-parent as omit Task model. Falls a missing allowlisted family back to auto.

Improvements

  • Replaces the old six-role shape (code, judgment, review, swarm workers, parallel-task) with the three categories above.
  • swarm-planner and parallel-task use the executor category.
  • Wise-owl accepts Fable high only (not max, not extra-high). Skips the consult when the pick is auto or the same family as the parent.

Marketplace and plugin version: 0.4.0.


Full Changelog: 566b967...v0.4.0