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: grll/mcpadapt
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.1.5
Choose a base ref
...
head repository: grll/mcpadapt
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.1.7
Choose a head ref
  • 5 commits
  • 8 files changed
  • 4 contributors

Commits on May 15, 2025

  1. Always get latest tools (#42)

    * always get latest tools
    
    - make atool async
    - add sync start() method
    - add refresh tools logic
    
    * remove unused import
    
    * add tests for refresh tools in sync/async ctx
    
    * prevent sleep in tests
    joejoe2 authored May 15, 2025
    Configuration menu
    Copy the full SHA
    3e1c7c0 View commit details
    Browse the repository at this point in the history
  2. fixes issue 39 (#40)

    * fixed issue 39
    
    * gitignore updated; pytests created; fixed minor bugs
    
    * .DS_Store removed
    
    * linter run
    
    ---------
    
    Co-authored-by: valerio.valente <[email protected]>
    valeriova96 and valerio-valente-ist authored May 15, 2025
    Configuration menu
    Copy the full SHA
    fe1b30c View commit details
    Browse the repository at this point in the history

Commits on May 18, 2025

  1. Configuration menu
    Copy the full SHA
    ea26dc1 View commit details
    Browse the repository at this point in the history
  2. ignore .claude

    grll committed May 18, 2025
    Configuration menu
    Copy the full SHA
    0f717e3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    19e6d37 View commit details
    Browse the repository at this point in the history
Loading