Skip to content

AI Terminal Deck 1.0.0

Choose a tag to compare

@LoganPendragonmulti LoganPendragonmulti released this 23 Jul 03:24
· 5 commits to main since this release

AI Terminal Deck 1.0.0 is the complete initial Windows release.

What it does:

  • Opens Codex CLI, Claude Code, and Kimi Code in one maximized Windows Terminal window.
  • Creates three approximately equal side-by-side interactive panes with persistent titles.
  • Validates Windows Terminal, all three AI commands, and the working directory before launch.
  • Supports an explicit folder, AI_TERMINAL_DECK_WORKDIR, or the user's Documents folder.
  • Keeps each exited CLI's PowerShell pane open so startup or authentication errors remain visible.

Safety and scope:

  • One auditable batch launcher with no analytics, downloads, credential storage, or agent-to-agent data sharing.
  • Does not install or authenticate any AI service.
  • Users should avoid simultaneous writes to one Git checkout; use read-only review roles or separate worktrees.

Verification:

  • 6 Windows behavior and safety tests passed locally and in GitHub Actions.
  • Repository release-readiness score: 100/100 with no warnings.
  • Placeholder scan: 0 findings.
  • CI, security checks, and tagged release packaging passed.

Download the standalone Launch-AI-Terminal-Deck.bat for normal use. The ZIP also includes the README, changelog, and MIT license. Verify downloads with SHA256SUMS.txt.