Agent
Create intelligent agents that connect to MCP servers, discover tools automatically, and execute tasks with full observability.
Agent
Create intelligent agents that connect to MCP servers, discover tools automatically, and execute tasks with full observability.
Agent
Enable agents to delegate tasks to peer agents using auto-generated tools like askagentresearcher and broadcasttoagents.
Agent
NetworkServer has been removed from Promptise. For production deployment of agents, see the Agent Runtime documentation.
Agent
Every Promptise agent is powered by a Reasoning Graph. By default, buildagent() creates a ReAct graph (single node with tools) — and that default is smart by default: it manages context automatically (contextscope="auto"), so simple tasks are unchanged and deep tool loops stay token-efficient without you choosing…
Agent
Configure how agents connect to MCP servers using StdioServerSpec for local servers and HTTPServerSpec for remote ones.
Agent
Define agents declaratively using .superagent YAML files -- configure model, servers, memory, sandbox, and cross-agent references in a single file.