feat: add next_steps column and update session schemas
- Add next_steps TEXT column to sessions table via migration 034 - Add include_outcome_notes, include_next_steps, max_step_index to SessionExport - Add next_steps to SessionUpdate, SessionResponse, SessionComplete Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -6,6 +6,37 @@
|
||||
|
||||
---
|
||||
|
||||
## Status Snapshot (Updated February 12, 2026)
|
||||
|
||||
Live GitHub status (`patherly/patherly`):
|
||||
- Total issues: 54
|
||||
- Closed: 38
|
||||
- Open: 16
|
||||
|
||||
### Completed So Far (Closed Issues)
|
||||
|
||||
- Foundation and initial Phase 2.5 set:
|
||||
- `#2` to `#14` closed
|
||||
- `#15` to `#19` closed
|
||||
- Historical bug backlog:
|
||||
- `#20` to `#23` closed
|
||||
- Additional cleanup and UX/quality work:
|
||||
- `#25`, `#28`, `#29`, `#30`, `#31`, `#33`, `#34`, `#35`, `#36`, `#37`, `#38` closed
|
||||
- Recent quick wins delivered:
|
||||
- `#51` Session timer
|
||||
- `#52` Keyboard-first navigation
|
||||
- `#53` Repeat last session
|
||||
- `#54` Session draft auto-recovery
|
||||
- `#55` Copy individual step to clipboard
|
||||
|
||||
### Current Open Feature Queue
|
||||
|
||||
- `#56` to `#71` remain open (newer strategic feature set, created February 10, 2026)
|
||||
|
||||
Note: This file remains the original migration/setup checklist; the section above is the current progress snapshot.
|
||||
|
||||
---
|
||||
|
||||
## Step 1: Create Labels
|
||||
|
||||
Create the following labels in the repository:
|
||||
|
||||
Reference in New Issue
Block a user