Skip to content

chore: bump version to v0.1.27#87

Merged
sawradip merged 1 commit into
mainfrom
sawra/sdk_fix_ts
Nov 13, 2025
Merged

chore: bump version to v0.1.27#87
sawradip merged 1 commit into
mainfrom
sawra/sdk_fix_ts

Conversation

@sawradip
Copy link
Copy Markdown
Contributor

@sawradip sawradip commented Nov 13, 2025

  • Updated all SDK versions to 0.1.27
  • Generated changelog with git-cliff

Summary by CodeRabbit

  • New Features

    • Enhanced serialization handling across client and server components
    • Standardized response format consistency across CLI, SDK, and client implementations
    • Improved agent capabilities with better error handling
  • Chores

    • Version bump to 0.1.27 across Python, Go, Rust, and TypeScript packages

- Updated all SDK versions to 0.1.27
- Generated changelog with git-cliff
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Nov 13, 2025

Caution

Review failed

The pull request is closed.

Walkthrough

This PR bumps the project version from 0.1.26 to 0.1.27 across all language implementations (Python, Go, Rust, TypeScript) and updates the CHANGELOG to document the release features and miscellaneous tasks.

Changes

Cohort / File(s) Summary
Python version bump
pyproject.toml, runagent/__init__.py, runagent/__version__.py
Version incremented from 0.1.26 to 0.1.27 across Python project configuration and module exports
Go version bump
runagent-go/runagent/version.go
Version constant updated from 0.1.26 to 0.1.27
Rust version bump
runagent-rust/runagent/Cargo.toml
Package version bumped from 0.1.26 to 0.1.27
TypeScript version bump
runagent-ts/package.json
Package version updated from 0.1.26 to 0.1.27
Release documentation
CHANGELOG.md
New 0.1.26 release section added with features including enhanced serialization handling and standardized response formats across CLI, SDK, and clients. Miscellaneous tasks updated to reflect version v0.1.26

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

All changes are homogeneous version bumps across configuration and manifest files with no behavioral logic modifications.

Possibly related PRs

Poem

🐰 A hop, a skip, through version files we go,
From point-one-two-six to point-one-two-seven we flow,
Across Python, Go, Rust, and TypeScript's domain,
Each version bumped up like the spring morning rain,
The changelog sings of serialization and response—
A polished release, our latest response! ✨

✨ Finishing touches
  • 📝 Generate docstrings
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch sawra/sdk_fix_ts

📜 Recent review details

Configuration used: CodeRabbit UI

Review profile: CHILL

Plan: Pro

📥 Commits

Reviewing files that changed from the base of the PR and between dc3baae and bdfb62d.

⛔ Files ignored due to path filters (1)
  • runagent-ts/package-lock.json is excluded by !**/package-lock.json
📒 Files selected for processing (7)
  • CHANGELOG.md (1 hunks)
  • pyproject.toml (3 hunks)
  • runagent-go/runagent/version.go (1 hunks)
  • runagent-rust/runagent/Cargo.toml (1 hunks)
  • runagent-ts/package.json (1 hunks)
  • runagent/__init__.py (1 hunks)
  • runagent/__version__.py (1 hunks)

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@sawradip sawradip merged commit b7fbf4a into main Nov 13, 2025
1 of 2 checks passed
@coderabbitai coderabbitai Bot mentioned this pull request Nov 19, 2025
@coderabbitai coderabbitai Bot mentioned this pull request Dec 20, 2025
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