Comparison page and sitemap for graphcode.app - #337
Merged
Merged
Conversation
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
force-pushed
the
docs/compare-page
branch
from
September 12, 2026 22:52
5a681e6 to
4f09d10
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What
CLISessionBackendKind.swift,LoopType.swift,EdgeKind.swift,ProjectRegistry.swift,WorktreeRef.swift).docs/_config.ymlso Pages emits/sitemap.xml(currently 404; Google is the third referrer).jekyll-sitemap 1.4.0is on the GitHub Pages supported-plugin list..gitignorecarve-out fordocs/compare.htmlalongside the other site files.Verified
sitemap.xmllists/,/compare.html,/shortcuts.html;compare.htmlrenders once (no layout double-wrap), with the seo-tag title, description and canonical.Facts worth knowing