Instructions file CodexOpenCode
Instructions for activeagents/activeagent, covering activeagent - ai code generation context, quick reference, architecture overview, core classes and execution flow.
Instructions file CodexOpenCode
Instructions for activeagents/activeagent, covering activeagent - ai code generation context, quick reference, architecture overview, core classes and execution flow.
Agent
Control agent lifecycle with generation, prompting, embedding, and streaming callbacks for setup, validation, cleanup, and real-time response handling.
Agent
Build resilient agents with automatic retries for network failures and application-level rescue handlers for custom error recovery.
Agent
Execute AI generations synchronously with promptnow or asynchronously with promptlater using ActiveAgent's generation methods.
Agent
System-level messages that guide agent behavior, personality, capabilities, and tool usage. The agent's operating manual for every interaction.
Agent
Stream responses from AI providers in real-time using callbacks that execute at different points in the streaming lifecycle.