Skip to content

Commit 4e375d3

Browse files
scgopiclaude
andcommitted
Tighten the inspiration note and point it at supacode.sh
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
1 parent 5d56aa4 commit 4e375d3

1 file changed

Lines changed: 3 additions & 7 deletions

File tree

README.md

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -145,13 +145,9 @@ Design docs live in `docs/` and are kept local (gitignored) for now.
145145

146146
## Inspiration & third-party
147147

148-
GraphCode is inspired by [Supacode](https://github.com/supabitapp/supacode), a native macOS
149-
command center for running coding agents in parallel, and shares its architectural spine —
150-
real terminal sessions kept alive by a session daemon rather than owned by the app.
151-
Supacode's unit is the worktree; GraphCode's is the graph of loops on top.
152-
153-
Built on [Ghostty](https://ghostty.org) and [zmx](https://zmx.sh) — independent open-source
154-
projects, vendored as submodules under `ThirdParty/`.
148+
Inspired by [Supacode](https://supacode.sh) — same spine of daemon-kept terminal sessions;
149+
its unit is the worktree, GraphCode's is the graph of loops. Built on
150+
[Ghostty](https://ghostty.org) and [zmx](https://zmx.sh), vendored under `ThirdParty/`.
155151

156152
## License
157153

0 commit comments

Comments
 (0)