Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
alexxanderdiaz
/
qmd
Public
forked from
tobi/qmd
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
main
User selector
All users
Datepicker
All time
Commit history
Commits on Feb 15, 2026
Add QMD architecture diagram to README
Show description for 03a25d6
tobi
committed
03a25d6
View commit details
Copy full SHA for 03a25d6
Browse repository at this point
fix: verify sqlite-vec readiness after extension load. Closes #169
claude
authored and
tobi
committed
73136e4
View commit details
Copy full SHA for 73136e4
Browse repository at this point
fix: reactivate deactivated documents on re-index. Closes #168
claude
authored and
tobi
committed
96643a2
View commit details
Copy full SHA for 96643a2
Browse repository at this point
fix: allow $ route filenames in handelize. Closes #162
claude
authored and
tobi
committed
0eabfe7
View commit details
Copy full SHA for 0eabfe7
Browse repository at this point
feat: add --version/-v flag. Closes #88
claude
authored and
tobi
committed
da79e77
View commit details
Copy full SHA for da79e77
Browse repository at this point
fix: disable following symlinks in glob.scan. Closes #134
claude
authored and
tobi
committed
5dec3ab
View commit details
Copy full SHA for 5dec3ab
Browse repository at this point
Commits on Feb 13, 2026
feat: promote query as primary search command, add CLI aliases
Show description for 96634da
tobi
and
claude
committed
96634da
View commit details
Copy full SHA for 96634da
Browse repository at this point
fix: add missing context to search results markdown and XML formatters
Show description for 993628e
tobi
and
claude
committed
993628e
View commit details
Copy full SHA for 993628e
Browse repository at this point
Commits on Feb 10, 2026
MCP: Streamable HTTP, scoring fixes, tool improvements (#149)
Show description for 785bbcf
igrigorik
authored
785bbcf
View commit details
Copy full SHA for 785bbcf
Browse repository at this point
Commits on Feb 2, 2026
feat: add Claude Code plugin support with inline status check (#99)
Show description for 63028fd
galligan
and
claude
authored
63028fd
View commit details
Copy full SHA for 63028fd
Browse repository at this point
Commits on Feb 1, 2026
fix: BM25 score normalization - use Math.abs instead of Math.max (#76)
Show description for 47b7054
dgilperez
authored
47b7054
View commit details
Copy full SHA for 47b7054
Browse repository at this point
fix: workaround Bun UTF-8 path corruption bug (#82)
Show description for 0f87e24
c-stoeckl
authored
0f87e24
View commit details
Copy full SHA for 0f87e24
Browse repository at this point
Fix: Add missing --index option to argument parser (#84)
Show description for 5de063a
Tritlo
authored
5de063a
View commit details
Copy full SHA for 5de063a
Browse repository at this point
fix: use Qwen3 recommended sampling params to prevent repetition loops
Show description for 102ff86
tobi
committed
102ff86
View commit details
Copy full SHA for 102ff86
Browse repository at this point
Commits on Jan 31, 2026
add qmd model pull and refresh logic
tobi
committed
479b68b
View commit details
Copy full SHA for 479b68b
Browse repository at this point
lots of training stuff
tobi
committed
bf1b8fc
View commit details
Copy full SHA for bf1b8fc
Browse repository at this point
fix: correct QMD acronym to Query Markup Documents
Show description for 17c201e
tobi
and
claude
committed
17c201e
View commit details
Copy full SHA for 17c201e
Browse repository at this point
docs: add explicit HuggingFace repo destinations
Show description for 739038e
tobi
and
claude
committed
739038e
View commit details
Copy full SHA for 739038e
Browse repository at this point
chore: clean up finetune folder and fix training workflow
Show description for 3807379
tobi
and
claude
committed
3807379
View commit details
Copy full SHA for 3807379
Browse repository at this point
docs: add finetune CLAUDE.md and update training workflow
Show description for 533f0ee
tobi
and
claude
committed
533f0ee
View commit details
Copy full SHA for 533f0ee
Browse repository at this point
Merge main into finetune
Show description for 7de18ee
tobi
and
claude
committed
7de18ee
View commit details
Copy full SHA for 7de18ee
Browse repository at this point
refactor: reorder output format to put hyde line first
Show description for 7856204
tobi
and
claude
committed
7856204
View commit details
Copy full SHA for 7856204
Browse repository at this point
Add sampled /only: variants (399) for training balance
tobi
committed
8cc7d8c
View commit details
Copy full SHA for 8cc7d8c
Browse repository at this point
Change format to /only:lex (slash prefix)
tobi
committed
20aef8a
View commit details
Copy full SHA for 20aef8a
Browse repository at this point
Change only: format to only:lex (no space after colon)
tobi
committed
46ff098
View commit details
Copy full SHA for 46ff098
Browse repository at this point
Add 'only:' mode support for single-type expansions
Show description for 806a0cf
tobi
committed
806a0cf
View commit details
Copy full SHA for 806a0cf
Browse repository at this point
Add LLM session management for lifecycle safety
Show description for 32d313a
tobi
and
claude
committed
32d313a
View commit details
Copy full SHA for 32d313a
Browse repository at this point
Commits on Jan 30, 2026
Fix DisposedError during slow batch embedding (#41)
cjonesde
authored
6d9871d
View commit details
Copy full SHA for 6d9871d
Browse repository at this point
Add skills.sh integration for AI agent discovery (#64)
Algiras
authored
f6a987a
View commit details
Copy full SHA for f6a987a
Browse repository at this point
Commits on Jan 29, 2026
Link fine-tuned model to HuggingFace in README
Show description for 7b98d4d
tobi
and
claude
committed
7b98d4d
View commit details
Copy full SHA for 7b98d4d
Browse repository at this point
Add HuggingFace model card YAML metadata to finetune README
Show description for 5cf4958
tobi
and
claude
committed
5cf4958
View commit details
Copy full SHA for 5cf4958
Browse repository at this point
Deploy fine-tuned GRPO model as default query expansion (#67)
Show description for eb1b77c
tobi
and
claude
authored
eb1b77c
View commit details
Copy full SHA for eb1b77c
Browse repository at this point
Deploy fine-tuned GRPO model as default for query expansion
Show description for 8572c2f
tobi
and
claude
committed
8572c2f
View commit details
Copy full SHA for 8572c2f
Browse repository at this point
Commits on Jan 28, 2026
Add HF Jobs scripts, temporal query examples, and training results
Show description for 5ab78d0
tobi
and
claude
committed
5ab78d0
View commit details
Copy full SHA for 5ab78d0
Browse repository at this point
Finetune 2.0: consolidate and simplify the entire training pipeline
Show description for 354744a
tobi
and
claude
committed
354744a
View commit details
Copy full SHA for 354744a
Browse repository at this point
Previous
Next
You can’t perform that action at this time.