返回顶部
🇺🇸 English
🇨🇳 简体中文
🇨🇳 繁體中文
🇺🇸 English
🇯🇵 日本語
🇰🇷 한국어
🇫🇷 Français
🇩🇪 Deutsch
🇪🇸 Español
🇷🇺 Русский
p

persistent-code-terminal

Persistent per-project coding terminal (tmux). Run Codex CLI (codex exec) inside a stable session; mobile/SSH friendly.

作者: admin | 来源: ClawHub
源自
ClawHub
版本
V 1.2.0
安全检测
已通过
1,689
下载量
免费
免费
1
收藏
概述
安装方式
版本历史

persistent-code-terminal

# persistent-code-terminal A **persistent coding terminal** for OpenClaw. It creates a tmux session per project: `<project-name>-code-session` This makes terminal-first AI coding (Codex CLI / Claude Code / any CLI tool) reliable and **mobile/SSH friendly**: - detach/reattach without losing output - keep shell state across turns - keep long-running tasks alive (dev server, watch mode, etc.) ## OpenClaw natural-language routing When user intent is "use natural language to drive Codex CLI in this repo", route through this skill first. Intelligent auto-trigger: - Routing toggle: `openclaw.config.dev.autoCodeRouting` (default `false`). - If enabled, route coding workflow messages via: - `{baseDir}/bin/persistent-code-terminal-route.sh "<user message>"` - The route script applies: - intent detection (code change / fix / test / build / commit / push / codex phrases) - safety filtering (must be git repo + action verbs; bypass on `不要执行,只分析`) - execution chain: - `persistent-code-terminal-auto.sh --max-retries 3 --instruction "<message>"` - `persistent-code-terminal-summary.sh --lines 120` - fallback for missing deps (`tmux`/`codex`) with doctor guidance. Multi-project routing: - One message can include multiple project tasks split by newline / `;` / `;` - Supported patterns: - `给 <project> 项目 <instruction>` - `给<project>项目:<instruction>` - `为 <project> 修复/增加/修改 ...` - `<project> 项目 ...;<project> 项目 ...` - Execution is serial per project: - `start.sh --project <project>` - `auto.sh --max-retries 3 --instruction "<instruction>"` - `summary.sh --lines 120 --json` - Invalid/unknown project tasks are reported as failed without blocking other tasks. Trigger shortcuts (recommended): - If user message starts with `codex `, treat the remaining text as instruction. - Execute: - `{baseDir}/bin/persistent-code-terminal-codex-exec.sh "<remaining text>"` - Then report with: - `{baseDir}/bin/persistent-code-terminal-status.sh` - `{baseDir}/bin/persistent-code-terminal-summary.sh --lines 120` Preferred execution pattern in chat-driven runs: - `start.sh` (or implicit auto-create from `send.sh`) - `codex-exec.sh "<instruction>"` for Codex-driven work - `status.sh` / `summary.sh` for concise progress reporting If user says "检查项目/继续会话/跑测试并总结", use this skill scripts instead of asking user to type long shell commands. ## Core model (must follow) **start → send → read → decide** 1) Start/ensure session: - `{baseDir}/bin/persistent-code-terminal-start.sh` 2) Send ONE command: - `{baseDir}/bin/persistent-code-terminal-send.sh "<command>"` - Appends a pane sentinel on completion: `__PCT_EXIT_CODE__N` - Supports: `--timeout <seconds>`, `--dry-run`, `--phase <name>` 3) Read output: - `{baseDir}/bin/persistent-code-terminal-read.sh` - Parses the latest sentinel and updates `.pct-state.json` 4) Check state quickly (optional): - `{baseDir}/bin/persistent-code-terminal-status.sh` - `{baseDir}/bin/persistent-code-terminal-summary.sh --lines 120` - `{baseDir}/bin/persistent-code-terminal-doctor.sh` - `{baseDir}/bin/persistent-code-terminal-list.sh` (list `*-code-session`) - `{baseDir}/bin/persistent-code-terminal-switch.sh --project <name>` State file: - `.pct-state.json` (current project directory) - Fields: `projectDir`, `session`, `lastCommand`, `lastExitCode`, `phase`, `updatedAt` Structured output: - `{baseDir}/bin/persistent-code-terminal-read.sh --json` - `{baseDir}/bin/persistent-code-terminal-summary.sh --json` - `{baseDir}/bin/persistent-code-terminal-auto.sh --json` ## Codex-first workflow (one-shot) If Codex CLI is installed as `codex`, prefer: - `{baseDir}/bin/persistent-code-terminal-codex-exec.sh "<instruction>"` - Default behavior uses: - `codex exec --full-auto --sandbox workspace-write --cd <current-dir> "<instruction>"` - You can pass additional flags before the instruction: - `{baseDir}/bin/persistent-code-terminal-codex-exec.sh --json -o /tmp/codex.json "<instruction>"` - Set `PCT_CODEX_NO_DEFAULT_FLAGS=1` to disable default flags. Example: - `{baseDir}/bin/persistent-code-terminal-codex-exec.sh "Implement feature X. Ensure build and tests pass. Commit and push to current branch. Do NOT force push."` ## Safety - Never `git push --force` unless user explicitly requests. - Keep secrets out of terminal output. - Prefer feature branches; avoid direct pushes to main/master unless explicitly requested. - For network/privileged actions (for example `git push`), follow active Codex approval/sandbox policy.

标签

skill ai

通过对话安装

该技能支持在以下平台通过对话安装:

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

帮我安装 SkillHub 和 persistent-code-terminal-1776294537 技能

方式二:设置 SkillHub 为优先技能安装源

设置 SkillHub 为我的优先技能安装源,然后帮我安装 persistent-code-terminal-1776294537 技能

通过命令行安装

skillhub install persistent-code-terminal-1776294537

下载

⬇ 下载 persistent-code-terminal v1.2.0(免费)

文件大小: 28.92 KB | 发布时间: 2026-4-16 15:38

v1.2.0 最新 2026-4-16 15:38
- Adds multi-project natural-language routing for coding tasks, supporting serial execution and reporting failures per project without blocking others.
- Introduces trigger shortcuts (e.g., `codex ...`) for fast Codex CLI instructions in the persistent terminal session.
- Documents and enforces a strict start → send → read → decide execution model using standardized shell scripts and a `.pct-state.json` state file.
- Codex-first workflow with codex CLI integration and safe defaults; offers explicit flags and safety policies (no force pushes, respect secrets).
- Improves SSH/mobile friendliness by using persistent tmux sessions per project and robust script automation.

Archiver·手机版·闲社网·闲社论坛·羊毛社区· 多链控股集团有限公司 · 苏ICP备2025199260号-1

Powered by Discuz! X5.0   © 2024-2025 闲社网·线报更新论坛·羊毛分享社区·http://xianshe.com

p2p_official_large
返回顶部