provision or log in an external matrix account for an
agent and store its access token. the token is written to the agent's
matrixAccounts.<account>.tokenFile by the host
coordinator — it is never displayed back on this page.
◇ provisioned accounts
accounts that have a stored token (provision one below to add it
here); a config-declared account that hasn't been provisioned yet
won't appear until it has a token. status reflects whether a
token is stored, not a live session — a true
online/offline indicator is a follow-up that needs the daemon's
account registry.
select an agent to see its matrix accounts.
◇ provision / log in
⚠ use a dedicated bot account, not a human's —
and a minimally-scoped personal access token (only
the repos/scopes the agent actually needs, e.g. repo +
workflow). the container boundary is the enforcement:
anything within the token's scopes is reachable if the agent is ever
compromised. the token is injected into the agent's state dir and is
never displayed back on this page.
◇ status
select an agent to see its github credential status.
◇ provision
generate a token at
github.com/settings/tokens
and paste it below. one account per agent — pasting a new token
replaces the stored one.
store a label + base URL + access token for an
external Forgejo/Gitea/Codeberg-compatible forge, per agent. no
account is created on the remote forge — create the token there
yourself first. the token is never displayed back on this page.