mirror of
https://github.com/fabro-sh/fabro.git
synced 2026-08-28 05:27:41 +00:00
Add competitor comparison page to Guides section
Covers 10 competitors across three tiers: coding workflow orchestration (StrongDM Factory, Factory AI, LangGraph), AI coding agents (Cursor, Claude Code, Codex, Devin, Amp), and adjacent infra (Trigger.dev, Conductor), plus honorable mentions. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
d3764b2cfe
commit
2fd11100e3
1 changed files with 7 additions and 0 deletions
|
|
@ -105,6 +105,13 @@
|
|||
"tab": "Guides",
|
||||
"icon": "graduation-cap",
|
||||
"groups": [
|
||||
{
|
||||
"group": "Overview",
|
||||
"icon": "compass",
|
||||
"pages": [
|
||||
"getting-started/comparison"
|
||||
]
|
||||
},
|
||||
{
|
||||
"group": "Workflow Tutorials",
|
||||
"icon": "graduation-cap",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue