chore(deps): update ⬆️ mise-packages - #1040
Conversation
Renovate Release NotesGenerated from Renovate's update table by the Packages that cannot be summarized from GitHub releases are listed explicitly below. earendil-works/pi (aqua:earendil-works/pi)v0.84.3: v0.84.3New Features
Breaking Changes
Added
Changed
Fixed
sst/opencode (aqua:sst/opencode)v1.18.23: v1.18.23CoreBugfixes
TUIBugfixes
Thank you to 1 community contributor:
v1.18.22: v1.18.22CoreBugfixes
DesktopBugfixes
Thank you to 1 community contributor:
vercel-labs/agent-browser (aqua:vercel-labs/agent-browser)v0.35.0: v0.35.0New Features
Improvements
Contributors
anthropics/claude-code (github:anthropics/claude-code)v2.1.245: v2.1.245What's changed
backnotprop/plannotator (github:backnotprop/plannotator)v0.27.8: v0.27.8Follow @plannotator on X for updates Missed recent releases?
What's New in v0.27.8A patch release with two quality-of-life fixes: Pi sessions stop losing their prompt cache when a plan finishes, and the thumbs-up returns to HTML annotation in a restrained form. Both came from user reports filed within the last week. Pi keeps your prompt cache when a plan finishesFinishing plan execution on Pi used to invalidate the LLM provider's prompt cache. Plannotator injects its plan instructions as conversation messages, and when the plan ended it deleted them from the middle of the chat history. Providers cache conversations front to back, so everything after the deleted message was re-billed at full uncached rates on the next turn. In the reporting user's session that meant re-paying for roughly 90 messages. Plannotator no longer rewrites history. Old plan instructions stay where they are, and a note at the end of the conversation tells the model the plan is over and earlier instructions no longer apply. The phase instructions now state explicitly that they supersede anything Plannotator said before, so stale planning rules cannot keep steering the model. A regression test verifies each outgoing request extends the previous one byte for byte across the full planning, executing, and idle lifecycle. Thanks @WinPooh32 for the report, and especially for attaching the exact before/after request payloads. They turned diagnosis into a five minute job. The thumbs-up is back on HTML pagesv0.27.5 made HTML and live-app annotation comment-only: delete and label tools were markdown concepts that never fit arbitrary pages. That ruling had a side effect we did not intend to keep: there was no longer any one-click way to say "this part is good." Approving something meant opening the comment composer and typing it out. Exactly one label affordance returns: the 👍 "Looks good" button. Select text and it is in the toolbar; pinpoint-click an element and it is a one-click action in the comment composer (disabled once you start typing, so it can never discard a draft). Everything else about comment-only holds: no delete, no label picker, no label keyboard shortcuts, and the security clamp that stops a hostile page from forcing annotations through the bridge is untouched.
Additional Changes
Install / UpdatemacOS / Linux: curl -fsSL https://plannotator.ai/install.sh | bashWindows: irm https://plannotator.ai/install.ps1 | iexClaude Code Plugin: Run Pi: Update OpenCode: Clear cache and restart: rm -rf ~/.bun/install/cache/@​plannotatorWhat's Changed
Community
Full Changelog: backnotprop/plannotator@v0.27.7...v0.27.8 modem-dev/hunk (github:modem-dev/hunk)v0.19.1: v0.19.1What's ChangedHunk 0.19.1 improves CPU compatibility, npm installation, and diff rendering. Highlights
Release notes: https://hunk.dev/changelog/0.19/ jdx/usage (usage)v6.4.0: v6.4.0: XDG config layers and terminal-aware help wrappingThis release adds XDG-based config file resolution, teaches Added
Fixed
Changed
Full Changelog: jdx/usage@v6.3.0...v6.4.0 💚 Sponsor usageusage is maintained by @jdx, an open source developer for entire.io, the title sponsor of the jdx.dev open source tools including mise, aube, hk, and more. Work on usage is funded by sponsorships. If v6.3.0: v6.3.0: Colorful help by default and a slimmer dependency treeThis release brings semantic colors to Added
Fixed
Changed
Breaking Changes
Full Changelog: jdx/usage@v6.2.0...v6.3.0 💚 Sponsor usageusage is maintained by @jdx, an open source developer for entire.io, the title sponsor of the jdx.dev open source tools including mise, aube, hk, and more. Work on usage is funded by sponsorships. If |
🤖 I have created a release *beep* *boop* --- ## [0.52.0](v0.51.0...v0.52.0) (2026-09-03) ### Updates & Misc Chores * **deps:** update ⬆️ agent extensions to v0.18.2 ([#1036](#1036)) ([7b44360](7b44360)) * **deps:** update ⬆️ aqua-packages to v4.554.0 ([#1034](#1034)) ([47f9b9b](47f9b9b)) * **deps:** update ⬆️ aqua-packages to v4.555.0 ([#1041](#1041)) ([2030de0](2030de0)) * **deps:** update ⬆️ github-actions to v2 ([#1038](#1038)) ([39534fa](39534fa)) * **deps:** update ⬆️ github-actions to v4.2.5 ([#1037](#1037)) ([670907c](670907c)) * **deps:** update ⬆️ mise-packages ([#1033](#1033)) ([456f480](456f480)) * **deps:** update ⬆️ mise-packages ([#1039](#1039)) ([ee5783a](ee5783a)) * **deps:** update ⬆️ mise-packages ([#1040](#1040)) ([f3f078c](f3f078c)) * **deps:** update ⬆️ mise-packages ([#1042](#1042)) ([28f7af1](28f7af1)) * **deps:** update ⬆️ mise-packages ([#1043](#1043)) ([7dd3241](7dd3241)) * **deps:** update ⬆️ mise-packages ([#1045](#1045)) ([d855e64](d855e64)) * **deps:** update ⬆️ mise-packages ([#1047](#1047)) ([c3e8abe](c3e8abe)) * **deps:** update ⬆️ mise-packages to v9 ([#1044](#1044)) ([60b7a06](60b7a06)) * **herdr:** explicitly define shell ([320a6ec](320a6ec)) * **mise:** add syft bin ([0a2cb19](0a2cb19)) * **nono:** add ~/.local/share/gh read ([25e2712](25e2712)) * **nono:** add yamllint config path ([9a71d9e](9a71d9e)) * **nono:** allow mise state to run/update mise config ([99cd7be](99cd7be)) * upgrade trunk ([#1035](#1035)) ([0eab6da](0eab6da)) * **voxtype:** add duck media config for 1.0 release ([3d6ff83](3d6ff83)) ### Features * **agents:** add ctx7 CLI skill ([ea76e81](ea76e81)) * **droid:** track ~/.factory/settings.json ([fc230b5](fc230b5)) * **git:** add Field Office workstation profile ([#1046](#1046)) ([7ec8062](7ec8062)) * **mise:** add `ctx7` CLI ([130fe18](130fe18)) * **mise:** add checksum-verified Droid ([1f7907c](1f7907c)) * **nono:** add droid-local profile ([67ead60](67ead60)) * **themes:** runtime theme switcher with aura and catppuccin-mocha ([00007ed](00007ed)) ### Bug Fixes * **nono:** grant AGENTS.md symlink target in local profiles ([4559c6a](4559c6a)) * **pi:** configure Starship footer ([85587bc](85587bc)) ### Code Refactoring * **mise:** move npm package_manager from bun to aube ([5fa82f3](5fa82f3)) * **opencode:** rm context7 mcp in favor of cli/skill ([9ff06fb](9ff06fb)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: scottames-github-bot[bot] <162828115+scottames-github-bot[bot]@users.noreply.github.com>
This PR contains the following updates:
0.84.2→0.84.30.84.41.18.21→1.18.231.18.25(+1)0.34.0→0.35.00.35.1v2.1.241→v2.1.245v2.1.251(+4)v0.27.7→v0.27.8v0.27.9v0.18.1→v0.18.2v0.18.4(+1)v0.19.0→v0.19.1v0.20.06.2.0→6.4.06.5.0(+1)Release notes are maintained in a PR comment by the
renovate-release-notes-commentworkflow.Configuration
📅 Schedule: (in timezone America/Los_Angeles)
* 3-5 * * *)🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.