Skip to content

Releases: ntorga/agent-starter-kit

v0.6.0

27 Apr 15:20

Choose a tag to compare

Changes

  • fix(personas/coder.md): restore corrupted file — all newlines were stripped into single line, adapted for starter kit
  • fix(personas/maestro.md): break dense Parse step into numbered sub-list, add dispatch skill path to every dispatch reference
  • fix(personas/maestro.md): add sub-agent output context to Review loop step, add task-tracking skill reference to Deliver step
  • fix(personas/architect.md): remove Confidence score section — redundant with DRAFT self-review
  • fix(skills/reviewer-handoff.md): remove Coverage checklist — already covered by SHIELD self-review, focus on handoff format only
  • delete(skills/reviewer-scoring.md): vestigial, checklist inlined into reviewer-handoff.md
  • fix(skills/assets/maestro-boot-configure-cli.sh): replace sed with awk for frontmatter and YAML extraction — macOS/BSD sed incompatibility
  • docs(readme): fix duplicate preferredModel paragraph, consolidate persona section
  • docs(personas/readme): bump schema to v0.1.1 for humor field addition

v0.5.9

25 Apr 20:06

Choose a tag to compare

  • fix(skills/maestro-boot-configure-cli.sh): accept host modelId as $1 to resolve correct provider when multiple providers share the same CLI (deepseek/qwen both use opencode), fallback to first match when omitted
  • fix(skills/boot.md): pass modelId to configure-cli.sh script
  • fix(skills/maestro-boot-configure-cli_test.sh): update personas directory paths from personas to .agents/personas

What's Changed

New Contributors

Full Changelog: https://github.com/ntorga/agent-starter-kit/commits/v0.5.9