form.md 777 B

Agent Form Page

Overview

Shared <AgentForm> handles both create and edit.

Follows the form layout in specs/designs/10-layout/form.md, only the details are documented in this spec.

Form Layout

Basic Information → Config → Deployment

Panels

Basic Information

Beyond the standard Icon + Name fields described in the layout spec:

  • Icon
  • Name
  • Description
  • Tags: optional list input

Config

  • System Prompt: textarea, 5 rows, placeholder You are a helpful assistant...
  • Language Model selector
  • Knowledge Bases selector
  • Tools selector

Deployment

  • Optional runtime settings

Validation

  • Name is required

Breadcrumb

  • Create: Agents / [New Agent]
  • Edit: Agents / Edit [{agent.name}]