diff --git a/.github/workflows/mise.yml b/.github/workflows/mise.yml index b2672e6e..ad8d5335 100644 --- a/.github/workflows/mise.yml +++ b/.github/workflows/mise.yml @@ -25,7 +25,7 @@ jobs: run: sudo apt-get update && sudo apt-get install -y build-essential fish - uses: jdx/mise-action@c2a87611a18de5b3828c5652fe268e992400cb5c # v4 with: - version: 2026.8.14 + version: 2026.8.15 install: false cache: true - name: Detect mise dependency changes @@ -59,7 +59,7 @@ jobs: run: brew install fish libgit2 - uses: jdx/mise-action@c2a87611a18de5b3828c5652fe268e992400cb5c # v4 with: - version: 2026.8.14 + version: 2026.8.15 install: true cache: true - name: Validate configuration and colocated tests diff --git a/.github/workflows/repository-updates.yml b/.github/workflows/repository-updates.yml index b89d6105..9a57c031 100644 --- a/.github/workflows/repository-updates.yml +++ b/.github/workflows/repository-updates.yml @@ -35,7 +35,7 @@ jobs: - uses: jdx/mise-action@c2a87611a18de5b3828c5652fe268e992400cb5c # v4 with: - version: 2026.8.14 + version: 2026.8.15 install: true install_args: "aqua:neovim/neovim" cache: true diff --git a/pi-extensions/bun.lock b/pi-extensions/bun.lock index df12ee20..f105b489 100644 --- a/pi-extensions/bun.lock +++ b/pi-extensions/bun.lock @@ -14,7 +14,7 @@ "pi-mcp-adapter": "2.31.0", "pi-openai-fast": "1.0.1", "pi-readseek": "0.9.15", - "pi-subagents": "0.60.0", + "pi-subagents": "0.61.0", "pi-vim": "0.14.1", "proper-lockfile": "4.1.2", "typebox": "1.3.23", @@ -764,7 +764,7 @@ "pi-readseek": ["pi-readseek@0.9.15", "", { "dependencies": { "@jarkkojs/readseek": "^0.9.15", "@jarkkojs/readseek-api": "^0.9.15", "diff": "^9.0.0", "xxhash-wasm": "^1.1.0" }, "peerDependencies": { "@earendil-works/pi-coding-agent": "*", "@earendil-works/pi-tui": "*", "@sinclair/typebox": "*" } }, "sha512-/E+L2mHynNgNDsWoIEysMuPEDTx7bInD45HCDEZWnQfF2Tg3PjcWMQhQN5NA+JJK4w6AcA42EawJsnaRDkddgA=="], - "pi-subagents": ["pi-subagents@0.60.0", "", { "dependencies": { "acorn": "8.18.0", "jiti": "2.7.0", "typebox": "1.1.38", "yaml": "2.8.3" }, "peerDependencies": { "@earendil-works/pi-agent-core": "*", "@earendil-works/pi-ai": ">=0.80.0", "@earendil-works/pi-coding-agent": "*", "@earendil-works/pi-tui": "*" }, "optionalPeers": ["@earendil-works/pi-agent-core", "@earendil-works/pi-ai", "@earendil-works/pi-coding-agent", "@earendil-works/pi-tui"], "bin": { "pi-subagents": "install.mjs" } }, "sha512-H3Xgfab3/CYxQeTKvpatvcUy0yChMAViCTEc9tqKaTpSv7dhyP5NM3Vi5+qZuV6UpOunkCpe9Vkww4DhT+SvBA=="], + "pi-subagents": ["pi-subagents@0.61.0", "", { "dependencies": { "acorn": "8.18.0", "jiti": "2.7.0", "typebox": "1.1.38", "yaml": "2.8.3" }, "peerDependencies": { "@earendil-works/pi-agent-core": "*", "@earendil-works/pi-ai": ">=0.80.0", "@earendil-works/pi-coding-agent": "*", "@earendil-works/pi-tui": "*" }, "optionalPeers": ["@earendil-works/pi-agent-core", "@earendil-works/pi-ai", "@earendil-works/pi-coding-agent", "@earendil-works/pi-tui"], "bin": { "pi-subagents": "install.mjs" } }, "sha512-ed8XbIZtOainz2cvjF9WHAwbGsDY0JH2YLs6ErbGmc09JHRA17U43QiL8jA5DjI+1lVgzXLJhmNW7Ft1XL5lNA=="], "pi-vim": ["pi-vim@0.14.1", "", { "peerDependencies": { "@earendil-works/pi-coding-agent": "*", "@earendil-works/pi-tui": ">=0.74.0" } }, "sha512-m8/j84pGlu01b6aucqgDQQQcS4kU+B0ws6/LIKB/HMWb43xVFXLqdZN06Op5OhBm+9aDDUkzFfFp3ErrtwLNRQ=="], diff --git a/pi-extensions/package.json b/pi-extensions/package.json index 1eda9836..0c0aacf2 100644 --- a/pi-extensions/package.json +++ b/pi-extensions/package.json @@ -56,7 +56,7 @@ "pi-mcp-adapter": "2.31.0", "pi-openai-fast": "1.0.1", "pi-readseek": "0.9.15", - "pi-subagents": "0.60.0", + "pi-subagents": "0.61.0", "pi-vim": "0.14.1", "proper-lockfile": "4.1.2", "typebox": "1.3.23"