Skip to content

Commit d7160ac

Browse files
Anarchidclaude
andcommitted
chore: bump to 0.3.0
Release bundles the assorted-conhost-fixes PR (#26): - feat(mcpl): per-server tool allow/deny policy (enabledTools/disabledTools with `*` wildcards; dual-gate at list + dispatch) - feat(mcpl): forward subprocess stderr as mcpl:server-stderr trace events - feat(mcpl): thread opaque routing metadata through channels/typing with explicit op: 'start' | 'stop' and immediate refresh on mid-stream metadata change - feat(framework): expose ChannelRegistry on AgentFramework + re-export - feat(workspace): public resolveAbsolutePath for peer modules - fix(workspace): chokidar silent-failure mitigations (mkdir-p watch path, WatcherLifecycle callbacks, persisted watcherReadyAt/watcherError) Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1 parent bf46a4e commit d7160ac

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@animalabs/agent-framework",
3-
"version": "0.2.0",
3+
"version": "0.3.0",
44
"description": "Multi-agent framework with pluggable modules, persistent state, and concurrent tool execution",
55
"type": "module",
66
"main": "dist/src/index.js",

0 commit comments

Comments
 (0)