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: rust-mcp-stack/rust-mcp-filesystem
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.1.10
Choose a base ref
...
head repository: rust-mcp-stack/rust-mcp-filesystem
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.2.0
Choose a head ref
  • 5 commits
  • 30 files changed
  • 3 contributors

Commits on Jun 21, 2025

  1. Configuration menu
    Copy the full SHA
    c6d5a15 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2025

  1. fix: directory tree tool result (#26)

    * fix: directory tree result
    
    * chore: fix typo
    
    * chore: clippy warnings
    hashemix authored Jul 5, 2025
    Configuration menu
    Copy the full SHA
    01f956e View commit details
    Browse the repository at this point in the history
  2. feat: add list_directory_with_sizes MCP Tool for Directory Listing wi…

    …th File Sizes (#27)
    
    * feat: add new list_directory_with_sizes tool
    
    * feat: add list_directory_with_sizes
    
    * chore: fix clippy warnings
    hashemix authored Jul 5, 2025
    Configuration menu
    Copy the full SHA
    15121c8 View commit details
    Browse the repository at this point in the history
  3. feat!: upgrade to latest MCP protocol (2025-06-18) (#29)

    * feat: upgrade to protocol version 2025-06-18
    
    * choreL update tools annotations
    
    * chore: update tests
    hashemix authored Jul 5, 2025
    Configuration menu
    Copy the full SHA
    cd6af1b View commit details
    Browse the repository at this point in the history
  4. chore: release (#28)

    * chore: release
    
    * docs/capabilities.md via mcp-discovery
    
    ---------
    
    Co-authored-by: GitHub Action <action@github.com>
    hashemix and actions-user authored Jul 5, 2025
    Configuration menu
    Copy the full SHA
    c6866be View commit details
    Browse the repository at this point in the history
Loading