Skip to content

Product Roadmap

Focus: Reliability, UX, and maintainability Current Version: v1.16.0-dev Last Updated: 2026-03-28


📍 Now (v1.16.0-dev)

Focus: Stability & CI Signal Quality

  • Re-evaluate optional tmux auto-attach as explicit opt-in (TMUX_AUTO_ATTACH=1) only if justified by user demand.
  • Continue CI free-tier optimization while preserving core regression coverage, favoring rootless/mocked install checks over sudo-dependent local gates.
  • Evaluate removing the package-manager gh upgrade fallback entirely once mise-managed gh behavior is validated across all supported environments.
  • Keep Bash and Zsh Atuin behavior aligned so AI-session isolation does not suppress normal human history capture.

🔮 Later (Future Horizons)

Focus: Broad Strategic Goals

  • Windows Native Support: Re-evaluate native PowerShell support vs WSL2-only focus.
  • Performance Monitoring: Expand automated shell startup regression analysis.

📜 History

v1.15.0 - Terminal UX & Operational Hygiene (2026-02-26)

  • Tmux: Modern baseline with clipboard integration, responsive defaults, and doctor diagnostics.
  • Shell: Tiered strategy (ADR-013), AI agent history isolation (ADR-014), antidote timeout.
  • Update: Safety modes (auto-stash, dry-run, offline, fast/full), retries/timeouts, step timing.
  • Doctor: --fix mode, symlink target validation, execute-bit repair.
  • Audit: 20-item comprehensive hardening (safety, config, tests, polish).
  • Verify: New dots verify integrity checker (core files, dirs, symlinks, permissions).
  • Tests: lifecycle.bats (23 tests), error_recovery.bats (18 tests), git_hooks.bats rewrite.
  • Bug fixes: SSH source ordering, secrets pipefail, install eval guard, backup tar safety, bootstrap network check.

v1.14.0 - Reliability & Maintenance (2026-02-08)

  • Doctor: Enhanced diagnostics for secrets (Bitwarden, Vault).
  • Docs: Added MAINTENANCE.md.

v1.13.0 - Cross-Platform Compatibility (2026-02-08)

  • Windows: Added native mise support via Winget.
  • PowerShell: Profile auto-activates mise.

v1.12.0 - Performance Assurance (2026-02-08)

  • Performance: Automated regression testing script (dev:perf).
  • CI: Integrated performance checks.

v1.11.0 - Advanced Secret Management (2026-02-08)

  • Tooling: Added Bitwarden CLI (bw) and HashiCorp Vault (vault).
  • Integration: Created mise tasks for secure authentication (bw-login, vault-login).
  • Documentation: Updated SECRETS.md.

v1.10.0 - Performance & Reliability (2026-02-08)

  • Performance Monitoring: CI integration, thresholds, reporting.
  • Reliability: Dependency audits, CI timeouts.

v1.8.0 - Server Deployment & Developer Experience (2026-02-08)

  • Server Deployment Architecture: mise-server.toml profile, Ansible integration, server-aware doctor checks.
  • Version Pinning: Pinned critical tools (node, python, rust) per ADR-009.
  • Documentation: Enhanced architecture and troubleshooting guides.

Roadmap maintenance process: roadmaps/roadmap-process.md

View Full Archive