{{ theme.skipToContentLabel || 'Skip to content' }}

Agent Construction

Status: published 0.3.0 stable release. Supported platforms: Windows and Linux. macOS is not yet officially supported.

Purpose

Build isolated agent instances from a focused system prompt, model options, tools, and skills.

Public interfaces

  • buildAgent
  • CoreMindRuntime.create
  • buildAgentFromConfig

Errors and boundaries

  • unknown_agent: the selected agent does not exist
  • agent_failed: upstream stopReason:error or model failure

CoreMind supplies mechanisms, quality guardrails, and development guidance. Users or business owners retain control of goals, rules, data fields, approval ownership, and final acceptance.

Source, tests, and examples

{{ theme.lastUpdated?.text || theme.lastUpdatedText || 'Last updated' }}:

Released under the MIT License.