Skip to content

Latest commit

 

History

History
14 lines (13 loc) · 1.63 KB

File metadata and controls

14 lines (13 loc) · 1.63 KB

TODO

  • Complete the manual keyboard-only, VoiceOver, and Full Keyboard Access audit across the sidebar, pane tree, inspector, saved-workspace library, and terminal host.
  • Use docs/maintainers/logging-validation-guide.md during the first manual v0.1.0 validation pass and capture any missing or confusing diagnostics wording that still needs cleanup.
  • Replace the temporary pane-header material chip with more intentional terminal-native pane chrome and stronger focus treatment.
  • Add pane-local tabs and use cmd-t for New Tab once the pane tab model exists.
  • Add configurable startup behavior for new panes and new workspaces.
  • Add configurable transcript retention limits for saved workspace history.
  • Add broader save and restore coverage for stale or more deeply corrupted persisted layouts beyond the current missing-session and corrupted-pane-tree cases.
  • Add broader UI coverage for pane lifecycle flows and multi-window command routing beyond the current sidebar and saved-workspace suites.
  • Revisit frontmost-window command-routing UITest coverage with a minimal same-app window-focus strategy; the first inspector-toggle shortcut hid only the frontmost shell window, but macOS XCTest still failed to make the background shell window consume the second shortcut reliably.
  • Tighten operator-facing logs and error messages around persistence, restore, and shell relaunch failures.
  • Keep resiliency and recovery behavior explicit during feature work, especially where persistence, restore, and pane lifecycle flows can fail partially.
  • Walk the first internal-build release checklist for v0.1.0.