Skip to content

Feature/server tools#65

Closed
Sahil5963 wants to merge 3 commits intomainfrom
feature/server-tools
Closed

Feature/server tools#65
Sahil5963 wants to merge 3 commits intomainfrom
feature/server-tools

Conversation

@Sahil5963
Copy link
Copy Markdown
Contributor

Description

Changes

Type of Change

  • Bug fix (non-breaking change that fixes an issue)
  • New feature (non-breaking change that adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation update
  • Refactoring (no functional changes)

Testing

  • I've tested this locally
  • I've added/updated tests
  • All existing tests pass

Checklist

  • My code follows the project's style guidelines
  • I've updated the documentation (if needed)
  • I've added tests that prove my fix/feature works
  • New and existing tests pass locally

Screenshots (if applicable)

Sahil5963 and others added 2 commits March 6, 2026 13:12
- Add Resolvable<T> type for static or getter function values
- Support dynamic headers, runtimeUrl, and body props
- Values resolved fresh at request time
- Backward compatible - static values still work

Co-Authored-By: Claude <noreply@anthropic.com>
- Added '@anthropic-ai/sdk' dependency to the project.
- Introduced a new test page for the Express demo showcasing custom tool renderers.
- Enhanced server-side tool execution tracking with hidden flags to manage UI visibility.
- Updated environment variables and package versions for better integration.
- Improved knowledge base search functionality and tool execution management in the Copilot SDK.
@vercel
Copy link
Copy Markdown

vercel bot commented Mar 9, 2026

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

Project Deployment Actions Updated (UTC)
copilot-playground Ready Ready Preview, Comment Mar 9, 2026 10:39am
copilot-sdk-docs Ready Ready Preview, Comment Mar 9, 2026 10:39am

Request Review

…rsion

- Bump version from 2.1.3 to 2.1.4 in package.json.
- Improve zodToJsonSchema function to support ToolInputSchema compatibility.
- Refactor internal schema conversion logic for better clarity and maintainability.
- Enhance useTool hook to support both Zod schemas and JSON schemas for input parameters.
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