-
Notifications
You must be signed in to change notification settings - Fork 117
Comparing changes
Open a pull request
base repository: microclaw/microclaw
base: v0.1.30
head repository: microclaw/microclaw
compare: v0.1.31
- 13 commits
- 9 files changed
- 6 contributors
Commits on Mar 26, 2026
-
fix(reflector): strip thinking tags from message content before LLM p…
…rocessing
Elara (fox catgirl AI) committedMar 26, 2026 Configuration menu - View commit details
-
Copy full SHA for b1e687a - Browse repository at this point
Copy the full SHA b1e687aView commit details -
Normalize malformed OpenAI tool arguments
liuyao committedMar 26, 2026 Configuration menu - View commit details
-
Copy full SHA for 00c00f5 - Browse repository at this point
Copy the full SHA 00c00f5View commit details
Commits on Mar 30, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 1636a3b - Browse repository at this point
Copy the full SHA 1636a3bView commit details -
fix(reflector): strip thinking tags from message content before LLM p… (
#303) * fix(reflector): strip thinking tags from message content before LLM processing * fix(reflector): align tag stripping with thinking variants --------- Co-authored-by: Elara (fox catgirl AI) <[email protected]> Co-authored-by: everettjf <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e78e939 - Browse repository at this point
Copy the full SHA e78e939View commit details -
Normalize malformed OpenAI tool arguments (#304)
Co-authored-by: liuyao <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2820d0a - Browse repository at this point
Copy the full SHA 2820d0aView commit details -
build(deps): bump the web-non-major group in /web with 2 updates (#305)
Bumps the web-non-major group in /web with 2 updates: [@assistant-ui/react](https://github.com/assistant-ui/assistant-ui/tree/HEAD/packages/react) and [@assistant-ui/react-markdown](https://github.com/assistant-ui/assistant-ui/tree/HEAD/packages/react-markdown). Updates `@assistant-ui/react` from 0.12.19 to 0.12.21 - [Release notes](https://github.com/assistant-ui/assistant-ui/releases) - [Changelog](https://github.com/assistant-ui/assistant-ui/blob/main/packages/react/CHANGELOG.md) - [Commits](https://github.com/assistant-ui/assistant-ui/commits/@assistant-ui/[email protected]/packages/react) Updates `@assistant-ui/react-markdown` from 0.12.6 to 0.12.7 - [Release notes](https://github.com/assistant-ui/assistant-ui/releases) - [Changelog](https://github.com/assistant-ui/assistant-ui/blob/main/packages/react-markdown/CHANGELOG.md) - [Commits](https://github.com/assistant-ui/assistant-ui/commits/@assistant-ui/[email protected]/packages/react-markdown) --- updated-dependencies: - dependency-name: "@assistant-ui/react" dependency-version: 0.12.21 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: web-non-major - dependency-name: "@assistant-ui/react-markdown" dependency-version: 0.12.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: web-non-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 5d7abea - Browse repository at this point
Copy the full SHA 5d7abeaView commit details -
build(deps): bump the cargo-non-major group with 3 updates (#306)
Bumps the cargo-non-major group with 3 updates: [agent-client-protocol](https://github.com/agentclientprotocol/rust-sdk), [uuid](https://github.com/uuid-rs/uuid) and [rmcp](https://github.com/modelcontextprotocol/rust-sdk). Updates `agent-client-protocol` from 0.10.2 to 0.10.3 - [Release notes](https://github.com/agentclientprotocol/rust-sdk/releases) - [Commits](agentclientprotocol/rust-sdk@v0.10.2...v0.10.3) Updates `uuid` from 1.22.0 to 1.23.0 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](uuid-rs/uuid@v1.22.0...v1.23.0) Updates `rmcp` from 1.2.0 to 1.3.0 - [Release notes](https://github.com/modelcontextprotocol/rust-sdk/releases) - [Changelog](https://github.com/modelcontextprotocol/rust-sdk/blob/main/release-plz.toml) - [Commits](modelcontextprotocol/rust-sdk@rmcp-v1.2.0...rmcp-v1.3.0) --- updated-dependencies: - dependency-name: agent-client-protocol dependency-version: 0.10.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-non-major - dependency-name: uuid dependency-version: 1.23.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-non-major - dependency-name: rmcp dependency-version: 1.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-non-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 676cfe5 - Browse repository at this point
Copy the full SHA 676cfe5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 00299b5 - Browse repository at this point
Copy the full SHA 00299b5View commit details -
Configuration menu - View commit details
-
Copy full SHA for de2a4c8 - Browse repository at this point
Copy the full SHA de2a4c8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 661c357 - Browse repository at this point
Copy the full SHA 661c357View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7bfdfe0 - Browse repository at this point
Copy the full SHA 7bfdfe0View commit details -
Configuration menu - View commit details
-
Copy full SHA for b543046 - Browse repository at this point
Copy the full SHA b543046View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7f81bc2 - Browse repository at this point
Copy the full SHA 7f81bc2View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v0.1.30...v0.1.31