Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions .changeset/portable-client-records-instruction.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"agent-bundle": patch
---

Record the three instruction-and-skill hosts in the pinned portable capability table: Swival reads the emitted `skills/` tree in place through `--skills-dir`, behind its own `.swival/skills/` and `.agents/skills/` roots by name; JetBrains Junie reads the same tree once it is registered with `--skill-location` or `skill-locations`; and Cascade (Devin Desktop) reads a skill directory copied into one of its own roots, with its MCP configuration kept in `~/.codeium/windsurf/mcp_config.json` and its Devin Local agent profile deferring to the separately recorded Devin CLI. Each record names the manifest, MCP, placeholder, and hook surfaces these hosts do not read, with the dated page that says so — Swival's emitted `mcp.json` among them, since only an invocation that passes `--mcp-config` at it reads that file and the recorded registration does not. Fix nine client records that were written twice, where JSON parsing kept only the second copy: Pi is now published as the skills-tier client its live-probed record describes, rather than as a client that reads nothing. (#727)
Loading
Loading