chore: version packages - #6772
Open
gram-bot[bot] wants to merge 1 commit into
Open
gram-bot[bot] wants to merge 1 commit into
gram-bot[bot] wants to merge 1 commit into
Conversation
gram-bot
Bot
force-pushed
the
changeset-release/main
branch
from
September 24, 2026 16:14
31b37c9 to
dec3637
Compare
gram-bot
Bot
force-pushed
the
changeset-release/main
branch
13 times, most recently
from
September 24, 2026 22:33
12e4f8c to
8caba24
Compare
alx-xo
approved these changes
Sep 24, 2026
github-merge-queue
Bot
removed this pull request from the merge queue due to failed status checks
Sep 24, 2026
gram-bot
Bot
force-pushed
the
changeset-release/main
branch
5 times, most recently
from
September 25, 2026 04:11
b454c88 to
d717ad8
Compare
gram-bot
Bot
force-pushed
the
changeset-release/main
branch
from
September 25, 2026 05:59
d717ad8 to
9db66c7
Compare
This branch has not been deployed
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.
Releases
admin@0.6.0
Minor Changes
Patch Changes
server@2.12.0
Minor Changes
Patch Changes
token_endpoint_auth_method: none) to register with the staff Admin MCP, so desktop MCP clients can connect. Clients registered with a secret must still authenticate with HTTP Basic, and public clients must present no credentials.workload:readandworkload:writeRBAC scopes, which gate managing an organization's workload identity trust policy: its issuers, its admitted subjects, and which agent each inherits its policy from. Both are admin system-role defaults and neither is a member default, since reading the policy discloses which machines an organization recognises. They are registered as agent-runtime scopes but deliberately not agent-runtime-safe, so a workload cannot use its inherited policy to admit further machines.launcher.judgemanagement endpoint (POST /rpc/launcher.judge), which routes command palette intent decisions to Jev via OpenRouter. The dashboard sends the typed query and a short list of fuzzy-prefiltered candidates; the server frames target, action and readiness questions for TypeSafe's System One judge, pays with the organization's internal OpenRouter key, and returns probability distributions keyed by the caller's candidate ids. Organizations without a usable OpenRouter key getdisabled: trueand no outbound call is made. Person candidates are never forwarded.dashboard@0.125.1
Patch Changes
launcher.judge, re-orders the list from Jev's probability distributions, and shows a green ↵ on the top row when the intent is settled. Jev can also pick a verb per row: open, enable or disable an MCP server, or publish the plugin marketplace; mutating verbs always require a second Enter inside the palette. Without a resolvable OpenRouter key the palette behaves as before.