Skip to content

Commit 5e79e47

Browse files
committed
Release: 0.125.0
1 parent c4596ae commit 5e79e47

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
## Unreleased
44

5+
## 0.125.0
6+
57
- Refresh auth token before each LLM API call, preventing stale tokens during long-running tool calls.
68
- Add background shell command support via `background` parameter on `shell_command` tool and new `bg_job` tool for managing long-running processes. #77
79
- Add `disabled` field to MCP server notifications, allowing clients to distinguish between stopped and config-disabled servers. #403

resources/ECA_VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.124.5
1+
0.125.0

0 commit comments

Comments
 (0)