Skip to content

Commit c2eba88

Browse files
PabloVitassogithub-actions[bot]
authored andcommitted
chore: auto-update changelog for upcoming release
1 parent 0e5e062 commit c2eba88

1 file changed

Lines changed: 39 additions & 0 deletions

File tree

.changeset/auto-20260221.md

Lines changed: 39 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,39 @@
1+
---
2+
"klaus-code": minor
3+
---
4+
5+
### ✨ Features
6+
7+
- feat(api): add undici fetch wrapper utility
8+
- feat(minimax): add MiniMax-M2.5 and highspeed model variants
9+
- feat(web): add blog section with initial posts (#11127)
10+
11+
### 🐛 Bug Fixes
12+
13+
- fix(api): add undici fetch wrapper for localhost connections
14+
- fix: restore clean pnpm-lock.yaml after corrupted merge
15+
- fix(cloud): respect user telemetry opt-out in CloudTelemetryClient
16+
- fix(claude-code): show "Starts when a message is sent" instead of "N/A"
17+
- fix: await MCP server initialization before returning McpHub instance (#11518)
18+
- fix: simplify 1M context locale copy for Claude 4 models (#11514)
19+
- fix: preserve condensation summary during task resume (#11487) (#11488)
20+
- fix: add follow_up param validation in AskFollowupQuestionTool (#11484)
21+
22+
### 📚 Documentation
23+
24+
- docs: simplify operator approval step
25+
- docs: require operator approval before merging to main
26+
- docs: remove reapplication-plan.md (#11481)
27+
28+
### 🔧 Other Changes
29+
30+
- refactor(api): rewrite undici fetch wrapper with proper types
31+
- chore: prepare release v3.47.3-klaus.5
32+
- chore: remove .nvmrc
33+
- chore: add .nvmrc pinning Node.js 20
34+
- chore: prepare release v3.47.3-klaus.4
35+
- Update README.md
36+
- Update README.md
37+
- chore: disable E2E tests workflow
38+
- Changeset version bump (#11513)
39+
- chore(cli): prepare release v0.0.55 (#11516)

0 commit comments

Comments
 (0)