Skip to content

chore(release): bump engine to 0.7.0#63

Merged
manojp99 merged 1 commit into
mainfrom
chore/release-engine-0.7.0
Jun 17, 2026
Merged

chore(release): bump engine to 0.7.0#63
manojp99 merged 1 commit into
mainfrom
chore/release-engine-0.7.0

Conversation

@manojp99

Copy link
Copy Markdown
Collaborator

Summary

Releases the behavioral-anchor built-in bundle replacement that landed in #59 (e0aed1f).

  • New sub-session agent set: architect, builder, debugger (replacing planner, coder, tester)
  • Expanded tool roster: tool-web and tool-mcp now available alongside existing tools
  • Bundle renamed to behavioral-anchor with all features baked into the engine
  • Wire protocol unchanged at 0.3.0 — no wrapper bump required

See CHANGELOG.md for full details and migration notes.

⚠️ Breaking Changes

Scripts using delegate(agent="planner"|"coder"|"tester") must be updated to use architect, builder, or debugger respectively.

Performance Note

First run after upgrade will require 30–90 seconds for bundle cache preparation due to the expanded module set (additional context-intelligence, tool-web, tool-mcp vs. simplified in prior releases).

Testing & Quality

  • Pre-existing pytest integration test failures (using removed --provider CLI flag) are out-of-scope for this release
  • Pre-existing pyright error in src/amplifier_agent_cli/modes/single_turn.py:702 is out-of-scope
  • Core test suite: 703 passed (non-integration tests)
  • All formatting gates pass

Release Process

The git tag v0.7.0 will be created after this PR merges, following the existing convention (bare semantic versioning tags).

Generated with Amplifier

Captures the behavioral-anchor built-in bundle replacement merged in #59 (e0aed1f). New sub-session agent set, expanded tool roster, bundle renamed. Wire protocol unchanged at 0.3.0; no wrapper bump required. See CHANGELOG.md for full details and migration notes.

Generated with [Amplifier](https://github.com/microsoft/amplifier)

Co-Authored-By: Amplifier <240397093+microsoft-amplifier@users.noreply.github.com>
@manojp99 manojp99 merged commit d91c698 into main Jun 17, 2026
2 of 3 checks passed
@manojp99 manojp99 deleted the chore/release-engine-0.7.0 branch June 17, 2026 18:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant