First of all, thank you for Spacedock — this project looks very useful, especially for structured multi-stage agent workflows.
I wanted to try it with the Pi agent runtime. After reading the repository, it seems Pi compatibility is not available yet (at least not currently wired/documented).
What I checked
From code/docs, runtime integration appears focused on Claude Code and Codex:
README.md lists prerequisites as Claude Code or Codex CLI
skills/first-officer/SKILL.md runtime adapter branches on:
CLAUDECODE (Claude)
CODEX_HOME (Codex)
skills/ensign/SKILL.md follows the same runtime split
- Plugin metadata appears under
.claude-plugin/* and .codex-plugin/*
Request
Would you be open to either:
- Supporting Pi agent runtime in a future update, or
- Adding a small runtime compatibility section in README (including current Pi status), so users can quickly understand what is supported today?
I’d also be happy to help support Pi integration if that would be useful.
First of all, thank you for Spacedock — this project looks very useful, especially for structured multi-stage agent workflows.
I wanted to try it with the Pi agent runtime. After reading the repository, it seems Pi compatibility is not available yet (at least not currently wired/documented).
What I checked
From code/docs, runtime integration appears focused on Claude Code and Codex:
README.mdlists prerequisites as Claude Code or Codex CLIskills/first-officer/SKILL.mdruntime adapter branches on:CLAUDECODE(Claude)CODEX_HOME(Codex)skills/ensign/SKILL.mdfollows the same runtime split.claude-plugin/*and.codex-plugin/*Request
Would you be open to either:
I’d also be happy to help support Pi integration if that would be useful.