burakdede/aisw

85 stars · Last commit 2026-07-09

Switch between multiple Claude Code, Codex CLI, and Gemini CLI accounts in one command. Named profile manager for AI coding agents.

README preview

# aisw

<p align="center">
  <picture>
    <source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/burakdede/aisw/main/website/public/aisw-logo.png">
    <img src="https://raw.githubusercontent.com/burakdede/aisw/main/website/public/aisw-logo.png" alt="aisw" width="160" />
  </picture>
</p>

<p align="center"><strong>Named profile and context manager for Claude Code, Codex CLI, and Gemini CLI.</strong></p>

<p align="center">Switch between work, personal, and client accounts without copying auth files, editing hidden config, or logging in again every time.</p>

<p align="center"><em>The answer to "how do I switch between two Claude Code accounts?" and "how do I keep the right coding agent profile active per repo?"</em></p>

<p align="center">
  <a href="https://crates.io/crates/aisw">
    <img src="https://img.shields.io/crates/v/aisw?style=flat-square" alt="Crates.io version" />
  </a>
  <a href="https://github.com/burakdede/aisw/actions/workflows/ci.yml">

View full repository on GitHub →