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
Accelerator
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
Type
/
to 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 }}
DxTa
/
sia-code
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
2
Code
Issues
0
Pull requests
1
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
feat: dynamic git memory system
- #16
#16
Merged
DxTa
merged 18 commits into
main
DxTa/sia-code:main
from
feat/git-dynamic-memory
DxTa/sia-code:feat/git-dynamic-memory
Copy head branch name to clipboard
Jul 1, 2026
Conversation
Commits
18
(18)
Checks
Files changed
Merged
feat: dynamic git memory system
#16
DxTa
merged 18 commits into
main
DxTa/sia-code:main
from
feat/git-dynamic-memory
DxTa/sia-code:feat/git-dynamic-memory
Copy head branch name to clipboard
Commits
Commits on Jun 30, 2026
fix: defer usearch import to avoid segfault on Python 3.13 + macOS ARM64
Show description for 6cd669f
DxTa
committed
6cd669f
View commit details
Copy full SHA for 6cd669f
Browse repository at this point
feat: add dynamic git memory system with on-demand file history, blast radius, and revert detection
Show description for 1f7ca00
DxTa
committed
1f7ca00
View commit details
Copy full SHA for 1f7ca00
Browse repository at this point
feat: multi-repo fan-out indexing + embed daemon auto-start
Show description for 27ffa14
DxTa
committed
27ffa14
View commit details
Copy full SHA for 27ffa14
Browse repository at this point
fix: numpy shape mismatch in brute-force vector search + indexing speed
Show description for 0f95afa
DxTa
committed
0f95afa
View commit details
Copy full SHA for 0f95afa
Browse repository at this point
fix: store multi-repo indexes under workspace .sia-code/repos/ + crash isolation
Show description for b7d43aa
DxTa
committed
b7d43aa
View commit details
Copy full SHA for b7d43aa
Browse repository at this point
fix: dynamic multi-repo timeouts + aggregate status
Show description for 34d5f8b
DxTa
committed
34d5f8b
View commit details
Copy full SHA for 34d5f8b
Browse repository at this point
perf: speed up heavy multi-repo indexing with chunk-aware policy
Show description for 928f62a
DxTa
committed
928f62a
View commit details
Copy full SHA for 928f62a
Browse repository at this point
perf: add bounded fan-out concurrency for multi-repo indexing
Show description for 7fc74a9
DxTa
committed
7fc74a9
View commit details
Copy full SHA for 7fc74a9
Browse repository at this point
perf: add CVAT-specific indexing policy and repo profiles
Show description for 5c52813
DxTa
committed
5c52813
View commit details
Copy full SHA for 5c52813
Browse repository at this point
perf: add profile-specific chunk sizing for heavy repos
Show description for 0658c36
DxTa
committed
0658c36
View commit details
Copy full SHA for 0658c36
Browse repository at this point
perf: accelerate heavy-repo indexing with selective semantic budget
Show description for bc00706
DxTa
committed
bc00706
View commit details
Copy full SHA for bc00706
Browse repository at this point
tune: raise heavy-profile semantic vector budgets
Show description for 254bc38
DxTa
committed
254bc38
View commit details
Copy full SHA for 254bc38
Browse repository at this point
fix: restore multi-repo search and research results
Show description for 89534b4
DxTa
committed
89534b4
View commit details
Copy full SHA for 89534b4
Browse repository at this point
feat: improve budgeted semantic selection and research query rewrites
Show description for b1c1a0f
DxTa
committed
b1c1a0f
View commit details
Copy full SHA for b1c1a0f
Browse repository at this point
perf: apply fast indexing baseline to all repos by default
Show description for 144c63f
DxTa
committed
144c63f
View commit details
Copy full SHA for 144c63f
Browse repository at this point
Commits on Jul 1, 2026
fix: improve research rewrite flow and address PR feedback
Show description for ecef62f
DxTa
committed
ecef62f
View commit details
Copy full SHA for ecef62f
Browse repository at this point
feat: repo-aware ranking for workspace search/research
Show description for 45737dd
DxTa
committed
45737dd
View commit details
Copy full SHA for 45737dd
Browse repository at this point
fix: force Rich console output in non-TTY environments and fix table indent bug
DxTa
committed
e016bcd
View commit details
Copy full SHA for e016bcd
Browse repository at this point
You can’t perform that action at this time.