Skip to content

release: v0.10.1 (multi-agent + BYOE + 0.10.1 follow-up sweep)#96

Merged
tbitcs merged 1 commit intomainfrom
develop
May 4, 2026
Merged

release: v0.10.1 (multi-agent + BYOE + 0.10.1 follow-up sweep)#96
tbitcs merged 1 commit intomainfrom
develop

Conversation

@tbitcs
Copy link
Copy Markdown
Contributor

@tbitcs tbitcs commented May 4, 2026

What

Release PR for v0.10.1.

This is the standard develop → main sync that bumps the user-facing
version, lands on main, and gets tagged.

Version

pyproject.toml: 0.7.0 (on main) → 0.10.1
src/specsmith/__init__.py fallback: 0.10.00.10.1

What's in this release

This rolls together the multi-agent + BYOE + 0.10.1 follow-up sweep
that landed on develop since the 0.7.0 cut on main, plus the formal
0.10.1 version stamp:

Verification

  • pytest: 448 passed, 1 skipped on the latest develop run.
  • ruff: clean.
  • api-surface snapshot: matches fixture.
  • Open PRs / issues / Dependabot / secret-scanning / CodeQL alerts: 0
    across both repos.

After merge

Tag the merge commit v0.10.1 and fast-forward develop to
match main. Note the existing v0.10.0 tag stays in place at
its original commit; there is no need to retag (per Keep-a-Changelog
convention, tags are immutable once published).


Co-Authored-By: Oz oz-agent@warp.dev

Bumps pyproject.toml from 0.10.0 to 0.10.1 and updates the
fallback __version__ in src/specsmith/__init__.py to match.
Also expands the CHANGELOG [Unreleased] section into a proper
[0.10.1] - 2026-05-04 entry summarising the multi-agent + BYOE
+ 0.10.1 follow-up sweep work that landed since 0.7.0:

- AgentRunner + ready event (REQ-145)
- Agent profiles + activity routing + fallback chain (REQ-146)
- BYOE endpoints registry + openai-compat provider (REQ-142)
- specsmith phase / mcp / rules / notebook --json surfaces
- api-surface CI guard
- diversity guard, capability filter, phase auto-routing
- TraceVault seal on /agent
- real token-cost threading from each provider driver
- 33 new fallback chain tests; pytest 448 passed
- Cloud Runs feature retired

This is the version-bump component of the develop -> main release
sync. After this commit lands on develop, a separate release PR
opens develop -> main and tags the merge commit v0.10.1.

Co-Authored-By: Oz <oz-agent@warp.dev>
@tbitcs tbitcs merged commit b448043 into main May 4, 2026
33 checks passed
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