AI directory search

Search across educators, skills, and resources.

Use this when you know the topic you need: Claude Code, MCP, evals, RAG, agents, product, coding, prompting, foundations, or model internals.

6 matches for "approvals"

Resources

How Meta built safety into Muse

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

Designing Grok Bot for persistent agents

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

Codex Bootcamp

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

Codex config reference

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

OpenAI Agents SDK

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

OpenAI multi-agent guide

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