Commit 36573cb
feat(tui): complete code session agent loop
Wire the TUI to the live Code session API with device login,
streaming tokens, tool rows, Plan/Spec locks, and cancel.
Co-authored-by: Mathis <echobt@users.noreply.github.com>1 parent 1e94b07 commit 36573cb
34 files changed
Lines changed: 1497 additions & 756 deletions
File tree
- .rules
- docs
- configuration
- guides
- reference
- src
- cortex-engine/src
- client
- tools/handlers
- cortex-login/src
- cortex-tui-capture/src/demo
- cortex-tui-components/src
- cortex-tui/src
- modal
- providers
- runner
- event_loop
- handlers
- session
- views/minimal_session
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
10 | 30 | | |
11 | 31 | | |
12 | 32 | | |
| |||
0 commit comments