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: cfdude/super-shell-mcp
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.0.9
Choose a base ref
...
head repository: cfdude/super-shell-mcp
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.0.12
Choose a head ref
  • 19 commits
  • 13 files changed
  • 1 contributor

Commits on Mar 14, 2025

  1. Configuration menu
    Copy the full SHA
    e80db8d View commit details
    Browse the repository at this point in the history
  2. chore: Update version to 2.0.10 and improve documentation

    - Updated version to 2.0.10 in package.json, package-lock.json, and src/index.ts
    - Updated CHANGELOG.md with version 2.0.10 changes
    - Added information about logs directory with .gitkeep in README.md
    - Enhanced logging system documentation
    - Fixed cross-platform compatibility for log file paths
    cfdude committed Mar 14, 2025
    Configuration menu
    Copy the full SHA
    16b2b50 View commit details
    Browse the repository at this point in the history
  3. docs: Update documentation to highlight NPX installation method

    ∙ - Updated version to 2.0.11 in package.json, package-lock.json, and src/index.ts
    ∙ - Updated CHANGELOG.md with version 2.0.11 changes
    ∙ - Reorganized README.md to prioritize NPX installation method
    ∙ - Added information about the npm package availability
    ∙ - Enhanced configuration examples for easier setup
    ∙ - Added benefits of using NPX in documentation
    cfdude committed Mar 14, 2025
    Configuration menu
    Copy the full SHA
    0c58ae6 View commit details
    Browse the repository at this point in the history
  4. Create ci.yml

    cfdude authored Mar 14, 2025
    Configuration menu
    Copy the full SHA
    45b21c1 View commit details
    Browse the repository at this point in the history
  5. Create checks.yml

    cfdude authored Mar 14, 2025
    Configuration menu
    Copy the full SHA
    5b05203 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #3 from cfdude/cfdude-patch-2

    Create checks.yml
    cfdude authored Mar 14, 2025
    Configuration menu
    Copy the full SHA
    53374e8 View commit details
    Browse the repository at this point in the history
  7. Create codeql-analysis.yml

    cfdude authored Mar 14, 2025
    Configuration menu
    Copy the full SHA
    41b58f2 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #4 from cfdude/cfdude-patch-3

    Create codeql-analysis.yml
    cfdude authored Mar 14, 2025
    Configuration menu
    Copy the full SHA
    353f299 View commit details
    Browse the repository at this point in the history
  9. Update ci.yml

    update to remove broken security issue
    cfdude authored Mar 14, 2025
    Configuration menu
    Copy the full SHA
    16d4582 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #2 from cfdude/cfdude-patch-1

    Create ci.yml
    cfdude authored Mar 14, 2025
    Configuration menu
    Copy the full SHA
    ad3d6da View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    600fb20 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    aecfa3e View commit details
    Browse the repository at this point in the history
  13. Chore: Bump version to 2.0.12

    cfdude committed Mar 14, 2025
    Configuration menu
    Copy the full SHA
    727afc0 View commit details
    Browse the repository at this point in the history
  14. Merge pull request #1 from cfdude/cfdude_feature_branch

    chore: minor documentation updates
    cfdude authored Mar 14, 2025
    Configuration menu
    Copy the full SHA
    d640e70 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    071e960 View commit details
    Browse the repository at this point in the history
  16. chore: tested with Windows, added working Windows example for cline_m…

    …cp_config.json
    
    Signed-off-by: Rob Sherman <[email protected]>
    cfdude committed Mar 14, 2025
    Configuration menu
    Copy the full SHA
    5600a7a View commit details
    Browse the repository at this point in the history
  17. Merge pull request #5 from cfdude/cfdude_feature_branch

    Cfdude feature branch
    cfdude authored Mar 14, 2025
    Configuration menu
    Copy the full SHA
    def971f View commit details
    Browse the repository at this point in the history
  18. Update npm-publish.yml

    cfdude authored Mar 14, 2025
    Configuration menu
    Copy the full SHA
    3cd06bc View commit details
    Browse the repository at this point in the history
  19. Merge pull request #6 from cfdude/cfdude-patch-1

    Update npm-publish.yml
    cfdude authored Mar 14, 2025
    Configuration menu
    Copy the full SHA
    509725b View commit details
    Browse the repository at this point in the history
Loading