Commit 5a2ceb5
committed
chore: bump version to 1.8.0 — Codex-inspired chat overhaul
Major chat improvements inspired by OpenAI Codex TUI:
- Exec command cards with output, exit codes, timing
- Inline unified diff review with approve/reject per file
- Context window % always visible in header
- Elapsed time tracker on agent runs
- Shimmer text effect on thinking state
- Shift+Tab mode cycling (Ask → Agent → Plan)
- 30 slash commands with categories
- Cross-session input history (↑/↓ arrows)
- Streaming markdown optimization (debounced parsing)
- Terminal session isolation (terminal:main)1 parent 7c99a76 commit 5a2ceb5
2 files changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
0 commit comments