chore: bump version to 0.1.8rc13 - #234
Merged
Merged
Conversation
3 tasks
eldonm
force-pushed
the
chore/bump-0.1.8rc13
branch
from
September 18, 2026 20:20
62f8c00 to
e8a403f
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
__version__0.1.8rc12→0.1.8rc13injvagent/version.py.[0.1.8rc13]for harness excellence (feat(harness): freeze NativeCaller contracts and ship durable turn runtime #232), debug tick replay (feat(jvchat): replay debug ticks with first-tick tool schemas #230), artifact-handler document answers (fix(artifact_handler): answer pending questions from ingested document content #231), and hiding harness journal blobs from Debug export (fix(interact): hide harness journal blobs from debug export #233).Does not merge. Auto-tag / TestPyPI only fires when this version lands on
main.Test plan
python -c "from jvagent.version import __version__; print(__version__)"prints0.1.8rc13[0.1.8rc13]sits above[0.1.8rc12]dev, promote tomainis a separate step (do not merge this PR until ready)Made with Cursor