Skip to content

Changelog

1.2.2 (2026-07-30)

Documentation

1.2.1 (2026-07-24)

Bug Fixes

  • resolve 492 pre-existing ruff findings across the repo's Python code (f71cf7d)

Miscellaneous

1.2.0 (2026-07-22)

Features

  • add agent-contract validator for frontmatter compliance (0224d27)
  • generate native model/effort frontmatter in agent-create/agent-add/plugin-audit (640dc21)
  • require and assign color: on every agent per the fleet rule (#1334) (677c805)
  • require skills: preload and memory: project on qualifying agents (#1335) (e256120)

Documentation

  • generate the MkDocs nav from the docs tree via awesome-pages (70319b3), closes #1280

Miscellaneous

  • move non-contract keys (cites, scope, enforcement) out of agent frontmatter into the body (dc9ea06), closes #1333

1.1.1 (2026-07-20)

Documentation

  • sync marketplace-dev docs to code and refresh builder/cloud guides (a6c61fc)

1.1.0 (2026-07-08)

Features

Documentation

  • documentation overhaul for all three plugins (d2e5caf)

1.0.0 (2026-06-26)

⚠ BREAKING CHANGES

  • the agent-create, agent-skill-authoring, agent-add, agent-remove, and add-plugin skills are removed from dev-team (hard cut) and now live in marketplace-dev. dev-team registry, CLAUDE.md, docs, orchestrator, tech-writer, and knowledge index updated accordingly. The agent-create effort test is repointed to the migrated skills. agent-audit remains in dev-team.

Features

  • add marketplace-dev plugin and migrate plugin-authoring skills from dev-team (#464) (770e386)

Code Refactoring

  • agents: orchestration cluster has no remaining sweep work (12c) (a7c3211)