feat: add LexAI status bar and suggestion panel
Some checks failed
CI — Test & Build / Test & Build (push) Has been cancelled
Some checks failed
CI — Test & Build / Test & Build (push) Has been cancelled
- Implemented a status bar item for LexAI with dynamic status updates (ready, processing, notReady). - Created a suggestion panel for displaying and interacting with AI-generated suggestions. - Added functionality for accepting, regenerating, and discarding suggestions within the suggestion zone. - Introduced configuration options for writing style, prompt patterns, personas, and formats. - Integrated progress indicators for long-running tasks and improved user feedback. - Established TypeScript configuration for the vscode package.
This commit is contained in:
@@ -1,22 +1,17 @@
|
||||
# Gauntlet board
|
||||
|
||||
> Loop state for reference-benchmarked work. One row per part; one line per round. Move finished gauntlets to `docs/archive/`. Statuses: `not started` · `looping` · `parity — stopped` · `diminishing returns — stopped` · `budget exhausted` · `parked (decision-ready)` · `integrated`.
|
||||
>
|
||||
> Seeded 2026-08-06 at the tier upgrade with the screens that already have design artifacts. **Budgets are unset — owner sets them before a part's first round.** Add rows as new screens reach implementation; the bar precedence guard in `REFERENCE_BAR.md` applies to every round.
|
||||
> Loop state for reference-benchmarked work. One row per part; one line per round. Budgets are round ceilings — backstops, not targets. Move finished gauntlets to `docs/archive/`. Statuses: `not started` · `looping` · `parity or better — stopped` · `diminishing returns — stopped` · `budget exhausted` · `parked (decision-ready)` · `escalated (boundary)` · `integrated`.
|
||||
|
||||
## Parts
|
||||
|
||||
| Part | Bar (REFERENCE_BAR.md row) | Rounds | Last verdict | Biggest open gap | Budget left | Status |
|
||||
| Part | Bar (REFERENCE_BAR.md row) | Rounds | Last verdict | Biggest open gap | Rounds left | Status |
|
||||
| --- | --- | --- | --- | --- | --- | --- |
|
||||
| Auth screens 1–2 | Auth screens 1–2 | 0 | — | — | [set] | not started |
|
||||
| Screen 06 — discount capture | Screen 06 — discount capture | 0 | — | — | [set] | not started |
|
||||
| Screen 11 — printer setup | Screen 11 — printer setup | 0 | — | — | [set] | not started |
|
||||
| P10 — prepaid booking / QR | P10 — prepaid booking / QR | 0 | — | — | [set] | not started |
|
||||
| [part] | [row] | 0 | — | — | [ceiling] | not started |
|
||||
|
||||
## Round history
|
||||
|
||||
- _None yet._
|
||||
- [part] · R1 · [verdict] · gap: [one line] ([material/cosmetic]) · rounds left: [n]
|
||||
|
||||
## Final verdicts
|
||||
|
||||
- _None yet._
|
||||
- [part] · [parity / stopped short: reason] · [date]
|
||||
|
||||
Reference in New Issue
Block a user