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 }}
FalkorDB
/
code-graph
Public
Notifications
You must be signed in to change notification settings
Fork
54
Star
348
Code
Issues
72
Pull requests
21
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
refactor: update dependencies and improve graph handling
- #697
#697
Open
Anchel123
wants to merge 42 commits into
staging
FalkorDB/code-graph:staging
from
add-layouts
FalkorDB/code-graph:add-layouts
Copy head branch name to clipboard
Conversation
Commits
42
(42)
Checks
Files changed
Open
refactor: update dependencies and improve graph handling
#697
Anchel123
wants to merge 42 commits into
staging
FalkorDB/code-graph:staging
from
add-layouts
FalkorDB/code-graph:add-layouts
Copy head branch name to clipboard
Commits
Commits on Jun 1, 2026
refactor: update dependencies and improve graph handling
Show description for eaef11e
Anchel123
committed
eaef11e
View commit details
Copy full SHA for eaef11e
Browse repository at this point
Commits on Jul 8, 2026
feat: enhance combobox type safety and element menu positioning
Show description for 98fc391
Anchel123
committed
98fc391
View commit details
Copy full SHA for 98fc391
Browse repository at this point
feat: update API proxy target and add element menu tests
Anchel123
committed
94953fc
View commit details
Copy full SHA for 94953fc
Browse repository at this point
feat: improve graph element handling and enhance toolbar accessibility
Anchel123
committed
b14ed9e
View commit details
Copy full SHA for b14ed9e
Browse repository at this point
fix: resolve build and compilation errors
Show description for 7b0cde0
Anchel123
committed
7b0cde0
View commit details
Copy full SHA for 7b0cde0
Browse repository at this point
Fix remaining PR #697 code quality issues
Show description for da01b49
Anchel123
committed
da01b49
View commit details
Copy full SHA for da01b49
Browse repository at this point
Improve path zoom handling and remove unnecessary state updates
Show description for b86d5f9
Anchel123
committed
b86d5f9
View commit details
Copy full SHA for b86d5f9
Browse repository at this point
Reduce link zoom multiplier to 1.1x for better spacing
Anchel123
committed
bcf5e7a
View commit details
Copy full SHA for bcf5e7a
Browse repository at this point
Remove automatic path zoom - just highlight paths without forcing zoom
Anchel123
committed
bf30fd7
View commit details
Copy full SHA for bf30fd7
Browse repository at this point
fix: improve path zoom behavior - zoom all paths on response, then zoom selected path
Show description for d64403e
Anchel123
committed
d64403e
View commit details
Copy full SHA for d64403e
Browse repository at this point
fix: add graphId to ForceGraph for incremental data updates
Show description for babe0ba
Anchel123
committed
babe0ba
View commit details
Copy full SHA for babe0ba
Browse repository at this point
Commits on Jul 9, 2026
fix: update @falkordb/canvas dependency to version 0.2.5
Anchel123
committed
6745207
View commit details
Copy full SHA for 6745207
Browse repository at this point
fix: improve element menu removal test for deterministic assertions
Anchel123
committed
4807a29
View commit details
Copy full SHA for 4807a29
Browse repository at this point
fix: update API proxy target to local development server
Anchel123
committed
0bb7392
View commit details
Copy full SHA for 0bb7392
Browse repository at this point
fix: set viewport in browser context to ensure desktop layout on page load
Show description for d063625
Anchel123
committed
d063625
View commit details
Copy full SHA for d063625
Browse repository at this point
Commits on Jul 12, 2026
Merge branch 'staging' into add-layouts
Anchel123
authored
d14b29d
View commit details
Copy full SHA for d14b29d
Browse repository at this point
fix: resolve combobox crash from repo objects and legacy graph name lookup
Show description for e39f528
Anchel123
committed
e39f528
View commit details
Copy full SHA for e39f528
Browse repository at this point
Commits on Jul 13, 2026
fix: compose AsyncGraphQuery graph name immediately for explicit branches
Show description for a18f422
Anchel123
committed
a18f422
View commit details
Copy full SHA for a18f422
Browse repository at this point
fix: normalize /api/list_repos payload for both string[] and object backends
Show description for 8492264
Anchel123
committed
8492264
View commit details
Copy full SHA for 8492264
Browse repository at this point
fix(e2e): seed synthesized CALLS edges into the actual indexed graph
Show description for eb13fa6
Anchel123
committed
eb13fa6
View commit details
Copy full SHA for eb13fa6
Browse repository at this point
fix(e2e): correct category checkbox order and metrics panel read race
Show description for 0875796
Anchel123
committed
0875796
View commit details
Copy full SHA for 0875796
Browse repository at this point
Commits on Jul 20, 2026
fix: update API proxy target to use the production URL
Anchel123
committed
89166c6
View commit details
Copy full SHA for 89166c6
Browse repository at this point
Revert "fix: update API proxy target to use the production URL"
Show description for 7463dff
Anchel123
committed
7463dff
View commit details
Copy full SHA for 7463dff
Browse repository at this point
Commits on Jul 23, 2026
test(e2e): wait for element menu to appear after right-click
Show description for 7b5c156
Naseem77
committed
7b5c156
View commit details
Copy full SHA for 7b5c156
Browse repository at this point
test(e2e): select category checkboxes by label instead of index
Show description for 4d4e727
Naseem77
committed
4d4e727
View commit details
Copy full SHA for 4d4e727
Browse repository at this point
test(e2e): fix metrics panel poll to parse '<n> Nodes' text
Show description for 8cde46f
Naseem77
committed
8cde46f
View commit details
Copy full SHA for 8cde46f
Browse repository at this point
fix(api): resolve repo_info metadata lookup for full graph keys
Show description for 9f5f56a
Naseem77
committed
9f5f56a
View commit details
Copy full SHA for 9f5f56a
Browse repository at this point
test(e2e): focus a node before right-clicking canvas center
Naseem77
committed
56aa648
View commit details
Copy full SHA for 56aa648
Browse repository at this point
fix: address unresolved PR review feedback
Anchel123
committed
d87b7e9
View commit details
Copy full SHA for d87b7e9
Browse repository at this point
fix: resolve new PR review comments
Anchel123
committed
ec3289a
View commit details
Copy full SHA for ec3289a
Browse repository at this point
fix: address latest PR review threads
Anchel123
committed
8b72a66
View commit details
Copy full SHA for 8b72a66
Browse repository at this point
fix: address latest review comments
Anchel123
committed
ba2054d
View commit details
Copy full SHA for ba2054d
Browse repository at this point
fix: address newest PR review findings
Anchel123
committed
dfe62ff
View commit details
Copy full SHA for dfe62ff
Browse repository at this point
fix: align canvas with local React 19 setup
Anchel123
committed
d6b7c2a
View commit details
Copy full SHA for d6b7c2a
Browse repository at this point
fix: update dependencies and improve component implementations
Show description for 56b496b
Anchel123
committed
56b496b
View commit details
Copy full SHA for 56b496b
Browse repository at this point
chore: downgrade React and React DOM to version 18.3.1 and update corresponding type definitions
Anchel123
committed
cb2f7c9
View commit details
Copy full SHA for cb2f7c9
Browse repository at this point
fix: correct insertIndex calculation in RemoveLastPath function
Anchel123
committed
3639af3
View commit details
Copy full SHA for 3639af3
Browse repository at this point
fix: address latest review comments
Anchel123
committed
84fcd20
View commit details
Copy full SHA for 84fcd20
Browse repository at this point
fix: avoid duplicate graph existence lookup
Anchel123
committed
1b53c48
View commit details
Copy full SHA for 1b53c48
Browse repository at this point
chore: upgrade React and related dependencies; refactor DataPanel component for improved JSON rendering
Anchel123
committed
2fa562f
View commit details
Copy full SHA for 2fa562f
Browse repository at this point
fix: address latest review comments
Anchel123
committed
42424e0
View commit details
Copy full SHA for 42424e0
Browse repository at this point
fix: guard element menu repo URL for links
Anchel123
committed
bffa01b
View commit details
Copy full SHA for bffa01b
Browse repository at this point
You can’t perform that action at this time.