-
Notifications
You must be signed in to change notification settings - Fork 120
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
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.33
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: microclaw/microclaw
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.1.35
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 6 commits
- 14 files changed
- 4 contributors
Commits on Apr 1, 2026
-
feat(feishu): add ACK reaction (已读标记) feature (#290)
- Add locale-aware ACK reactions (Chinese Simplified/Traditional, English, Japanese) - Detect text locale and select appropriate emoji - Send reaction automatically when receiving messages - Ported from ZeroClaw's lark.rs implementation Closes: #198 Co-authored-by: CH L <[email protected]>
lch541 and CH L authoredApr 1, 2026 Configuration menu - View commit details
-
Copy full SHA for fc188e1 - Browse repository at this point
Copy the full SHA fc188e1View commit details -
feat(feishu): make ACK reaction opt-in and simplify emoji selection
- Add `ack_reaction` config field (default false) to FeishuChannelConfig - Guard ACK reaction sending with config check - Replace locale-based emoji pools with a single unified pool - Add unit tests for deterministic index selection and valid emoji output Co-Authored-By: Claude Opus 4.6 (1M context) <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 613eb7b - Browse repository at this point
Copy the full SHA 613eb7bView commit details -
Configuration menu - View commit details
-
Copy full SHA for a6e9ed2 - Browse repository at this point
Copy the full SHA a6e9ed2View commit details -
Make heavy integrations optional build features (#313)
* Make heavy integrations optional build features * Publish default and full release artifacts * Simplify build features: keep Discord in default, only Matrix+MCP optional Remove the channel-discord feature gate so Discord is always compiled in the default build. The `full` feature now only adds `channel-matrix` and `mcp`. Simplify the release workflow matrix by using a cross-product of target platforms and flavor (default/full) instead of duplicating entries. Co-Authored-By: Claude Opus 4.6 (1M context) <[email protected]> --------- Co-authored-by: Claude Opus 4.6 (1M context) <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0d2b633 - Browse repository at this point
Copy the full SHA 0d2b633View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3aa3c52 - Browse repository at this point
Copy the full SHA 3aa3c52View commit details -
Configuration menu - View commit details
-
Copy full SHA for 23d3716 - Browse repository at this point
Copy the full SHA 23d3716View commit details
Loading
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.33...v0.1.35