Changelog
Changelog
Section titled “Changelog”0.2.1 (2026-06-12)
Section titled “0.2.1 (2026-06-12)”Bug Fixes
Section titled “Bug Fixes”- Force orchestrator delegation via permissions — orchestrator now has
edit: denyandbash: * denyto prevent it from implementing itself - Inject specialist table into global rules so the delegation rules are always present
0.2.0 (2026-06-12)
Section titled “0.2.0 (2026-06-12)”Features
Section titled “Features”- Initial plugin release —
@maestria/opencodewith full agent system and rule injection - 7 specialist subagents — adventurer, architect, builder, diagnose, planner, reviewer, writer
- Orchestrator agent —
@orchestratorwithmode: allfor managing multi-step workflows - Global rules injection — Cross-cutting rules (orchestration, delegation, context management) injected into every session
- Config hook — Reads bundled agent
.mdfiles, parses frontmatter, registers agents programmatically - Session compacting hook — Preserves task tracking state across compaction events
- Agent cross-references — Every agent lists related agents with delegation triggers
- Skill discovery guidance — Every agent follows a check → use → suggest pattern for skills
- Conventional Comments — Reviewer output uses standard labels (praise, suggestion, issue, nitpick, question)
opensrcpattern — Global rule for analyzing reference repos without API calls