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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
Graphify-Labs
/
graphify
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
10.3k
Star
106k
Code
Issues
438
Pull requests
484
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Actions: Graphify-Labs/graphify
Actions
All workflows
Workflows
CI
CI
CI
CI
Codespell
Codespell
Copilot
Copilot
Copilot code review
Copilot code review
Dependency Graph
Dependency Graph
Install sandbox
Install sandbox
Publish to PyPI
Publish to PyPI
Python application
Python application
Release graph asset
Release graph asset
Show more workflows...
Management
Caches
Deployments
All workflows
All workflows
Actions
Loading...
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading.
Please reload this page
.
will be ignored since log searching is not yet available
Showing runs from all workflows
will be ignored since log searching is not yet available
1,883 workflow runs
1,883 workflow runs
Workflow
Filter by Workflow
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching workflows.
Event
Filter by Event
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching events.
Status
Filter by Status
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching statuses.
Branch
Filter by Branch
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching branches.
Actor
Filter by Actor
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching users.
feat(extract): give .svelte and .astro a real AST pass via script masking
CI
#2738:
Pull request
#2731
opened by
RepairYourTech
Action required
RepairYourTech:feat/svelte-astro-script-masking
RepairYourTech:feat/svelte-astro-script-masking
Action required
View #2731
View workflow file
fix(export): stabilize graph.json field order across a read-rebuild round-trip
CI
#2737:
Pull request
#2730
opened by
C0KERNEL
4m 38s
C0KERNEL:fix-graph-json-field-order
C0KERNEL:fix-graph-json-field-order
4m 38s
View #2730
View workflow file
Tell extraction agents to namespace the files they write
CI
#2736:
Pull request
#2729
opened by
duncancrawford
Action required
duncancrawford:docs/namespace-agent-scratch-files
duncancrawford:docs/namespace-agent-scratch-files
Action required
View #2729
View workflow file
fix(llm): probe Windows Claude CLI candidates before spawning
CI
#2735:
Pull request
#2728
opened by
DebadityaHait
Action required
DebadityaHait:fix/2573-claude-cli-resolution
DebadityaHait:fix/2573-claude-cli-resolution
Action required
View #2728
View workflow file
feat(elixir): resolve Module.function() remote calls cross-file (opt-in spec coverage)
CI
#2734:
Pull request
#2717
synchronize by
prtngn
Action required
prtngn:feat/elixir-remote-call-resolution
prtngn:feat/elixir-remote-call-resolution
Action required
View #2717
View workflow file
Add native /graphify slash command for OpenCode
CI
#2733:
Pull request
#2727
opened by
ayushcodes10
Action required
ayushcodes10:fix-2709-opencode-slash-command
ayushcodes10:fix-2709-opencode-slash-command
Action required
View #2727
View workflow file
fix(cli): preserve graph artifacts when community labeling fails
CI
#2732:
Pull request
#2726
opened by
DebadityaHait
-1s
DebadityaHait:fix/2573-label-write-guard
DebadityaHait:fix/2573-label-write-guard
-1s
View #2726
View workflow file
Set isError on MCP tool-level failures
CI
#2731:
Pull request
#2725
opened by
ayushcodes10
Action required
ayushcodes10:fix-2714-mcp-tool-error-flag
ayushcodes10:fix-2714-mcp-tool-error-flag
Action required
View #2725
View workflow file
Recover a CREATE VIEW/TABLE swallowed by a preceding broken routine
CI
#2730:
Pull request
#2724
opened by
ayushcodes10
Action required
ayushcodes10:fix-2719-create-function-swallows-next
ayushcodes10:fix-2719-create-function-swallows-next
Action required
View #2724
View workflow file
Fix T-SQL bracket-quoted identifiers producing mangled labels
CI
#2729:
Pull request
#2723
opened by
ayushcodes10
Action required
ayushcodes10:fix-2712-tsql-bracket-labels
ayushcodes10:fix-2712-tsql-bracket-labels
Action required
View #2723
View workflow file
Add regression test for T-SQL bracketed FK dropping child table
CI
#2728:
Pull request
#2722
opened by
ayushcodes10
Action required
ayushcodes10:fix-2713-tsql-fk-self-loop
ayushcodes10:fix-2713-tsql-fk-self-loop
Action required
View #2722
View workflow file
Recover bracket-quoted CREATE PROCEDURE/FUNCTION names
CI
#2727:
Pull request
#2721
opened by
ayushcodes10
Action required
ayushcodes10:fix-2718-tsql-bracket-routines
ayushcodes10:fix-2718-tsql-bracket-routines
Action required
View #2721
View workflow file
Honor GRAPHIFY_OUT in installed docs and IDE plugins
CI
#2726:
Pull request
#2720
opened by
ayushcodes10
Action required
ayushcodes10:fix-graphify-out-install-docs
ayushcodes10:fix-graphify-out-install-docs
Action required
View #2720
View workflow file
feat(elixir): resolve Module.function() remote calls cross-file (opt-in spec coverage)
CI
#2725:
Pull request
#2717
opened by
prtngn
-1s
prtngn:feat/elixir-remote-call-resolution
prtngn:feat/elixir-remote-call-resolution
-1s
View #2717
View workflow file
fix(sql/mcp): robust bracketed identifier parsing and mcp error flagging
CI
#2724:
Pull request
#2716
synchronize by
shard-c6
Action required
shard-c6:fix/sql-mcp-errors
shard-c6:fix/sql-mcp-errors
Action required
View #2716
View workflow file
fix(sql/mcp): robust bracketed identifier parsing and mcp error flagging
CI
#2723:
Pull request
#2716
synchronize by
shard-c6
Action required
shard-c6:fix/sql-mcp-errors
shard-c6:fix/sql-mcp-errors
Action required
View #2716
View workflow file
fix(sql/mcp): robust bracketed identifier parsing and mcp error flagging
CI
#2722:
Pull request
#2716
opened by
shard-c6
Action required
shard-c6:fix/sql-mcp-errors
shard-c6:fix/sql-mcp-errors
Action required
View #2716
View workflow file
fix(mcp): return isError=True on tool failures
CI
#2721:
Pull request
#2715
opened by
shard-c6
Action required
shard-c6:fix/mcp-is-error
shard-c6:fix/mcp-is-error
Action required
View #2715
View workflow file
v0.9.42
Publish to PyPI
#23:
Release
v0.9.42
published by
safishamsi
44s
44s
View workflow file
v0.9.42
Release graph asset
#61:
Release
v0.9.42
published by
safishamsi
29s
29s
View workflow file
Graph Update: uv in /. #1524035823
Dependency Graph
#158:
by
dependabot
Bot
59s
v8
v8
59s
docs(changelog): add #2463/#2466/#2465/#2453/#2449/#2408 to the 0.9.4…
CI
#2720:
Commit
7fe58b0
pushed by
safishamsi
4m 49s
v8
v8
4m 49s
View workflow file
fix(clone): accept multiple GitHub URLs and reject unknown flags (#2703)
CI
#2719:
Pull request
#2711
opened by
ousamabenyounes
4m 48s
ousamabenyounes:fix/issue-2703
ousamabenyounes:fix/issue-2703
4m 48s
View #2711
View workflow file
Robustness: safe whole-tree scans, serve-html, resolution logging, O(n^2) + serialize fixes, silent-label fix
CI
#2718:
Pull request
#2710
opened by
Daz-n
Action required
Daz-n:graphify-robustness-fixes
Daz-n:graphify-robustness-fixes
Action required
View #2710
View workflow file
Feature/jcode integration
CI
#2717:
Pull request
#2578
synchronize by
akvarel
Action required
akvarel:feature/jcode-integration
akvarel:feature/jcode-integration
Action required
View #2578
View workflow file
Previous
1
2
3
4
5
…
75
76
Next
You can’t perform that action at this time.