LP0 Admin IDE

Standalone ChatIDE

Config Manager

Create New Bot Configuration

Agents Custom Tools Map Route Initiate Conversation

Config Versions

Create a versioned copy of an existing bot configuration.

Idle

Agent Config

Edit agent graph, route rules, model choices, flows, and allowed host capabilities.

Idle

Agent Graph / Tool Routing

Agents declare allowed capabilities. Flows pick an entry agent and the context/tool set that the host token must permit.

agents[].allowed_capabilities agents[].route_on_capability flows[].required_context

Bot Tools

System Tools

Runtime, prompt, trace, session, and assertion tools are built into ChatIDE. Host data enters only through permissioned MCP capabilities.

tell_user tell_user_then_hangup data_store_wrap_tool within_service_coverage get_date_availability get_next_2days_availability book_event

Runtime Tools

runtime.session.start runtime.turn.trace test.assertion.evaluate host.mcp.call

Capabilities

No host MCP capabilities loaded yet. Configure a host token with an MCP endpoint, then refresh.

Customer Schema Manager

Domain Schema

Keep structured input/output schemas close to the agent config while host data remains in the host application.

Idle

Fixture Profile

Save deterministic domain fixtures for replay tests without calling live host systems.

Idle

Prompt Manager

Prompt Tools

Create prompt versions and inspect template dependencies.

Idle

    Prompts

    Manage reusable system, agent purpose, and output instruction prompts.

    Idle

    Chat Section

    Live Test Session

    Idle

    Test Management

    Test Cases

    Create replayable turn traces and assertions that travel with the reusable ChatIDE system.

    Idle

    Test Requests

    Capture raw requested conversations before promotion into assertion-backed test cases.

    Idle

    Tests

    Idle

      Replay Runner

      Use saved MCP fixtures to replay turns deterministically, then promote stable checks into assertions.

      Idle