Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: mark3labs/mcp-go
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.35.0
Choose a base ref
...
head repository: mark3labs/mcp-go
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.36.0
Choose a head ref
  • 6 commits
  • 12 files changed
  • 5 contributors

Commits on Jul 26, 2025

  1. Add defs field to ToolsInputSchema (#488)

    * Add  field to ToolsInputSchema
    
    * Update MarshalJSON()
    ostafen authored Jul 26, 2025
    Configuration menu
    Copy the full SHA
    5ad6c8d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    617fcf1 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2025

  1. Hide error when it's not useful

    Signed-off-by: David Gageot <[email protected]>
    dgageot committed Jul 27, 2025
    Configuration menu
    Copy the full SHA
    e327695 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a43b104 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2025

  1. feat: support structured content and output schema (#460)

    * feat: support structured content and output schema
    
    * fix: support nested arrays wrapped in objects, more elegant implementation
    
    * fix: improve error handling
    pottekkat authored Jul 28, 2025
    Configuration menu
    Copy the full SHA
    8f9d538 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cf35264 View commit details
    Browse the repository at this point in the history
Loading