Skip to main content

Menu

Sign In Register
Apprentice Pre-release
v1.0.0-alpha.3

v1.0.0-alpha.3: Major Quality of Life (QoL) Improvements

View all Apprentice releases

Downloads

✨ Features

Activity Bar

  • Add new thin sidebar with small icons for Explorer, Search, Sessions, and Git
  • Icons display tooltips on hover
  • Only visible when a project is open

Saved Prompts

  • Implement saved prompts management with project and global scope
  • Add sidebar panel with sorting options (Title, Last Updated, Created At)
  • Add saved prompts modal with key binding.

Saved Commands

  • Implement saved commands managements with project and global scope
  • Add sidebar panel with sorting options (Title, Last Updated, Created At)
  • Add saved commands modal with key binding.

Quick Command Execution

  • Execute saved commands directly via keybindings
  • Commands run as if typed manually in terminal
  • Automatic navigation to terminal session

Claude Code Improvements

  • Implement AskUserQuestion tool for agent-to-user communication

🔧 Improvements & Bug Fixes

  • Theme system enhancements
  • TailwindCSS v4 migration
  • Terminal streaming optimizations
  • Enhanced shell session management
  • Global and project settings infrastructure
  • ESC key to return from maximized terminal view
  • Multi select file & folder and move.