-
Notifications
You must be signed in to change notification settings - Fork 2
docs: competitive deep-dive vs Joern #260
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -133,7 +133,7 @@ Staying in our lane means we can be embedded inside IDEs, AI agents, CI pipeline | |
|
|
||
| ## Competitive Position | ||
|
|
||
| As of February 2026, codegraph is **#7 out of 22** in the code intelligence tool space (see [COMPETITIVE_ANALYSIS.md](./COMPETITIVE_ANALYSIS.md)). | ||
| As of February 2026, codegraph is **#7 out of 22** in the code intelligence tool space (see [COMPETITIVE_ANALYSIS.md](./generated/competitive/COMPETITIVE_ANALYSIS.md)). | ||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Ranking mismatch: This states |
||
|
|
||
| Six tools rank above us on feature breadth and community size. But none of them can answer yes to all three questions: | ||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Inconsistent with ranking table: States "Six tools rank above us" but COMPETITIVE_ANALYSIS.md shows 7 tools ranked above codegraph (#1-7: joern, narsil-mcp, code-graph-rag, cpg, glimpse, CodeMCP, GitNexus). Update to "Seven tools" or clarify the counting logic. |
||
|
|
||
|
|
||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ranking inconsistency: This line states codegraph is #7 out of 22, but
COMPETITIVE_ANALYSIS.mdshows codegraph at position #8 in the ranking table, and the newjoern.mdalso references "#8". Check which is correct and update for consistency.