github Sterll/claude-terminal v1.2.4
1.2.4

8 hours ago

What's New

Parallel Task Execution

A new parallel task system lets Claude split large goals into independent sub-tasks executed simultaneously in isolated git worktrees.

  • /parallel-task slash command to force parallel execution
  • Smart suggestion card — Claude detects splittable tasks and proposes parallel mode
  • Rich inline widget showing real-time task progress, branches, and merge status

Persona Settings

New Persona fields in settings let you give Claude a custom name and persistent instructions that apply across all chat sessions.

Workspace Improvements

The workspace detail view now features collapsible sections and a scrollable layout for better navigation of large knowledge bases.

Database Management

MCP database tools gained disconnect, reconnect, and auto-heal capabilities for more reliable connections.

Plan Mode

The plan approval card now displays the exact plan content from the SDK instead of scraping chat messages — cleaner, more reliable, and no more showing the entire conversation as the "plan".

Bug Fixes

  • Git: Resolve race condition causing git buttons to not appear on startup
  • Windows: Center quick picker and setup wizard on the correct display
  • Notifications: Show popup on the same display as the main window
  • Projects: Prevent circular folder references in drag-and-drop
  • Updater: Prevent banner flickering loop after download completes
  • Settings: Use proper CSS classes for explorer ignore patterns input
  • i18n: Add missing cloud notification translation keys

Full Changelog

  • feat(parallel): add rich parallel task widget in chat view
  • feat(parallel): add /parallel-task command and smart suggestion card
  • feat(settings): add persona name and instructions fields
  • feat(workspace): add collapsible sections and scrollable detail view
  • feat(mcp): add database disconnect, reconnect and auto-heal
  • refactor(chat): use SDK input.plan instead of DOM scraping for plan preview
  • fix(chat): only show final plan text in plan approval card
  • fix(git): resolve race condition causing git buttons to not appear on startup
  • fix(windows): center quick picker and setup wizard on correct display
  • fix(notifications): show popup on same display as main window
  • fix(projects): prevent circular folder references in drag-and-drop
  • refactor: simplify self-drop guard to be type-agnostic
  • fix(updater): prevent banner flickering loop after download completes
  • fix(settings): use proper CSS classes for explorer ignore patterns input
  • fix(i18n): add missing cloud notification translation keys

Downloads: Windows (.exe) · macOS (.dmg) · Linux (.AppImage)

Don't miss a new claude-terminal release

NewReleases is sending notifications on new releases.