Skip to content

@maestria/opencode@0.6.14

Choose a tag to compare

@github-actions github-actions released this 28 Jul 18:28
c015e9d

Patch Changes

  • #136 0bee77c Thanks @agustinusnathaniel! - Rule-override conditions and communication conventions for agent directives.

    When to Break the Rules - Added 6 explicit override conditions to the
    orchestrator prompt (user skip request, safety, mode override, frustration
    escalation, rule conflicts, explanation requests). This prevents rule
    rigidity by documenting when and how to deviate from defaults.

    Communication conventions - Two new shared rules adopted from
    established communication practice: report errors matter-of-factly
    (state problem, cause, and fix without hedging or drama) and lead with
    the action (first line actionable, context follows).

    Review-commit handoff - Review Triage now chains directly into the
    commit flow after approval (guarded against unresolved [fix] and
    [escalate] items), replacing the separate "Stop & Report" step.

    How this affects you: Agents now have clearer guidance on when to
    flex the rules and how to communicate. Error messages are more direct.
    Responses lead with something actionable rather than preamble. No action
    required on your end - your agents handle the new conventions automatically.