Skip to content

Navigation Menu

Sign in
Appearance settings
Sign up
Appearance settings
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: GoodbyePlanet/semcode
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
Loading
...
head repository: GoodbyePlanet/semcode
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: validate-hybrid
Choose a head ref
Loading
Checking mergeability… Don’t worry, you can still create the pull request.
  • 4 commits
  • 5 files changed
  • 2 contributors

Commits on May 4, 2026

  1. feat: Add script to seed TEST_CASES from real Qdrant data

    Scrolls the code_symbols collection for multi-word identifiers
    across class/function/method buckets, then generates exact,
    tokenized, and semantic query variants for each — ready to paste
    into validate_hybrid.py as ground-truth TEST_CASES.
    
    Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
    GoodbyePlanet and claude committed May 4, 2026
    Configuration menu
    Copy the full SHA
    435beae View commit details
    Browse the repository at this point in the history
  2. feat: Expand seed_test_cases with more symbol types and query styles

    - Symbol type coverage: class, method, function, interface, constructor,
      enum, record, pydantic_model, dataclass, react_component, react_hook
    - Two new query styles: snake_case (cross-case format) and prefix
      (first two words, simulates partial typing) — up to 5 styles per symbol
    - Diversity-aware sampling: round-robins across first-word groups so
      output isn't dominated by e.g. five "get*" methods
    - Default per-bucket raised from 3 to 5
    
    Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
    GoodbyePlanet and claude committed May 4, 2026
    Configuration menu
    Copy the full SHA
    6ec2270 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d065517 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f78a2b6 View commit details
    Browse the repository at this point in the history
Loading
Morty Proxy This is a proxified and sanitized view of the page, visit original site.