Agent security architecture guide · Meta AI · Intermediate to advanced
You want Meta's September 8, 2026 technical account of defense-in-depth for a long-running personal agent, including isolated runtime cells, credential surrogates, a separate permission authority, tainted-egress tracking, scoped approvals, browser controls, red teaming, and prompt-injection evals.
meta, muse, agent security, prompt injection, least privilege
Agent product design guide · xAI · Beginner to intermediate
You are designing an always-on agent product and want a concrete September 3, 2026 case study covering persistent identity, memory, status, approvals, artifacts, scheduled routines, event triggers, and agent-to-agent work.
xai, grok bot, persistent agents, agent product design, memory
Official bootcamp · OpenAI · Intermediate to advanced
You want a current OpenAI learning series on agentic coding, shared team workflows, approvals, sandboxing, memory, subagents, and production automation.
openai, codex, coding agents, team workflows, automation
Reference · OpenAI · Intermediate
You need the current OpenAI reference for Codex configuration files before standardizing repo settings, approvals, models, or execution behavior.
codex, config, requirements.toml, config.toml, coding agents
Guide · OpenAI · Intermediate
You are moving past one-off calls and need application-owned orchestration, tools, approvals, and state.
openai, agents, tool use, orchestration, state
Guide · OpenAI · Intermediate to advanced
You want OpenAI's current guidance for splitting work across specialized agents, coordinating handoffs, and keeping orchestration logic outside one overloaded prompt.
openai, multi-agent, agents, handoffs, orchestration