Skip to content

v2.0.3

Choose a tag to compare

@CasJam CasJam released this 14 Oct 13:31
· 46 commits to main since this release
bbbc358
  • Updated instructions and default standards to reduce excessive tests writing and test running during feature development to improve speed and token useage.
  • For Claude Code users:
    • Replaced hard-coding of 'opus' model setting on agents with 'inherit' so that it inherits whichever model your Claude Code is currently using.
    • Updated create-role script to add the "Inherit" option when creating new agents.
  • Clarified next command to run when in single-agent mode.