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 }}
Kurtisone
/
forge
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
feat/rag-intake — stop storing a compacted block as one averaged vector
- #28
#28
Merged
Kurtisone
merged 12 commits into
main
Kurtisone/forge:main
from
feat/rag-intake
Kurtisone/forge:feat/rag-intake
Copy head branch name to clipboard
Aug 23, 2026
Conversation
Commits
12
(12)
Checks
Files changed
Merged
feat/rag-intake — stop storing a compacted block as one averaged vector
#28
Kurtisone
merged 12 commits into
main
Kurtisone/forge:main
from
feat/rag-intake
Kurtisone/forge:feat/rag-intake
Copy head branch name to clipboard
Commits
Commits on Aug 22, 2026
feat(rag): one definition of where an exchange ends
Show description for 2efa92d
Kurtisone
committed
2efa92d
View commit details
Copy full SHA for 2efa92d
Browse repository at this point
feat(rag): store a batch as N rows instead of one averaged vector
Show description for be5d747
Kurtisone
committed
be5d747
View commit details
Copy full SHA for be5d747
Browse repository at this point
fix(compaction): index one entry per exchange, and only conversation
Show description for 63cdb50
Kurtisone
committed
63cdb50
View commit details
Copy full SHA for 63cdb50
Browse repository at this point
feat(deploy): re-slice the blocks already in the store
Show description for f7ec477
Kurtisone
committed
f7ec477
View commit details
Copy full SHA for f7ec477
Browse repository at this point
bench(rag): measure what burying a sentence in a block costs
Show description for 3fde4a4
Kurtisone
committed
3fde4a4
View commit details
Copy full SHA for 3fde4a4
Browse repository at this point
docs(memory): the intake is per exchange, and the store can be repaired
Show description for f67df4d
Kurtisone
committed
f67df4d
View commit details
Copy full SHA for f67df4d
Browse repository at this point
fix(rag): one pipeline for both intake paths, and a measured cutoff
Show description for b92045d
Kurtisone
committed
b92045d
View commit details
Copy full SHA for b92045d
Browse repository at this point
fix(compaction): the intake log must say what was filtered, not just what was grouped
Show description for c6ce7ec
Kurtisone
committed
c6ce7ec
View commit details
Copy full SHA for c6ce7ec
Browse repository at this point
fix(rag): the same exchange must not occupy three of five recall slots
Show description for 87e8b1f
Kurtisone
committed
87e8b1f
View commit details
Copy full SHA for 87e8b1f
Browse repository at this point
feat(memory): say what was stored, and flag a word the store has never seen
Show description for e4c8074
Kurtisone
committed
e4c8074
View commit details
Copy full SHA for e4c8074
Browse repository at this point
Commits on Aug 23, 2026
fix(memory): a word the store already uses is familiar, and the new row is not the dictionary
Show description for 90c81ec
Kurtisone
committed
90c81ec
View commit details
Copy full SHA for 90c81ec
Browse repository at this point
feat(ui): !forget works where the message that recommends it is displayed
Show description for 8b0c9f0
Kurtisone
committed
8b0c9f0
View commit details
Copy full SHA for 8b0c9f0
Browse repository at this point
You can’t perform that action at this time.