Module · Agent Studio

Visual builder + pro-code SDK. Drag, drop, deploy.

Author agents in a visual canvas or in code. Test against simulated traffic. Deploy to production with a click.

Capabilities

What Agent Studio ships with.

  • Visual canvas

    Drag-and-drop agent builder with nodes for tools, memory, and routing.

    Agents Onboarding v2.4
    Run
    • Input

      “What’s the latest order status?”

    • KB Search Editing

      Hybrid retrieval · CRM + docs

    • Output

      “Order #1429 shipped from Mumbai DC”

    Saved · 2s ago 3 nodes · 2 edges
  • Pro-code SDK

    TypeScript and Python SDKs with hot-reload local development.

    agent.ts tools.ts
    // Production agent · gpt-5 routing
    import { Agent } from "@ajuni/sdk";
    
    const agent = new Agent({
      model: "gpt-5",
      tools: [crm, slack],
    });
    
    await agent.deploy();
  • Simulation runtime

    Replay production traffic against new agent versions before deploying.

    Replay batch · #042
    Started 2:14 PM · 22s elapsed
    100% live
    Passed
    0
    Failed
    0
    Skipped
    0
    • User asks for refund status 0.8s
    • Agent cancels stale order 1.2s
    • Multi-step KYC validation 2.1s
    • × Edge: split-shipment refund 0.4s
    • Concurrent session limit
    5 of 495 shown View full report
  • Version control

    Git-backed agent definitions with PR-based review and rollback.

    Branches
    PR #42 · open
    • Add KYC validation flow 7b2c 2h
    • Fix split-shipment edge case 1f08 5h
    7 commits · 2 contributors · +184 −62 Review PR
Integrates with

Plays nicely with the rest of the platform.

  • Knowledge Base

    Drop in connectors from Confluence, Drive, S3, Agent Studio sees everything you've indexed.

  • Orchestration

    Memory, A2A protocols, and fallback chains apply to every agent you build.

  • 5 model providers

    Mix GPT-5, Claude, Gemini, Llama, and Sarvam per node, swap any time.

30-minute demo. Your environment. No screenshare theatre.

Live walkthrough with an architect. Watch the module do exactly what we say it does. Your data, your stack, your guardrails.

Book a demo