Tutorials Opus 5.5 Progress Updates: Stop Silent Agent Turns
Opus 5.5 moved agent narration into thinking blocks. Stream it back with display updates and nudges.
How-to content for builders, indie hackers, and AI engineers. Less theory, more shipped code.
Tutorials Opus 5.5 moved agent narration into thinking blocks. Stream it back with display updates and nudges.
Tutorials Build an agent that turns a screenshot, voice note and logs into a ticket with Xiaomi's MiMo-V2.6.
Tutorials Summarize long Claude Opus 5.5 sessions in a background thread and swap the result in, no pause.
Tutorials Opus 5.5 is 20% cheaper, but old thinking, tool_choice and computer-use code now fails. Fix it.
Where our stories come from, how AI is used, what gets published and what does not, and who signs off.
Tutorials Enable multi_agent on the Responses API, trace every subagent, and dodge the hosted-call trap.
Tutorials Handle the 403 that stops a GPT-6 Astra agent and wire up safety.alert.created webhooks.
Tutorials Intercept your Gemini agent's sandbox tools with pre-execution hooks that allow, deny, and audit.
Tutorials Use configuration_update to raise or lower Astra's reasoning effort mid-chat and keep cache hits.
Tutorials Use async tool calls and a wait tool to keep your agent reasoning while tools run.
Tutorials Redirect a running Astra agent over WebSocket with response.steer, keeping finished work.
Tutorials Build browsable, self-evolving agent memory with OpenViking's viking:// filesystem in Python.