Create a new agent by selecting components from your Registry and configuring them in the properties panel:
Model: select from registered models.
Tools: attach registered tools and toolkits.
Instructions: system-level instructions for the agent.
Input/Output Schema: structured I/O using registered Pydantic schemas.
Database: attach a database for the agent to use.
Context Management: configure session summary manager, enable session summaries, number of history runs, add history to context, and add session summary to context.
Memory: configure memory manager, enable agentic memory, update memory on run, and add memories to context.
Knowledge: configure knowledge, search knowledge, and add knowledge to context.
Session State: configure session state, add session state to context, and enable agentic state.
Switch to the advanced JSON config editor for fine-grained control over agent settings.