Tag: ai-agent
All the articles with the tag "ai-agent".
-
How AI Agents Log — Claude Code vs Codex vs opencode
A comparison of logging and session storage strategies across three production AI agent projects, and what JSONL, SQLite, and relational schemas each offer.
-
Bubblewrap: Linux Sandboxing with Namespaces and sysctl
A deep dive into bubblewrap (bwrap), the unprivileged Linux sandboxing tool — how it works, the kernel primitives behind it, its use in AI agents, and practical setup including sysctl configuration.
-
OpenAI Codex: From Code Model to AI Agent Ecosystem
A comprehensive study of OpenAI Codex's evolution from a 2021 autocomplete model to a full-featured AI code agent platform in 2026, including architecture, product comparison, and lessons for building AI agents.