Skip to content

fix(harness-claude-code): declare Claude Code's Monitor tool as built-in tool - #16520

Merged
felixarntz merged 3 commits into
mainfrom
fa/add-claude-code-monitor-tool
Jun 30, 2026
Merged

fix(harness-claude-code): declare Claude Code's Monitor tool as built-in tool#16520
felixarntz merged 3 commits into
mainfrom
fa/add-claude-code-monitor-tool

Conversation

@felixarntz

Copy link
Copy Markdown
Collaborator

Background

Claude Code can emit the native Monitor tool, but the harness did not declare it in its builtin tool set. That meant consumers could not recognize or type the tool as part of Claude Code's builtin capabilities.

Summary

  • Declares Claude Code's Monitor tool with its input schema.
  • Updates the builtin tool list regression test.
  • Adds a patch changeset for harness-claude-code.

Checklist

  • All commits are signed (PRs with unsigned commits cannot be merged)
  • Tests have been added / updated (for bug fixes / features)
  • Documentation has been added / updated (for bug fixes / features)
  • A patch changeset for relevant packages has been added (for bug fixes / features - run pnpm changeset in the project root)
  • I have reviewed this pull request (self-review)

@felixarntz
felixarntz merged commit 7a24276 into main Jun 30, 2026
49 checks passed
@felixarntz
felixarntz deleted the fa/add-claude-code-monitor-tool branch June 30, 2026 19:13
@github-actions

github-actions Bot commented Jul 1, 2026

Copy link
Copy Markdown
Contributor

🚀 Published in:

Package Version
@ai-sdk/google 4.0.4 github npm
@ai-sdk/google-vertex 5.0.6 github npm
@ai-sdk/harness 1.0.12 github npm
@ai-sdk/harness-claude-code 1.0.12 github npm
@ai-sdk/harness-codex 1.0.13 github npm
@ai-sdk/harness-deepagents 1.0.11 github npm
@ai-sdk/harness-opencode 1.0.12 github npm
@ai-sdk/harness-pi 1.0.12 github npm
@ai-sdk/sandbox-just-bash 1.0.12 github npm
@ai-sdk/sandbox-vercel 1.0.12 github npm
@ai-sdk/workflow-harness 1.0.12 github npm

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

harness/claude-code Issues related to @ai-sdk/harness-claude-code task-merge-tracking-no-issue

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants