Release v1.01 Enhanced: Vi Control, TUI Gen5, Core Stability
This commit is contained in:
38
docs/task.md
Normal file
38
docs/task.md
Normal file
@@ -0,0 +1,38 @@
|
||||
# Goose Super Enhancement Tasks
|
||||
|
||||
## Phase 0: Critical Fixes (Prioritized)
|
||||
- [ ] **Batch 1: Core UI & Reliability** <!-- id: 0 -->
|
||||
- [ ] Fix internal file save + preview pipeline <!-- id: 1 -->
|
||||
- [ ] Fix layout squeeze and panel overlap in `styles.css` <!-- id: 2 -->
|
||||
- [ ] Restore TODO sidebar & animations <!-- id: 3 -->
|
||||
- [ ] **Batch 2: IQ Exchange Repair** <!-- id: 4 -->
|
||||
- [ ] Debug translation layer in `lib/iq-exchange.mjs` <!-- id: 5 -->
|
||||
- [ ] Fix action execution loop in `renderer.js` <!-- id: 6 -->
|
||||
- [ ] Implement self-healing retry mechanism <!-- id: 7 -->
|
||||
- [ ] **Batch 3: Automation Verification** <!-- id: 8 -->
|
||||
- [ ] Verify `playwright-bridge.js` commands <!-- id: 9 -->
|
||||
- [ ] Run full smoke tests (`tests/SMOKE_TEST_RESULTS.md`) <!-- id: 10 -->
|
||||
- [ ] Implement Global STOP Button & Log Panel <!-- id: 11 -->
|
||||
|
||||
## Phase 1: Core IDE Experience
|
||||
- [ ] Integrate Monaco Editor <!-- id: 12 -->
|
||||
- [ ] Implement File Tree Panel <!-- id: 13 -->
|
||||
- [ ] Enable Live Preview with Hot Reload <!-- id: 14 -->
|
||||
- [ ] Implement Session & Project Management <!-- id: 15 -->
|
||||
|
||||
## Phase 2: Enhanced IQ Exchange
|
||||
- [ ] Screenshot verification loop <!-- id: 16 -->
|
||||
- [ ] UIAutomation element finder <!-- id: 17 -->
|
||||
- [ ] Advanced self-healing prompts <!-- id: 18 -->
|
||||
|
||||
## Phase 3: Built-In Browser
|
||||
- [ ] Multi-tab BrowserView <!-- id: 19 -->
|
||||
- [ ] DOM Inspector for AI <!-- id: 20 -->
|
||||
|
||||
## Phase 4: Server & Deploy
|
||||
- [ ] SSH Connection Panel <!-- id: 21 -->
|
||||
- [ ] Vibe Server Management Commands <!-- id: 22 -->
|
||||
|
||||
## Phase 5: Polish & UX
|
||||
- [ ] Onboarding Wizard <!-- id: 23 -->
|
||||
- [ ] Visual Polish <!-- id: 24 -->
|
||||
Reference in New Issue
Block a user