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: MinishLab/semble
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.1.1
Choose a base ref
...
head repository: MinishLab/semble
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.1.2
Choose a head ref
  • 4 commits
  • 10 files changed
  • 2 contributors

Commits on May 4, 2026

  1. chore: Add CONTRIBUTING.md (#62)

    * Add CONTRIBUTING.md
    
    * Remove discussion line
    Pringled authored May 4, 2026
    Configuration menu
    Copy the full SHA
    7afeb49 View commit details
    Browse the repository at this point in the history
  2. add exclude newer (#61)

    * add exclude newer
    
    * add lock file
    stephantul authored May 4, 2026
    Configuration menu
    Copy the full SHA
    2f03dc3 View commit details
    Browse the repository at this point in the history
  3. feat: Add automatic reindexing for local paths (#63)

    * Add re-indexing support
    
    * Add re-indexing support
    
    * Fix race condition and preserve options
    
    * Remove refresh
    
    * Remove MCP reindex tool
    
    * Clean up MCP
    
    * Clean up MCP
    
    * Only evict on failure
    
    * pin mcp
    
    * Update docstrings
    
    * Drop lazy import
    
    * Add test for watch loop
    
    * Resolve comments
    
    * Make missing MCP requirement message nicer
    
    * Use model2vec get_package_extras
    Pringled authored May 4, 2026
    Configuration menu
    Copy the full SHA
    9067a56 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    735f8f8 View commit details
    Browse the repository at this point in the history
Loading