You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,8 @@
2
2
3
3
## Unreleased
4
4
5
+
## 0.125.0
6
+
5
7
- Refresh auth token before each LLM API call, preventing stale tokens during long-running tool calls.
6
8
- Add background shell command support via `background` parameter on `shell_command` tool and new `bg_job` tool for managing long-running processes. #77
7
9
- Add `disabled` field to MCP server notifications, allowing clients to distinguish between stopped and config-disabled servers. #403
0 commit comments