Communityv1.2.0

Persistent Code Terminal

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

1.8kdownloads1stars28active installsJustinzhq
View on ClawHubBack to Skills

Skill Details

Slug
persistent-code-terminal
Latest Version
1.2.0
Author
Justinzhq
Published
Feb 27, 2026
Updated
Apr 28, 2026
Total Versions
1

How to Install

  1. 1 on OpenClawdBots (takes under 60 seconds).
  2. 2Open your bot dashboard and go to the Skills tab.
  3. 3Switch to the ClawHub tab and search for Persistent Code Terminal.
  4. 4Click Install and the skill is deployed to your bot automatically.

Changelog — v1.2.0

- 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.