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 }}
deeppavlov
/
AutoIntent
Public
Notifications
You must be signed in to change notification settings
Fork
12
Star
54
Code
Issues
13
Pull requests
4
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
feat(embedder): SQLite per-utterance embedding cache
- #340
#340
Draft
voorhs
wants to merge 10 commits into
dev
deeppavlov/AutoIntent:dev
from
worktree-sqlite-embedding-cache
deeppavlov/AutoIntent:worktree-sqlite-embedding-cache
Copy head branch name to clipboard
Conversation
Commits
10
(10)
Checks
Files changed
Draft
feat(embedder): SQLite per-utterance embedding cache
#340
voorhs
wants to merge 10 commits into
dev
deeppavlov/AutoIntent:dev
from
worktree-sqlite-embedding-cache
deeppavlov/AutoIntent:worktree-sqlite-embedding-cache
Copy head branch name to clipboard
Commits
Commits on Jun 25, 2026
docs(spec): SQLite per-utterance embedding cache design
Show description for 9ef81d7
voorhs
and
claude
committed
9ef81d7
View commit details
Copy full SHA for 9ef81d7
Browse repository at this point
docs(spec): revise SQLite cache design after adversarial review (3 rounds)
Show description for f292b8f
voorhs
and
claude
committed
f292b8f
View commit details
Copy full SHA for f292b8f
Browse repository at this point
docs(plan): SQLite embedding cache implementation plan
Show description for b34e86e
voorhs
and
claude
committed
b34e86e
View commit details
Copy full SHA for b34e86e
Browse repository at this point
docs(plan): fix static-gate defects found in plan review
Show description for 32effee
voorhs
and
claude
committed
32effee
View commit details
Copy full SHA for 32effee
Browse repository at this point
feat(cache): add get_cache_dir() + global embedding-cache test isolation
Show description for 0d89cdb
voorhs
and
claude
committed
0d89cdb
View commit details
Copy full SHA for 0d89cdb
Browse repository at this point
feat(cache): add SQLiteEmbeddingCache per-utterance store
Show description for c399f9c
voorhs
and
claude
committed
c399f9c
View commit details
Copy full SHA for c399f9c
Browse repository at this point
refactor(embedder): lift embedding cache into a per-utterance template method
Show description for 4171a24
voorhs
and
claude
committed
4171a24
View commit details
Copy full SHA for 4171a24
Browse repository at this point
test(cache): cover per-utterance reuse, dedup, order, and empty input
Show description for 9169c3d
voorhs
and
claude
committed
9169c3d
View commit details
Copy full SHA for 9169c3d
Browse repository at this point
docs(changelog): note SQLite embedding cache and AUTOINTENT_CACHE_DIR
Show description for 77482e8
voorhs
and
claude
committed
77482e8
View commit details
Copy full SHA for 77482e8
Browse repository at this point
fix(embedder): handle HashingVectorizer empty input gracefully
Show description for f714be8
voorhs
and
claude
committed
f714be8
View commit details
Copy full SHA for f714be8
Browse repository at this point
You can’t perform that action at this time.