Overview

Operational snapshot for agents, manifests, instances, tokens, and runtime health.
loading

GitHub accounts

Only the root administrator can manage account access.

Add account

Account list

0pending tasks
0running tasks
0ready turns
0blocked turns
0instances
0agents

Agents

Deployment Manifests

Agents

Create, publish, and manage reusable Agent configurations.

0 Agents

Agent list

Select an Agent to open its configuration workspace.

Data Sources

Connect external systems once, then authorize them from an Agent's configuration.

Add a data source

Choose the system you want to connect.

Connected data sources

Test connections and review the repositories, datasets, or directories already available.

Model Accounts

Manage model credentials, models, and Agent bindings.

Connected accounts

Review account status and open an account to manage its Agent bindings.

MCP Servers

Connect MCP servers. Discovered tools become selectable Agent capabilities after activation.

Bot Bindings

Connect external bot channels and manage their Agent deployment bindings.

New Bot Binding

Connect an external bot to one FalconCore Agent deployment. The first supported channel type is Telegram.

Stored in SecretStore. The raw token is never shown after creation.

Bot Binding Inventory

Telegram bindings are listed through the channel-specific backend API.

Telegram Pairings

Approve pending Telegram identities before messages reach an Agent.

Approved Agent Users

Roles and metadata apply only to the selected Agent.

Scheduled Tasks

Manage Agent messages and deployed workflow schedules.
100%
Draft has not been validated

Deployments

Immutable revision bindings for runtime triggers.

Deployment details

Review the selected version and environment before execution.

Manual trigger

Creates a Workflow Run. Runtime owns queueing, capacity, retries, and execution.

Workflow runs

Execution records across deployed workflows.

Step tree

Planner-generated tasks are nested under their planner step.

Step details

Inspect status, references, input, output, and errors.

Runtime Environments

Manage container images and runtime configurations used by Agent deployments.

0 Images

Deployments

Generate and manage deployment manifests from published Agent revisions.

0 Deployments

Runtime resource details

Queue, assignment, instance, and capacity signals from the current snapshot.
loading
Runtime health loading -
Running 0 assigned 0
Available capacity 0 0 / 0 in use
Queued 0 terminal 0

Queue

Queued0
Running0
Terminal0

Assignments

Assigned0
Blocked0

Instances

Registered0
Ready0
Busy0
Stale0

Capacity

In use0
Maximum0
Available0
Registration Requirements
AgentFALCONCORE_INSTANCE_BOOTSTRAP_AGENT_ID DeploymentFALCONCORE_INSTANCE_BOOTSTRAP_DEPLOYMENT_ID GatewayFALCONCORE_RUNTIME_GATEWAY_URL AuthFALCONCORE_INSTANCE_BOOTSTRAP_TOKEN
Raw Output
{}

Access Tokens

Create and manage credentials for RuntimeGateway streaming chat clients.

Create Chat API Token

Create a Bearer token for external clients that call RuntimeGateway streaming chat. The raw token is shown only once.

Allowed Agents

Token Inventory

Example Request

curl --noproxy '*' -N \
  -X POST "/v1/chat/stream" \
  -H "Content-Type: application/json" \
  -H "Authorization: Bearer <token>" \
  -d '{
    "agentId": "demo-agent",
    "user": "cv5mck5hgx51",
    "threadId": "local-17800293fb277",
    "message": "月球"
  }'

Recent Sessions

0

Conversation Preview

No session
{}