Skip to content

v0.28.0

Choose a tag to compare

@github-actions github-actions released this 08 Jun 17:48
26b6311

What's Changed

  • feat: ACP runtime in the console (settings + '*' allowlist) + instance-scoped config by @mabry1985 in #715
  • fix(goals): atomic set_plugin_verifiers — kill spurious 'unknown plugin verifier' on reload by @mabry1985 in #718
  • feat(runtime): ACP-only setups need no gateway (aux falls back to the coding agent) by @mabry1985 in #717
  • refactor(coding_agent): retire code_with in favour of delegate_to (breaking) by @mabry1985 in #716
  • feat(scope): opt-in auto-scoping + loud unscoped warning (#706) by @mabry1985 in #720
  • feat(console): runtime selector leads Agent settings + fix ACP context-var reset by @mabry1985 in #721
  • feat(acp): persona via AGENTS.md so the coding agent adopts your identity by @mabry1985 in #722
  • feat(acp): tool-call cards + steer the agent to protoAgent's operator tools by @mabry1985 in #723
  • docs(acp): operator-tool preference + ACP-only + tool cards; tidy changelog by @mabry1985 in #724

Full Changelog: v0.27.0...v0.28.0