pi-interactive-shell

分类: 工具与效率 | 上传者: nicobailonnicobailon | 下载: 0 | 版本: v1.0(最新)

通过 Interactive_shell 覆盖或无头调度启动交互式编码代理 CLI(Claude Code、Gemini CLI、Codex CLI、Cursor CLI 和 pi 本身)的备忘单 + 工作流程。用于需要监督、即发即忘委托或无头后台执行的 TUI 代理和长时间运行的流程。常规 bash 命令应使用 bash 工具。

更新日志: Source: GitHub https://github.com/nicobailon/pi-interactive-shell

目录结构

当前层级: tree/main/

  • 📁 examples/
    • 📁 prompts/
      • 📄 codex-implement-plan.md 3.9 KB
      • 📄 codex-review-impl.md 3.6 KB
      • 📄 codex-review-plan.md 2.2 KB
    • 📁 skills/
      • 📁 codex-5-3-prompting/
        • 📄 SKILL.md 6.7 KB
      • 📁 codex-cli/
        • 📄 SKILL.md 3.8 KB
      • 📁 gpt-5-4-prompting/
        • 📄 SKILL.md 8.6 KB
  • 📁 scripts/
    • 📄 fix-spawn-helper.cjs 885 B
    • 📄 install.js 3.5 KB
  • 📁 tests/
    • 📄 command-session-selection.test.ts 3.7 KB
    • 📄 config-and-docs.test.ts 3.3 KB
    • 📄 headless-monitor.test.ts 3.5 KB
    • 📄 key-encoding.test.ts 668 B
    • 📄 kill-session-suppression.test.ts 4.1 KB
    • 📄 module-load.test.ts 806 B
    • 📄 notification-utils.test.ts 2.1 KB
    • 📄 overlay-render.test.ts 3.8 KB
    • 📄 overlay-shortcuts.test.ts 6.4 KB
    • 📄 session-manager.test.ts 2.0 KB
    • 📄 session-query.test.ts 3.4 KB
    • 📄 spawn-command.test.ts 6.6 KB
  • 📄 .gitignore 48 B
  • 📄 background-widget.ts 2.5 KB
  • 📄 banner.png 1.1 MB
  • 📄 CHANGELOG.md 36.8 KB
  • 📄 config.ts 6.2 KB
  • 📄 handoff-utils.ts 3.7 KB
  • 📄 headless-monitor.ts 5.5 KB
  • 📄 index.ts 42.4 KB
  • 📄 key-encoding.ts 6.4 KB
  • 📄 notification-utils.ts 6.3 KB
  • 📄 overlay-component.ts 35.1 KB
  • 📄 package.json 1.9 KB
  • 📄 pi-interactive-shell-extension.mp4 1.6 MB
  • 📄 pty-log.ts 1.8 KB
  • 📄 pty-protocol.ts 1.1 KB
  • 📄 pty-session.ts 17.6 KB
  • 📄 README.md 17.3 KB
  • 📄 reattach-overlay.ts 13.4 KB
  • 📄 runtime-coordinator.ts 2.2 KB
  • 📄 session-manager.ts 9.8 KB
  • 📄 session-query.ts 4.9 KB
  • 📄 SKILL.md 17.2 KB
  • 📄 spawn-helper.ts 1.2 KB
  • 📄 tool-schema.ts 12.5 KB
  • 📄 types.ts 3.9 KB
  • 📄 vitest.config.ts 230 B

SKILL.md

登录后下载/点赞/收藏 ❤ 325 | ★ 0
评论 0

请先登录后评论。

评论加载中...