Uh oh!
There was an error while loading. Please reload this page.
docs: add the runners page and the Aug 18 changelog entry - #179
Merged
Conversation
The dashboard's runner policy dialogs had nowhere to send an operator. Every field there is an assignment with a default and a range, and the form can state the degraded verdict but not explain it. The new page covers enrolment, the two environment variables a host reads, every policy field with its default and range, the three ways to stop a runner deliberately, and the limits — allowlist egress unenforced, no-sandbox refused outside development, and a self-declared capability report. The changelog entry leads with the one-step install, and names the upload source on the platform fleet library, the mounts vocabulary, the model price labels, and the development-runner lease failure. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Uh oh!
There was an error while loading. Please reload this page.
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
Uh oh!
There was an error while loading. Please reload this page.
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 freeto 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.
Companion to the
agentsfleetM136_001 Pull Request (PR). Both land together.What changed
New page: Runners. The dashboard's runner policy dialogs had nowhere to
send an operator. Every field there is an assignment with a default and a range, and the
form can state the degraded verdict but not explain it. The page covers:
AGENTSFLEET_API_URL,AGENTSFLEET_RUNNER_TOKEN, and the optionalRUNNER_STORAGE_HOME— and why no policyvalue is read from the host;
Allowlist (up to 32 hosts), Workers (1 to 64), Mounts (up to 16 paths);
raising Workers past the started count needing a restart, and the capability report
being self-declared.
Navigation. A
Runnersgroup in the Guides tab, after Workspaces.Changelog. One
<Update>for Aug 18, leading with the one-step install. It names theserver-derived naming and the
UZ-AGT-006that survives it, the upload source on theplatform fleet library, the mounts vocabulary and shown baseline, the model price labels,
and the development-runner lease failure.
Sourcing
Every number and name was read from the product repository on the branch that ships them,
not from prose:
ui/packages/app/lib/api/runners.tsprotocol_policy.MAX_REGISTRY_ENTRIESpolicy-binds.tsdocs/architecture/runner_fleet.mdheartbeat_reconcile.zigVerification
make lintpasses: schema validation,mint broken-links(no broken links), and thedocumentation-rules check. One
DOC-03violation was caught and fixed during authoring —a four-sentence paragraph, split into a list.
Noted, not changed
AGENTS.md§Terminology contradicts itself: it names "agent" as the product noun and, inthe same sentence, calls "agent" legacy terminology to keep out of new prose. It reads
like a find/replace that hit both sides. Every live page and the whole navigation already
use "fleet", which is what the new page follows. Left alone deliberately — it is a
governance file and outside this milestone's scope.
Greptile Summary
Adds a Runners guide and an Aug 18 changelog entry, then exposes the new guide through the Guides navigation.
Confidence Score: 5/5
The PR appears safe to merge.
No blocking failure remains.
Important Files Changed
Reviews (2): Last reviewed commit: "Update runners.mdx" | Re-trigger Greptile
Context used: