Skip to content

Comparison page and sitemap for graphcode.app - #337

Merged
scgopi merged 4 commits into
mainfrom
docs/compare-page
Sep 12, 2026
Merged

scgopi merged 4 commits into
mainfrom
docs/compare-page

Conversation

@scgopi

@scgopi scgopi commented Sep 12, 2026

Copy link
Copy Markdown
Owner

What

  • docs/compare.htmlGraphCode vs Conductor vs Vibe Kanban vs Claude Squad, the query the orchestration roundups rank for and never name GraphCode in. Eight rows (platform, backends, parallelism model, what fires unattended, live attach mid-run, session survival across reboot, licence, price) for the four in the title, then a second table for Superset, Emdash and Sculptor. Every competitor cell comes from that project's own README, docs or pricing page fetched 2026-09-12 and cites one of 30 footnoted sources; where a source doesn't answer, the cell says so. No adjectives about competitors, no star counts. The GraphCode column states what the shipped code does and links the source files (CLISessionBackendKind.swift, LoopType.swift, EdgeKind.swift, ProjectRegistry.swift, WorktreeRef.swift).
  • jekyll-sitemap added to docs/_config.yml so Pages emits /sitemap.xml (currently 404; Google is the third referrer). jekyll-sitemap 1.4.0 is on the GitHub Pages supported-plugin list.
  • Linked from the index nav and footer; .gitignore carve-out for docs/compare.html alongside the other site files.

Verified

  • Built the site locally with Jekyll 3.10.0 + jekyll-sitemap 1.4.0 + jekyll-seo-tag 2.8.0 (the Pages versions). sitemap.xml lists /, /compare.html, /shortcuts.html; compare.html renders once (no layout double-wrap), with the seo-tag title, description and canonical.
  • Every cited URL returns 200; every footnote ref has a target and vice versa.

Facts worth knowing

  • Vibe Kanban's README now opens with "Vibe Kanban is sunsetting" (bloop shut down 2026-04-10; project community-maintained). Stated as fact with the citation.
  • Sculptor is now MIT at github.com/imbue-ai/sculptor.
  • Conductor's Routines (0.85.0, 2026-09-09) are cloud-only, Pro/Team.

scgopi and others added 4 commits September 12, 2026 15:25
The site served no sitemap and _config.yml enabled no plugins, so the only
way a crawler found a page was by following a link. jekyll-sitemap is on
GitHub Pages' supported-plugin list, so listing it here is enough for
Pages to emit /sitemap.xml on the next build.

Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
Every roundup that ranks for 'Claude Code orchestration' names Conductor,
Vibe Kanban, Claude Squad, Superset, Emdash and Sculptor, and none names
GraphCode. docs/compare.html answers the eight questions a reader asks
before choosing one, per tool, with each competitor cell taken from that
project's own README, docs or pricing page fetched on 2026-09-12 and
cited in a footnote. No adjectives about anyone, no star counts; the
GraphCode column states what the shipped code does and links the source
files. Linked from the index nav and footer, and carved out of the
docs/ ignore the way index.html and shortcuts.md are.

Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
Two citations on one cell rendered as one number (4 and 11 read as 411).

Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
Any of the four agent CLIs on PATH satisfies the install requirement, not
Claude Code specifically. Codex and OpenCode loops have no /loop skill and
need the daemon heartbeat for a cadence. Reboot recovery runs when the app
reopens its projects (stores load on restoreOpenProjects, not at daemon
start), and every backend resumes its saved session with its own argv.

Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
@scgopi
scgopi merged commit 52fb5cb into main Sep 12, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant