Skip to content

Make tools optional in DurableAgent#350

Merged
TooTallNate merged 1 commit into
mainfrom
11-14-make_tools_optional_in_durableagent
Nov 16, 2025
Merged

Make tools optional in DurableAgent#350
TooTallNate merged 1 commit into
mainfrom
11-14-make_tools_optional_in_durableagent

Conversation

@TooTallNate
Copy link
Copy Markdown
Member

@TooTallNate TooTallNate commented Nov 15, 2025

Made the tools parameter optional in the DurableAgent class.

What changed?

  • Updated the DurableAgentOptions interface to make the tools property optional
  • Modified the constructor to initialize this.tools with an empty object ({}) when options.tools is not provided

@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented Nov 15, 2025

🦋 Changeset detected

Latest commit: 893bd31

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@workflow/ai Patch

Not sure what this means? Click here to learn what changesets are.

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

@vercel
Copy link
Copy Markdown
Contributor

vercel Bot commented Nov 15, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
example-nextjs-workflow-turbopack Ready Ready Preview Comment Nov 16, 2025 3:30am
example-nextjs-workflow-webpack Ready Ready Preview Comment Nov 16, 2025 3:30am
example-workflow Ready Ready Preview Comment Nov 16, 2025 3:30am
workbench-hono-workflow Ready Ready Preview Comment Nov 16, 2025 3:30am
workbench-nitro-workflow Ready Ready Preview Comment Nov 16, 2025 3:30am
workbench-nuxt-workflow Ready Ready Preview Comment Nov 16, 2025 3:30am
workbench-sveltekit-workflow Ready Ready Preview Comment Nov 16, 2025 3:30am
workbench-vite-workflow Ready Ready Preview Comment Nov 16, 2025 3:30am
workflow-docs Ready Ready Preview Comment Nov 16, 2025 3:30am

This was referenced Nov 15, 2025
@TooTallNate TooTallNate marked this pull request as ready for review November 15, 2025 06:16
@TooTallNate TooTallNate force-pushed the 11-14-_swc-plugin-workflow_fix_compiler_warnings branch from 6cbff2a to 9d16ca0 Compare November 15, 2025 07:09
@TooTallNate TooTallNate force-pushed the 11-14-make_tools_optional_in_durableagent branch from 3d1aec5 to 9fe634d Compare November 15, 2025 07:11
@TooTallNate TooTallNate force-pushed the 11-14-_swc-plugin-workflow_fix_compiler_warnings branch from d097794 to bb38165 Compare November 16, 2025 03:23
@TooTallNate TooTallNate force-pushed the 11-14-make_tools_optional_in_durableagent branch from e91cf02 to 4f82e63 Compare November 16, 2025 03:24
@TooTallNate TooTallNate force-pushed the 11-14-_swc-plugin-workflow_fix_compiler_warnings branch from bb38165 to f875503 Compare November 16, 2025 03:25
@TooTallNate TooTallNate force-pushed the 11-14-_swc-plugin-workflow_fix_compiler_warnings branch from f875503 to d55a72d Compare November 16, 2025 03:25
@TooTallNate TooTallNate force-pushed the 11-14-make_tools_optional_in_durableagent branch from 4f82e63 to 8d730af Compare November 16, 2025 03:25
@TooTallNate TooTallNate changed the base branch from 11-14-_swc-plugin-workflow_fix_compiler_warnings to graphite-base/350 November 16, 2025 03:26
@TooTallNate TooTallNate force-pushed the 11-14-make_tools_optional_in_durableagent branch from 8d730af to 8810eac Compare November 16, 2025 03:27
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.

2 participants