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: main
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: feat/add-multiple-new-tools
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 15 commits
  • 33 files changed
  • 1 contributor

Commits on Sep 20, 2025

  1. Configuration menu
    Copy the full SHA
    29bd383 View commit details
    Browse the repository at this point in the history
  2. add tests, update headfile

    hashemix committed Sep 20, 2025
    Configuration menu
    Copy the full SHA
    00ff107 View commit details
    Browse the repository at this point in the history
  3. feat: add tail file tool

    hashemix committed Sep 20, 2025
    Configuration menu
    Copy the full SHA
    21a7542 View commit details
    Browse the repository at this point in the history
  4. feat: add read_file_lines

    hashemix committed Sep 20, 2025
    Configuration menu
    Copy the full SHA
    d07780b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d7c7701 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2025

  1. Configuration menu
    Copy the full SHA
    93ddfa6 View commit details
    Browse the repository at this point in the history
  2. chore: update messaging

    hashemix committed Sep 21, 2025
    Configuration menu
    Copy the full SHA
    6ab8ee3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5c8f4e7 View commit details
    Browse the repository at this point in the history
  4. chore: small improvements

    hashemix committed Sep 21, 2025
    Configuration menu
    Copy the full SHA
    1a2577c View commit details
    Browse the repository at this point in the history
  5. chore: cleanup

    hashemix committed Sep 21, 2025
    Configuration menu
    Copy the full SHA
    789515b View commit details
    Browse the repository at this point in the history
  6. feat: invoke_tools macro

    hashemix committed Sep 21, 2025
    Configuration menu
    Copy the full SHA
    4070468 View commit details
    Browse the repository at this point in the history
  7. chore: refactor tool names

    hashemix committed Sep 21, 2025
    Configuration menu
    Copy the full SHA
    0b70838 View commit details
    Browse the repository at this point in the history
  8. chore: build issues

    hashemix committed Sep 21, 2025
    Configuration menu
    Copy the full SHA
    a6c5eab View commit details
    Browse the repository at this point in the history
  9. fix: test

    hashemix committed Sep 21, 2025
    Configuration menu
    Copy the full SHA
    9ccc702 View commit details
    Browse the repository at this point in the history
  10. chore: release 0.3.0

    Release-As: 0.3.0
    hashemix committed Sep 21, 2025
    Configuration menu
    Copy the full SHA
    021acf9 View commit details
    Browse the repository at this point in the history
Loading