File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments