Commit 77aad49
Extract traverse-core-rs shared HTTP/SSE crate for GTK and CLI (#141)
linux-gtk and cli-rust now depend on a workspace crate for send_command,
SSE subscribe_events, and server.json discovery, matching the web-react
command + event pattern from #43.
Co-authored-by: Cursor <cursoragent@cursor.com>1 parent 6e50572 commit 77aad49
26 files changed
Lines changed: 1693 additions & 585 deletions
File tree
- apps/traverse-starter
- cli-rust
- src
- commands
- tests
- linux-gtk
- src
- ui
- tests
- traverse-core-rs
- src
- tests
- scripts/ci
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
173 | 173 | | |
174 | 174 | | |
175 | 175 | | |
176 | | - | |
| 176 | + | |
177 | 177 | | |
178 | | - | |
| 178 | + | |
0 commit comments