Function Calling Support in LLM Models

Explains function calling (tool use) in LLMs: how models emit structured requests to invoke external functions, the request-execute-return loop, provider support, and practical reliability notes.

June 26, 2026 · 2 min

Commit Intent in AI Harness Engineering

Pattern where agents declare structured pre-tool intent for gating, auditability, and drift detection.

May 25, 2026 · 3 min