Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: microclaw/microclaw
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.1.30
Choose a base ref
...
head repository: microclaw/microclaw
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.1.31
Choose a head ref
  • 13 commits
  • 9 files changed
  • 6 contributors

Commits on Mar 26, 2026

  1. fix(reflector): strip thinking tags from message content before LLM p…

    …rocessing
    Elara (fox catgirl AI) committed Mar 26, 2026
    Configuration menu
    Copy the full SHA
    b1e687a View commit details
    Browse the repository at this point in the history
  2. Normalize malformed OpenAI tool arguments

    liuyao committed Mar 26, 2026
    Configuration menu
    Copy the full SHA
    00c00f5 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2026

  1. Configuration menu
    Copy the full SHA
    1636a3b View commit details
    Browse the repository at this point in the history
  2. 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]>
    3 people authored Mar 30, 2026
    Configuration menu
    Copy the full SHA
    e78e939 View commit details
    Browse the repository at this point in the history
  3. Normalize malformed OpenAI tool arguments (#304)

    Co-authored-by: liuyao <[email protected]>
    perrylau and liuyao authored Mar 30, 2026
    Configuration menu
    Copy the full SHA
    2820d0a View commit details
    Browse the repository at this point in the history
  4. 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>
    dependabot[bot] authored Mar 30, 2026
    Configuration menu
    Copy the full SHA
    5d7abea View commit details
    Browse the repository at this point in the history
  5. 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>
    dependabot[bot] authored Mar 30, 2026
    Configuration menu
    Copy the full SHA
    676cfe5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    00299b5 View commit details
    Browse the repository at this point in the history
  7. update rustls

    everettjf committed Mar 30, 2026
    Configuration menu
    Copy the full SHA
    de2a4c8 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    661c357 View commit details
    Browse the repository at this point in the history
  9. Merge branch 'pr-304'

    everettjf committed Mar 30, 2026
    Configuration menu
    Copy the full SHA
    7bfdfe0 View commit details
    Browse the repository at this point in the history
  10. update

    everettjf committed Mar 30, 2026
    Configuration menu
    Copy the full SHA
    b543046 View commit details
    Browse the repository at this point in the history
  11. bump version to 0.1.31

    everettjf committed Mar 30, 2026
    Configuration menu
    Copy the full SHA
    7f81bc2 View commit details
    Browse the repository at this point in the history
Loading