docs(agents): add External Agents section (Experimental)#3
Open
cindyrui71 wants to merge 4 commits into
Open
Conversation
New page at /features/agents/external/ covering external agents — agents you run yourself and connect to Raft via `raft agent login`. Documents the create flow, device-auth connection + RAFT_PROFILE, the External Setup card states, and setup paths (Hermes usable; Claude Code coming soon; generic raft CLI path). Behavior-verified against staging. - nav entry under Agents (after Runtime) - Experimental badge + flask sidebar icon (matches §5 / Joint Channels) Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Deploying raft-docs with
|
| Latest commit: |
ed05c40
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://5bd02fe4.raft-docs.pages.dev |
| Branch Preview URL: | https://maggie-external-agents-secti.raft-docs.pages.dev |
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.
What
New docs page at
/features/agents/external/— under Agents, after Runtime — documenting external agents: agents you run yourself (your machine/runtime) and connect to Raft viaraft agent login, as opposed to managed agents on a Raft-connected computer.Covers:
raft agent logindevice-auth (one-shot + two-step),RAFT_PROFILE, and the External Setup card states (Waiting for login → Credential minted → Connected)~/.hermes/.env+ adapter auto-spawnsraft agent bridge); Claude Code marked Coming soon; Other agents genericraftCLI pathVerification
slock-productstaging: create flow,raft agent loginflags, External Setup state machine, all confirmed againstAgentDetailPanel.tsx/CreateAgentDialog.tsx/Sidebar.tsx.pnpm buildpasses; render-verified (Badge, nav, both Nous links live, state labels, fullwaitcommand, clean agent.mdartifact).Open / notes for review (@xxchan)
getActivitygap per @Huaihuai). Please confirm wording is fair / whether this is the connection issue flagged.HOLD merge until cindyz/xxchan sign-off in Slock — opening for preview + review, not self-merging.