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 }}
yww520
/
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 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
feat(cli): add structured query syntax to qmd query
Show description for 8ebe5ab
tobi
committed
8ebe5ab
View commit details
Copy full SHA for 8ebe5ab
Browse repository at this point
docs: use npm package name, clarify vec/hyde both use vector similarity
tobi
committed
bdec84a
View commit details
Copy full SHA for bdec84a
Browse repository at this point
feat: add structured_search for LLM-provided query expansions
Show description for 0201710
tobi
committed
0201710
View commit details
Copy full SHA for 0201710
Browse repository at this point
Commits on Feb 18, 2026
fix(test): reset currentIndexName between test files
Show description for 648779a
tobi
committed
648779a
View commit details
Copy full SHA for 648779a
Browse repository at this point
release: v1.0.7
tobi
committed
0697bc5
View commit details
Copy full SHA for 0697bc5
Browse repository at this point
changelog: write 1.0.7 unreleased notes
Show description for 8cddbcb
tobi
committed
8cddbcb
View commit details
Copy full SHA for 8cddbcb
Browse repository at this point
Merge pull request #200 from vincentkoc/vincentkoc-code/fix-cli-add-message
tobi
authored
4950f42
View commit details
Copy full SHA for 4950f42
Browse repository at this point
Merge pull request #201 from vincentkoc/vincentkoc-code/chore-remove-no-lex-option
tobi
authored
e3b5695
View commit details
Copy full SHA for e3b5695
Browse repository at this point
Merge pull request #206 from tobi/liquidai-query-expansion
tobi
authored
67e2aab
View commit details
Copy full SHA for 67e2aab
Browse repository at this point
Merge pull request #205 from tobi/mate/dataset-v3-improvements
tobi
authored
b142be8
View commit details
Copy full SHA for b142be8
Browse repository at this point
Merge pull request #208 from tobi/fix/json-output-and-index-paths
tobi
authored
1a67e1a
View commit details
Copy full SHA for 1a67e1a
Browse repository at this point
Commits on Feb 17, 2026
fix: return empty JSON array when no search results with --json flag
Show description for 1007b46
tobi
committed
1007b46
View commit details
Copy full SHA for 1007b46
Browse repository at this point
fix: resolve relative paths in --index flag to prevent malformed config paths
Show description for 00bcfbb
tobi
committed
00bcfbb
View commit details
Copy full SHA for 00bcfbb
Browse repository at this point
feat(finetune): hyde-first ordering, relative paths, structured format
Show description for 48f0917
tobi
committed
48f0917
View commit details
Copy full SHA for 48f0917
Browse repository at this point
feat: add LiquidAI LFM2 support for query expansion
Show description for 57f7caa
tobi
committed
57f7caa
View commit details
Copy full SHA for 57f7caa
Browse repository at this point
feat(finetune): improve query expansion dataset v3
Show description for a282ce7
tobi
committed
a282ce7
View commit details
Copy full SHA for a282ce7
Browse repository at this point
chore(cli): remove unused no-lex flag from argument parser
vincentkoc
committed
7fee9f9
View commit details
Copy full SHA for 7fee9f9
Browse repository at this point
Previous
Next
You can’t perform that action at this time.