AI Dev Impact Lab JA
← Rankings · AI-RELATED REPO

surendranb/claude-tabs

Browser-style 'restore my tabs' for Claude Code CLI sessions. Snapshot, list, and re-open your claude conversations across terminal tabs.

Python MIT GitHub ↗
★ 0
stars
75
AI relevance
50
solo dev
0
tool sigs

SUMMARY AI summary by gpt-5-mini

claude-tabs は、Claude Code の CLI セッションをターミナルのタブ単位で保存・一覧・復元する小さなユーティリティです。主に Claude Code をターミナルで使う開発者が、複数の作業タブ(作業ディレクトリごとのセッション)を再現したい場合に使います。単一の Python3(標準ライブラリのみ)で実装され、インストールは提供スクリプトで $PATH 上の書き込み可能な場所へ配置します。 主な機能: - save: 実行中の claude プロセスとそのセッションの情報をスナップショット(JSONL)として ~/.claude/saved-sessions/ に保存(ファイルは0600)。保存項目には cwd、session_id、pid、開始/最終時刻、対話ターン数、タイトル/最後のプロンプト(各240文字に切り詰め)や git ブランチ、モデルなどが含まれます。 - list (デフォルト): 保存済みスナップショットを要約して表示。--full/--all/--json オプションあり。 - restore: 指定したスナップショットを開き、対応するディレクトリで claude --resume <id> を実行してタブを開く。対話選択(-i)、ウィンドウ単位(-w)、シェル出力(--print)などのモードをサポート。iTerm / tmux はそのままタブ復元、Terminal.app は Accessibility 許可でタブ化(許可無ければ新ウィンドウにフォールバック)。 設計上、ネットワーク呼び出しやテレメトリは行わずローカルのみで動作。macOS 環境向けの save 実装(lsof/ps 使用)、restore --print はクロスプラットフォームで利用可能。MIT ライセンス。

DETECTED Detected AI stack

AI-related keywords found in this repo's description, topics, or README summary — grouped by category. Each badge links to the corresponding ranking detail page.

🤖 LLM models (1)
Claude

Language breakdown (by bytes)

Shell
10.5%
Python
89.5%

Owner

Account
surendranb
Type
User
Followers
16
Company
Atlan

Dates

Created on GitHub 2026-05-09
Last push 2026-05-09
First seen here 2026-05-09
Last fetched 2026-05-09 18:18

Similar repos (same language)

WenyuChiou/awesome-agentic-ai-zh

AI Agent 中文學習地圖 — 從零開始的結構化學習路徑,每階段有必做練習跟必修閱讀。三語對照(繁中/简中/English)。歡迎社群一起貢獻、優化內容。

Python 516 AI 100
lonr-6/cc-desktop-switch

Lightweight desktop tool for configuring DeepSeek, Kimi, Zhipu GLM and Bailian providers in Claude Desktop.

Python 347 AI 45
TomSolid/myPKA

My whole life. One folder. No vendor. myPKA is a Personal Knowledge Architecture with a 4-person AI team baked in. Plain markdown files on your machine. ICOR® methodology. Works in Claude Code, Codex, Gemini, Cursor, Obsidian.

Python 56 AI 70
linora-u/AgentLoom

Simple, flexible workflow orchestration for multi-agent AI apps, with YAML configuration, runtime safety, observability, and resume support.

Python 29 AI 70
oodadoudou/Transoria

AI desktop toolkit for novel translation, glossary management, and batch text replacement.

Python 24 AI 45
hieuchaydi/MemoryFeed

Local-first social memory search engine with browser capture, hybrid AI retrieval, and optional C++ acceleration.

Python 14 AI 70
alias8818/enoch-agentic-research-system

Agentic research control plane with local proof, provenance packaging, and explicit audit-status reporting.

Python 11 AI 45
helderpgoncalves/feedbot

Turn community chat into a structured product backlog — Telegram + dashboard + MCP for Claude Code.

Python 6 AI 70