Autosteer banner
notch-ai notch-ai

Autosteer

Development community

Description

Desktop app for multi-workspace Claude Code management

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

README

AutoSteer

[![Release](https://img.shields.io/github/v/release/notch-ai/autosteer)](https://github.com/notch-ai/autosteer/releases) [![License](https://img.shields.io/badge/license-MIT-blue.svg)](LICENSE) [![Platform](https://img.shields.io/badge/platform-macOS%20%7C%20Linux%20%7C%20Windows%20(WSL)-lightgrey)](https://github.com/notch-ai/autosteer/releases) [![Node Version](https://img.shields.io/badge/node-%3E%3D20.0.0-green)](https://nodejs.org)

AutoSteer is a desktop application that enhances your Claude Code experience with multi-workspace management. Built with Electron, it works across macOS, Linux, and Windows (via WSL), allowing you to manage multiple isolated workspaces with persistent sessions and seamless context switching.

Demo

https://github.com/user-attachments/assets/9c86ef28-7167-41c9-b4e6-7d50ba586ca2

[!NOTE] This project is not affiliated with, endorsed by, or sponsored by Anthropic. Claude is a trademark of Anthropic, PBC. This is an independent project using Claude.

Features

  • Worktree-First Architecture - Organize projects in isolated workspaces with independent file systems and contexts
  • Persistent Sessions - Save and resume conversations per worktree, maintaining full context across work sessions
  • Multi-Project Management - Switch seamlessly between different projects without losing state or context
  • Per-Project Tab Management - Session tabs scoped to projects with auto-select behavior and persistent state
  • Cross-Platform - Native support for macOS, Linux, and Windows (via WSL)
  • Context Preservation - Automatically saves conversation state, allowing you to pick up exactly where you left off
  • Fast Context Switching - Instantly switch between worktrees and tabs
  • Token Usage Tracking - Monitor token usage and costs per message and per worktree
  • Status Panel - View session information, manage MCP servers, and handle MCP authentication
  • Protocol Trace Viewer - Inspect detailed protocol messages for debugging and understa