Documentation

Glossary

Use this glossary when reading AgentHub docs, issues, and release notes. It keeps product, runtime, identity, and deployment terms precise and consistent.

Product Surfaces

TermMeaning
AgentHub DesktopLocal workbench for starting, reviewing, and approving agent runs against local workspaces
AgentHub WebHub-backed collaboration surface for projects, sessions, reviews, devices, and audit
Hub ServerProduct collaboration boundary for identity sessions, project membership, routing policy, and audit
Edge ServerExecution boundary for workspace policy, runtime adapters, run lifecycle, diffs, artifacts, and previews
Local EdgeEdge Server running near a user's local filesystem and CLI runtime
Remote/Cloud EdgeFuture Edge target not yet generally available; requires device identity, authorization, relay/provisioning, and audit evidence before release

Runtime Terms

TermMeaning
Agent ProfileUser-facing configuration that describes an agent role, capability, runtime binding, and policy
Runtime AdapterExecution integration that starts and observes Claude Code, Codex, OpenCode, or a custom runtime
RunOne execution attempt for a task inside a workspace and runtime profile
EventNormalized message emitted by Edge, Hub, adapter, or integration entry
ArtifactOutput captured from a run, such as a file preview, diff, terminal excerpt, or generated report
ApprovalExplicit user or policy decision before write, shell, network, apply, commit, or publish actions

Identity And Credentials

TermMeaning
TokenDance IDShared identity provider for TokenDance products
OIDCOpenID Connect flow used by products to authenticate through TokenDance ID
Product sessionSession issued by AgentHub Hub Server after TokenDance ID authentication
TokenDance API keyModel API credential for TokenDance Gateway; not a browser login token
Provider keyUpstream model-provider credential that must stay server-side or in local secret stores
Feishu/Lark bindingMapping between Feishu/Lark tenant/user context and a TokenDance ID identity

Integration Terms

TermMeaning
Integration GatewayServer-side boundary for Feishu/Lark webhooks, cards, H5/workbench, and queues
card.action.triggerFeishu/Lark card callback that must be acknowledged quickly, with slow work queued asynchronously
Hub-backed WebWeb surface that reads and writes through Hub rather than directly accessing Local Edge
Device routingHub decision that maps a task to an authorized Edge target

Release Terms

TermMeaning
Static exportNext.js output served as static files for the public site
Release worktreeClean repo-local worktree registered as the source for build, packaging, and deployment
Cache-busting smokeLive URL check using a version query string to avoid stale browser or edge cache
Discovery filesrobots.txt, sitemap.xml, and llms.txt
Visual QAScreenshot and interaction checks across desktop and mobile, theme, language, mock data, docs, and overflow