Skip to content

Prepare 0.4.0 release - #160

Merged
hiyouga merged 1 commit into
devfrom
release/0.4.0
Jul 20, 2026
Merged

Prepare 0.4.0 release#160
hiyouga merged 1 commit into
devfrom
release/0.4.0

Conversation

@hiyouga

@hiyouga hiyouga commented Jul 20, 2026

Copy link
Copy Markdown
Contributor

Bump the version to 0.4.0 and turn the top changelog entry into the release line.

0.4.0 ships the fidelity content-item payload that replaces the per-item signature/phase fields (breaking — histories recorded by 0.3.x need those fields moved under fidelity to replay, see the details file), and OpenAI-compatible clients now replay thinking through exactly the reasoning field the upstream produced. The minor bump follows from the breaking data-model change.

  • src_py/pyproject.toml: 0.3.3 → 0.4.0
  • src_ts/package.json / package-lock.json: 0.3.3 → 0.4.0
  • CHANGELOG.md: release line for 0.4.0

🤖 Generated with Claude Code

https://claude.ai/code/session_01J8bNMvyPJ7muyDs4Fh9ZLF

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01J8bNMvyPJ7muyDs4Fh9ZLF
Copilot AI review requested due to automatic review settings July 20, 2026 11:31

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Prepares the AgentHub 0.4.0 release by bumping published package versions (Python + TypeScript) and promoting the top changelog entry into an explicit 0.4.0 release line, aligning with the breaking fidelity payload/data-model change described in the linked details doc.

Changes:

  • Bump Python package version from 0.3.3 to 0.4.0 (src_py/pyproject.toml).
  • Bump TypeScript package version from 0.3.3 to 0.4.0 (src_ts/package.json and src_ts/package-lock.json).
  • Update CHANGELOG.md top entry to include “Release version 0.4.0 …” while preserving the details link.

Reviewed changes

Copilot reviewed 3 out of 4 changed files in this pull request and generated no comments.

File Description
src_ts/package.json Updates npm package version to 0.4.0 for the release.
src_ts/package-lock.json Keeps lockfile metadata aligned with the 0.4.0 package version.
src_py/pyproject.toml Updates Python package version to 0.4.0 for the release.
CHANGELOG.md Converts the top changelog item into the explicit 0.4.0 release line and keeps the details reference.
Files not reviewed (1)
  • src_ts/package-lock.json: Generated file

@hiyouga
hiyouga merged commit dd4f444 into dev Jul 20, 2026
3 checks passed
@hiyouga
hiyouga deleted the release/0.4.0 branch July 20, 2026 11:42
@hiyouga hiyouga mentioned this pull request Jul 20, 2026
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.

2 participants