2026-05-19 01:58:48 +08:00
|
|
|
# auto-tmux references
|
|
|
|
|
|
|
|
|
|
本目录保存 auto-tmux 的长参考资料。
|
|
|
|
|
|
|
|
|
|
| 文件 | 用途 |
|
|
|
|
|
|:---|:---|
|
|
|
|
|
| [index.md](./index.md) | 参考资料索引 |
|
|
|
|
|
| [getting_started.md](./getting_started.md) | 术语、最短路径和工作姿势 |
|
|
|
|
|
| [api.md](./api.md) | tmux / oh-my-tmux 常用命令与配置速查 |
|
2026-05-19 02:49:16 +08:00
|
|
|
| [automation.md](./automation.md) | `auto-tmux.sh` / `swarm-brief.sh` 脚本子命令、安全模型和 AI 蜂群协作流程 |
|
2026-05-19 03:54:25 +08:00
|
|
|
| [safety-policy.md](./safety-policy.md) | 发送、广播、清理、归档和敏感信息处理的安全策略 |
|
2026-05-19 13:52:15 +08:00
|
|
|
| [session-safety.md](./session-safety.md) | 本地 session、远程 SSH 和多 Agent 协作的分层安全边界 |
|
2026-05-19 14:17:38 +08:00
|
|
|
| [jsonl-schema.md](./jsonl-schema.md) | JSONL/manifest 机器可读输出字段约定 |
|
2026-05-19 14:32:46 +08:00
|
|
|
| [report-pack-review.md](./report-pack-review.md) | report pack reviewer 最短验收路径 |
|
2026-05-19 14:34:55 +08:00
|
|
|
| [reading-paths.md](./reading-paths.md) | commander、worker、reviewer、operator 的角色化阅读路线 |
|
2026-05-19 14:37:07 +08:00
|
|
|
| [incident-runbook.md](./incident-runbook.md) | 误发送、误广播、远程采集失败和敏感信息风险处理流程 |
|
2026-05-19 14:43:03 +08:00
|
|
|
| [script-cheatsheet.md](./script-cheatsheet.md) | 观察、控制、协作、报告、审计和事故处理脚本速查 |
|
2026-05-19 02:30:58 +08:00
|
|
|
| [swarm-state.md](./swarm-state.md) | 蜂群状态、任务、锁和报告协议 |
|
2026-05-19 02:37:16 +08:00
|
|
|
| [prompt-templates.md](./prompt-templates.md) | commander/worker/reviewer 提示词模板和下发方式 |
|
2026-05-19 02:23:41 +08:00
|
|
|
| [ai-swarm-collaboration.md](./ai-swarm-collaboration.md) | tmux 蜂群协作完整说明、架构模式、协议、案例和风险限制 |
|
2026-05-19 03:37:15 +08:00
|
|
|
| [iteration-roadmap.md](./iteration-roadmap.md) | 多轮迭代记录、能力层和后续候选方向 |
|
2026-05-19 14:52:50 +08:00
|
|
|
| [iteration-closeout.md](./iteration-closeout.md) | 50 轮迭代后的能力收尾、验证链路和维护边界 |
|
2026-05-19 01:58:48 +08:00
|
|
|
| [examples.md](./examples.md) | 巡检、救援、审计和多 AI 工作台示例 |
|
|
|
|
|
| [troubleshooting.md](./troubleshooting.md) | 常见故障与修复路径 |
|