Skip to content

Re-enable SubAgent tests#1287

Merged
threepointone merged 1 commit intomainfrom
reenable-subagent-tests
Apr 10, 2026
Merged

Re-enable SubAgent tests#1287
threepointone merged 1 commit intomainfrom
reenable-subagent-tests

Conversation

@threepointone
Copy link
Copy Markdown
Contributor

@threepointone threepointone commented Apr 10, 2026

Summary

  • Removes .skip from the SubAgent test suite in packages/agents/src/tests/sub-agent.test.ts so the tests run in CI again.

Test plan

  • CI should pass with the SubAgent tests now executing.

Made with Cursor


Open with Devin

Remove the .skip from the describe block in packages/agents/src/tests/sub-agent.test.ts so the SubAgent test will run. This re-enables the test that creates a sub-agent and exercises its RPC methods.
@changeset-bot
Copy link
Copy Markdown

changeset-bot bot commented Apr 10, 2026

⚠️ No Changeset found

Latest commit: bc63d6a

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Copy link
Copy Markdown
Contributor

@devin-ai-integration devin-ai-integration bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✅ Devin Review: No Issues Found

Devin Review analyzed this PR and found no bugs or issues to report.

Open in Devin Review

@pkg-pr-new
Copy link
Copy Markdown

pkg-pr-new bot commented Apr 10, 2026

Open in StackBlitz

agents

npm i https://pkg.pr.new/agents@1287

@cloudflare/ai-chat

npm i https://pkg.pr.new/@cloudflare/ai-chat@1287

@cloudflare/codemode

npm i https://pkg.pr.new/@cloudflare/codemode@1287

hono-agents

npm i https://pkg.pr.new/hono-agents@1287

@cloudflare/shell

npm i https://pkg.pr.new/@cloudflare/shell@1287

@cloudflare/think

npm i https://pkg.pr.new/@cloudflare/think@1287

@cloudflare/voice

npm i https://pkg.pr.new/@cloudflare/voice@1287

@cloudflare/worker-bundler

npm i https://pkg.pr.new/@cloudflare/worker-bundler@1287

commit: bc63d6a

@threepointone threepointone merged commit d9344a0 into main Apr 10, 2026
2 checks passed
@threepointone threepointone deleted the reenable-subagent-tests branch April 10, 2026 09:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant