callbacks
01Agent
Callbacks provide hooks into the lifecycle of an AnyAgent execution. Using callbacks, you can monitor, control, and extend agent behavior without modifying the core underlying agent logic.
17 tagged agent evaluation, measured the same way as everything else here.
Browse within: ai-gateway 5ai-governance 5apim 5application-insights 5coding-agents 5evaluation-framework 5
Agent
Callbacks provide hooks into the lifecycle of an AnyAgent execution. Using callbacks, you can monitor, control, and extend agent behavior without modifying the core underlying agent logic.
Agent
To define any agent system you will always use the same imports.
Agent
Agent "tools" from mozilla-ai/any-agent, covering agent tools, callables, composio, using agents-as-tools and mcp.
Agent
Configure and run the default Claude Code agent in Coder Eval — the full agent-config surface, direct vs. Bedrock authentication, permission modes, sandbox isolation, skills/plugins, early stop, and token telemetry.
Agent
Run OpenAI Codex as the agent under evaluation in Coder Eval — installation, authentication, task configuration, and how Codex telemetry maps to sandboxed, weighted scoring.
Agent
Run OpenCode, the open-source terminal coding agent, as the agent under evaluation in Coder Eval — installation, provider authentication, model selection, and how its event stream maps to sandboxed, weighted scoring.
Agent
You are a context remediation agent for the Self-Care plugin. Your job is to propose and apply fixes for agent cases by editing project files — system prompts, tool descriptions, and context documents.
Agent
Analyze trace files for cases using agent-based detection.
Agent
Use this agent when a major task has been completed and you want to assess governance state before continuing. Examples: Context: An agent finished a feature implementation. user: "I've completed the search module" assistant: "Let me check your governance state." After significant work, dispatch the…
Agent
Corp governance gateway. Single entry point: instruments telemetry, opens the parent case span, runs scenario-3/src/corp.py and delegates the analysis to @fraud-analyst and @legal-counsel. Never answers the case itself. USE WHEN: governed fraud + legal analysis, telemetry-instrumented case run, corp telemetry, run…
Agent
Forensic accounting analyst (CFE-style). Reads an accounting case (narrative + ledger excerpt) and decides whether it shows fraud. Always responds in strict JSON. USE WHEN: accounting fraud check, ledger anomaly, round-tripping, channel stuffing, ghost employees, fictitious revenue, expense padding, journal entry…
Agent
Corporate counsel. Reads an accounting case plus the fraud analyst's verdict and decides which legal actions to take. Always responds in strict JSON. USE WHEN: legal action recommendation, what to do about fraud, regulatory disclosure, Codigo Penal art. 252 253 290 305, EU AML Directive, SOX, IFRS misstatement…