# Roadmap

## Next

- [x] Preserve the latest state when `todo_write` updates while the overlay is opening.
- [x] Keep the active task visible for long task lists; define completed-task folding behavior.
- [x] Display `notes` in an appropriate full or detail view.
- [ ] Add configurable overlay placement and dimensions.
- [ ] Add integration coverage for overlay lifecycle events and multi-session isolation.

## Maintenance

- [ ] Keep the CI Node.js version aligned with the minimum supported version once an `engines` field is introduced.
- [ ] Document release and publishing steps before the next package release.
