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 }}
natesena
/
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 26, 2026
Merge pull request #256 from rkbadhan/reward-design
Show description for 40610c3
tobi
authored
40610c3
View commit details
Copy full SHA for 40610c3
Browse repository at this point
Commits on Feb 24, 2026
fix(reward): tighten entity detection, add filler penalty, stricter diversity
Show description for 4511b9b
rkbadhan
committed
4511b9b
View commit details
Copy full SHA for 4511b9b
Browse repository at this point
Commits on Feb 22, 2026
Remove grpo command from default train entrypoint
tobi
committed
d6f3688
View commit details
Copy full SHA for d6f3688
Browse repository at this point
Move GRPO training out of default finetune pipeline
tobi
committed
189916d
View commit details
Copy full SHA for 189916d
Browse repository at this point
Add wall-clock checkpoints and full eval defaults
tobi
committed
cbeeb1f
View commit details
Copy full SHA for cbeeb1f
Browse repository at this point
fix(rerank): truncate documents exceeding 2048-token context size
Show description for 5233e67
tobi
and
claude
committed
5233e67
View commit details
Copy full SHA for 5233e67
Browse repository at this point
finetune: strict Pydantic schema, one canonical data format
Show description for 1d7d167
tobi
committed
1d7d167
View commit details
Copy full SHA for 1d7d167
Browse repository at this point
finetune: quoted phrases, negation, and entity preservation (#247)
Show description for 3950055
tobi
committed
3950055
View commit details
Copy full SHA for 3950055
Browse repository at this point
finetune: remove orphaned files and abandoned experiments
Show description for 5999357
tobi
committed
5999357
View commit details
Copy full SHA for 5999357
Browse repository at this point
Document query grammar and add skill helpers
tobi
committed
64ef25e
View commit details
Copy full SHA for 64ef25e
Browse repository at this point
release: v1.1.0
tobi
committed
0e0feb6
View commit details
Copy full SHA for 0e0feb6
Browse repository at this point
chore: gitignore package-lock.json
tobi
committed
60564b3
View commit details
Copy full SHA for 60564b3
Browse repository at this point
docs: write changelog for 1.1.0
Show description for 1765b68
tobi
committed
1765b68
View commit details
Copy full SHA for 1765b68
Browse repository at this point
test: restructure container smoke tests for interactive use
Show description for c7e8ea0
tobi
committed
c7e8ea0
View commit details
Copy full SHA for c7e8ea0
Browse repository at this point
refactor: replace bash wrapper with standard #!/usr/bin/env node shebang
Show description for 0b57711
tobi
committed
0b57711
View commit details
Copy full SHA for 0b57711
Browse repository at this point
Merge pull request #214 from pcasaretto/fix/nix-build-deps
tobi
authored
a815b52
View commit details
Copy full SHA for a815b52
Browse repository at this point
data: add 48 sports acronym training examples
Show description for 8d73eda
tobi
committed
8d73eda
View commit details
Copy full SHA for 8d73eda
Browse repository at this point
Commits on Feb 19, 2026
chore: release 1.0.8
tobi
committed
6ac7c68
View commit details
Copy full SHA for 6ac7c68
Browse repository at this point
feat: query document format, lex phrase/negation syntax, training data
Show description for 3b87e3e
tobi
committed
3b87e3e
View commit details
Copy full SHA for 3b87e3e
Browse repository at this point
fix(cli): print timing inline after each step, not on separate line
tobi
committed
2cb7b59
View commit details
Copy full SHA for 2cb7b59
Browse repository at this point
feat(cli): show timing for expand, embed, and rerank steps
Show description for 24ffa48
tobi
committed
24ffa48
View commit details
Copy full SHA for 24ffa48
Browse repository at this point
fix(status): improve tips with subfolder context example and better update cmd
tobi
committed
a81f013
View commit details
Copy full SHA for a81f013
Browse repository at this point
feat(status): add tips for missing context and update commands
tobi
committed
bdf0c20
View commit details
Copy full SHA for bdf0c20
Browse repository at this point
refactor: remove context check command
tobi
committed
262c7d3
View commit details
Copy full SHA for 262c7d3
Browse repository at this point
feat(cli): add collection management commands
Show description for 2b94e09
tobi
committed
2b94e09
View commit details
Copy full SHA for 2b94e09
Browse repository at this point
feat(http): keep /search as alias for /query
tobi
committed
07421de
View commit details
Copy full SHA for 07421de
Browse repository at this point
feat: add expand: type, rename to query, document syntax
Show description for 4649069
tobi
committed
4649069
View commit details
Copy full SHA for 4649069
Browse repository at this point
refactor: remove OR operator from lex queries
Show description for de3a83a
tobi
committed
de3a83a
View commit details
Copy full SHA for de3a83a
Browse repository at this point
refactor: remove single collection param, use collections array only
Show description for 77e4d8f
tobi
committed
77e4d8f
View commit details
Copy full SHA for 77e4d8f
Browse repository at this point
feat(lex): add query syntax for exact phrases, negation, and OR
Show description for efb3961
tobi
committed
efb3961
View commit details
Copy full SHA for efb3961
Browse repository at this point
feat: add collections array filter + improve query writing docs
Show description for d1ec31e
tobi
committed
d1ec31e
View commit details
Copy full SHA for d1ec31e
Browse repository at this point
docs: simplify skill documentation
tobi
committed
6d6bdff
View commit details
Copy full SHA for 6d6bdff
Browse repository at this point
refactor(mcp): remove deprecated search tools, keep only structured_search
Show description for 19284dd
tobi
committed
19284dd
View commit details
Copy full SHA for 19284dd
Browse repository at this point
test: add comprehensive tests for structured search
Show description for db44e1a
tobi
committed
db44e1a
View commit details
Copy full SHA for db44e1a
Browse repository at this point
Merge pull request #220 from tobi/feat/structured-search
Show description for 222dde1
tobi
authored
222dde1
View commit details
Copy full SHA for 222dde1
Browse repository at this point
Previous
Next
You can’t perform that action at this time.