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
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 }}
dimknaf
/
braindb
Public
Notifications
You must be signed in to change notification settings
Fork
8
Star
106
Code
Issues
1
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
v0.4.0 -- per-edge LLM scoring + view_tree nested JSON
- #10
#10
Merged
dimknaf
merged 10 commits into
main
dimknaf/braindb:main
from
feat/edge-scoring-and-tree-shape
dimknaf/braindb:feat/edge-scoring-and-tree-shape
Copy head branch name to clipboard
Jun 3, 2026
Conversation
Commits
10
(10)
Checks
Files changed
Merged
v0.4.0 -- per-edge LLM scoring + view_tree nested JSON
#10
dimknaf
merged 10 commits into
main
dimknaf/braindb:main
from
feat/edge-scoring-and-tree-shape
dimknaf/braindb:feat/edge-scoring-and-tree-shape
Copy head branch name to clipboard
Commits
Commits on May 31, 2026
chore(prompts): elevate /memory/context + /memory/tree, demote search_sql
Show description for 395024f
dimknaf
committed
395024f
View commit details
Copy full SHA for 395024f
Browse repository at this point
fix(scoring): propagate seed similarity through graph; soften depth multiplier
Show description for c91c3be
dimknaf
committed
c91c3be
View commit details
Copy full SHA for c91c3be
Browse repository at this point
chore(prompts): describe view_tree as a capability, not a rigid trigger
Show description for 8fa4531
dimknaf
committed
8fa4531
View commit details
Copy full SHA for 8fa4531
Browse repository at this point
fix(tools): view_tree honours max_depth, groups by depth, wiki-name labels
Show description for bccf2b4
dimknaf
committed
bccf2b4
View commit details
Copy full SHA for bccf2b4
Browse repository at this point
chore(prompts): reframe view_tree as the "explore around this entity" tool
Show description for 7d90fa2
dimknaf
committed
7d90fa2
View commit details
Copy full SHA for 7d90fa2
Browse repository at this point
refactor: unify tree implementation (single shared service, no behaviour drift)
Show description for e6cf29b
dimknaf
committed
e6cf29b
View commit details
Copy full SHA for e6cf29b
Browse repository at this point
Commits on Jun 1, 2026
fix(scoring): per-edge LLM judgment in create_relation + graph CTE uses both scores
Show description for 8bccabf
dimknaf
committed
8bccabf
View commit details
Copy full SHA for 8bccabf
Browse repository at this point
Commits on Jun 2, 2026
test: add pytest-asyncio dev dep + fix ingest test isolation
Show description for 92058ef
dimknaf
and
claude
committed
92058ef
View commit details
Copy full SHA for 92058ef
Browse repository at this point
refactor(tree): nested JSON shape, one builder, filter keywords + retired wikis
Show description for 9441186
dimknaf
and
claude
committed
9441186
View commit details
Copy full SHA for 9441186
Browse repository at this point
Commits on Jun 3, 2026
docs(release): v0.4.0 -- per-edge LLM scoring + view_tree nested JSON
Show description for 458660a
dimknaf
and
claude
committed
458660a
View commit details
Copy full SHA for 458660a
Browse repository at this point
You can’t perform that action at this time.