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 }}
codeaholicguy
/
ai-devkit
Public
Notifications
You must be signed in to change notification settings
Fork
245
Star
1.6k
Code
Issues
5
Pull requests
3
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
feat(memory): opt-in hybrid semantic search
- #208
#208
Merged
codeaholicguy
merged 11 commits into
main
codeaholicguy/ai-devkit:main
from
feature-memory-semantic
codeaholicguy/ai-devkit:feature-memory-semantic
Copy head branch name to clipboard
Sep 1, 2026
Conversation
Commits
11
(11)
Checks
Files changed
Merged
feat(memory): opt-in hybrid semantic search
#208
codeaholicguy
merged 11 commits into
main
codeaholicguy/ai-devkit:main
from
feature-memory-semantic
codeaholicguy/ai-devkit:feature-memory-semantic
Copy head branch name to clipboard
Commits
Commits on Sep 1, 2026
feat(memory): add semantic storage primitives
codeaholicguy
committed
c5c750c
View commit details
Copy full SHA for c5c750c
Browse repository at this point
feat(memory): add lightweight local embedding runtime
codeaholicguy
committed
cc72145
View commit details
Copy full SHA for cc72145
Browse repository at this point
feat(memory): wire opt-in hybrid semantic search
codeaholicguy
committed
7f529bc
View commit details
Copy full SHA for 7f529bc
Browse repository at this point
fix(memory): await semantic writes and harden fallbacks
codeaholicguy
committed
7686a7d
View commit details
Copy full SHA for 7686a7d
Browse repository at this point
fix(memory): reuse semantic model sessions
codeaholicguy
committed
079bfce
View commit details
Copy full SHA for 079bfce
Browse repository at this point
refactor(cli): drop unused GlobalDevKitConfig.memory.semantic field
Show description for ef53cc5
codeaholicguy
and
claude
committed
ef53cc5
View commit details
Copy full SHA for ef53cc5
Browse repository at this point
refactor(memory): remove dead embedder config knobs and unused API surface
Show description for 696c385
codeaholicguy
and
claude
committed
696c385
View commit details
Copy full SHA for 696c385
Browse repository at this point
test(cli): cover semantic-enabled memory update command
Show description for 7fe07a3
codeaholicguy
and
claude
committed
7fe07a3
View commit details
Copy full SHA for 7fe07a3
Browse repository at this point
docs(memory-semantic): rebuild lifecycle docs per dev-lifecycle phase structure
Show description for 9069942
codeaholicguy
and
claude
committed
9069942
View commit details
Copy full SHA for 9069942
Browse repository at this point
feat(cli): resolve memory.semantic with project > global > default precedence
Show description for 0444fed
codeaholicguy
and
claude
committed
0444fed
View commit details
Copy full SHA for 0444fed
Browse repository at this point
docs(memory-semantic): record the global-config precedence correction
Show description for 9f33b52
codeaholicguy
and
claude
committed
9f33b52
View commit details
Copy full SHA for 9f33b52
Browse repository at this point
You can’t perform that action at this time.