Tegment 1.8.0: prompt library and smarter session restore
A reusable prompt library, session restore that picks up each terminal's exact conversation, and a big batch of workflow polish across tickets, worktrees, and the app runner.
- NewPrompt library: save reusable prompts and send them straight into a running agent with Ctrl+Shift+P, the toolbar, or the right-click menu.
- NewRun a ticket in an existing worktree: the issue dialog now lets you pick any worktree instead of always creating a new one.
- New"Start all" launches every configured build & run config at once, skipping any that are already running.
- NewEach project can auto-stop its running apps after a duration you choose (30 minutes up to 8 hours).
- NewEmpty terminal tabs now offer one-click actions: start your default AI agent, browse issues, or add a terminal.
- ImprovedRestoring your workspace resumes each terminal's exact agent conversation, so several agents in the same worktree no longer all resume the latest one.
- ImprovedThe split view button is always visible in the terminal header.
- ImprovedTerminal header buttons collapse to icons based on how many are visible, and a new "Show button labels" setting lets you go icon-only everywhere.
- ImprovedWorktree deletions now queue across projects and run in the background instead of blocking each other.
- ImprovedIf your license can't be verified while you're offline, a banner now explains it, so a temporary Community badge doesn't look like a downgrade.
- FixedUpdating Tegment on Windows no longer wipes your agent integrations. MCP servers, plugins, and status hooks survive every update.
- FixedBuild & Run settings no longer bleed between projects when you switch. Each project shows and saves only its own configs.
- FixedProjects added during first-run onboarding now get the setup wizard with suggested build, run, and template scripts.
- FixedA failed app start keeps its badge until you dismiss it, and the app log stays open when a build hands over to run in split view.
- FixedSettings remembers which section you were in when you switch to another tab and back.