activeagents

6 mods across 1 repository, 971 stars between them.

activeagents/activeagent

Instructions file CodexOpenCode

Instructions for activeagents/activeagent, covering activeagent - ai code generation context, quick reference, architecture overview, core classes and execution flow.

971 6d ago A 4,197 tokens original MIT

callbacks

02

activeagents/activeagent

Agent

Control agent lifecycle with generation, prompting, embedding, and streaming callbacks for setup, validation, cleanup, and real-time response handling.

971 6d ago A 26 tokens original MIT

error_handling

03

activeagents/activeagent

Agent

Build resilient agents with automatic retries for network failures and application-level rescue handlers for custom error recovery.

971 6d ago A 19 tokens original MIT

generation

04

activeagents/activeagent

Agent

Execute AI generations synchronously with promptnow or asynchronously with promptlater using ActiveAgent's generation methods.

971 6d ago A 21 tokens original MIT

instructions

05

activeagents/activeagent

Agent

System-level messages that guide agent behavior, personality, capabilities, and tool usage. The agent's operating manual for every interaction.

971 6d ago A 25 tokens original MIT

streaming

06

activeagents/activeagent

Agent

Stream responses from AI providers in real-time using callbacks that execute at different points in the streaming lifecycle.

971 6d ago A 20 tokens original MIT