Logo
Explore Help
Sign In
movq/claude-plugins
2
0
Fork 0
You've already forked claude-plugins
Code Issues Pull Requests Actions Releases Activity
Files
dde11f3170e4eda95a0dab6aea2c9fde52362d59
claude-plugins/background-shell/bin/bgsh

1 line
39 B
Plaintext
Raw Normal View History

feat(background-shell): add persistent tmux session plugin Adds a background-shell plugin providing the `bgsh` helper: named tmux sessions that survive across tool calls and SSH disconnects, for work ordinary tool calls cannot hold — interactive prompts, REPLs, TUIs, and jobs that must outlive a connection. The skill description is written as a hard gate: over-triggering is the primary failure mode, so it redirects to plain Bash for everyday work. - tty is the default mode (output stays in the pane, cd persists); --log is the alternate for one-shot captured payloads - a local registry keeps remote sessions findable, storing *where to look* and never *what is running* — every read verifies against the host, and prune refuses to act on an unreachable one (UNSURE != STALE) - bin/bgsh is on the plugin PATH, so no symlink step is needed - SKILL.md carries a "why bgsh does it this way" table: each row is a real failure whose output was indistinguishable from success Passes `claude plugin validate` with no warnings; bgsh is shellcheck clean and bash 3.2 compatible. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
2026-07-28 18:25:21 -05:00
../skills/background-shell/scripts/bgsh
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.4 Page: 26ms Template: 1ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API

Powered by TurnKey Linux.