Skip to content

Commit 752666c

Browse files
authored
feat(tui): recapture remaining lock states 02–49
Designer cli locked all 50 TUI states at 40×12 and 120×40 on the gray+#1A3330 chrome. Test/Clippy/TUI/CodeQL green. No Greptile comments.
1 parent 62a51c4 commit 752666c

115 files changed

Lines changed: 1247 additions & 328 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1010
## Unreleased
1111

1212
### Added
13+
- Lock boards for typing, `/model` (compact + full), `/mode`, `/permissions`, working, and Read (states 02, 04–09) with captures at 40×12 and 120×40
1314
- Code session turns against `POST /v1/code/sessions/{id}/turns` (streaming tokens, tool rows, Plan/Spec harness locks)
1415
- Device login against `POST /v1/auth/device` on `api.cortex.foundation` (no silent guest substitution)
1516
- This PC / Cloud / SSH computer label on the welcome card
@@ -22,6 +23,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2223
- Remote tool rows keep their label instead of dropping arguments
2324

2425
### Changed
26+
- Remaining TUI lock states recaptured on the locked gray/white chrome: mint stays on the `>` prompt, `` success dots, `` checks and `+` diff additions; selection bars keep light text on `#1A3330`
27+
- Session view accent aligned to the locked mint; user text, cursors, spinners and hint rows are gray/white
2528
- Sign-in docs point at `api.cortex.foundation` device login
2629
- Stream timeouts use the product-facing coding-service error
2730

0 commit comments

Comments
 (0)