Another
Description
Keep the session. Change the agent. Native session manager for Pi, Codex, Claude Code, Cursor, OpenCode, and more.
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
简体中文 · English
在多个 coding agent 之间浏览、管理、迁移并继续真实会话,无需粘贴摘要。
模型用完额度,或者当前工作更适合另一个模型时,通常只能总结已有内容,再粘贴到另一端重新解释。`another` 迁移的是会话本身:它把对话写入目标 agent 的原生存储,随后可以在那里直接打开并继续。
功能
- 原生会话:在目标 agent 中按其原生格式恢复,不是粘贴一份摘要。
- 九个 agent:Pi、Codex、Claude Code、Cursor、OpenCode、OpenCode 2、CommandCode、Hermes 和 Antigravity。
- 一个界面:直接浏览、搜索、预览、重命名、归档、删除或迁移会话。
- 迁移后校验:重新读取每次写入,比较内容摘要;不一致时回滚,来源会话始终保持原样。
- 本地运行:读取各 agent 的本地原生存储;
~/.cache/another/下的私有 SQLite 索引会在重新扫描时跳过未变会话。
安装
macOS 和 Linux:
# Homebrew
brew trust nxxxsooo/tap
brew install nxxxsooo/tap/another
# 安装脚本
curl -fsSL https://raw.githubusercontent.com/nxxxsooo/another/main/scripts/install.sh | bash
Homebrew 6 要求先信任第三方 tap,否则会拒绝安装。旧版 Homebrew 不认识 `brew trust`,可跳过这一行,直接安装。
从源码安装需要 Go 1.24 或更高版本:
go install github.com/nxxxsooo/another/cmd/another@latest
手动下载
从 [Releases](https://github.com/nxxxsooo/another/releases) 下载对应 `darwin`/`linux`、`amd64`/`arm64` 的压缩包,用 `check
Related Skills
Auto Update
Pull the latest ECC repo changes and reinstall the current managed targets.
Development Ecc Guide
Navigate ECC's current agents, skills, commands, hooks, install profiles, and docs from the live repository su
Development Epic Claim
Claim an epic issue, stamp coordination state, and sync local ownership.
Development Epic Publish
Publish a validated epic update back to the issue and local cache.
Development Epic Review
Mark epic review requested, approved, or changes requested.
Development Epic Unblock
Sweep blocked epic issues and reopen anything whose dependencies are closed.
Development Related Agents
Django Build Resolver
Django/Python build, migration, and dependency error resolution specialist. Fixes pip/Poetry errors, migration
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11