Agent infrastructure guide · Anthropic · Intermediate to advanced
You want Anthropic's September 3, 2026 workflow for declaring agents, environments, skills, memory stores, and scheduled deployments in a repository, previewing changes, and applying them reproducibly in CI.
anthropic, ant cli, managed agents, infrastructure as code, skills
Open-source guide and repo · Hugging Face · Intermediate
You want a September 3, 2026 walkthrough of funes, an open-source local memory layer that indexes agent traces, preserves provenance, and lets Claude Code, Codex, pi, and Hermes recall decisions across sessions and machines.
hugging face, coding agents, agent memory, codex, claude code
Coding agent guide · OpenAI · Intermediate to advanced
You need lifecycle hooks that run scripts or MCP tools around Codex sessions, prompts, tool calls, compaction, subagents, permissions, validation, logging, or persistent-memory workflows.
openai, codex, hooks, mcp, automation
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
Framework docs · Qwen · Intermediate
You want the official Qwen framework for instruction following, tool use, planning, and memory in agent-style applications.
qwen, agents, planning, memory, tool use
GitHub repo · Qwen · Intermediate
You want the open-source implementation details for Qwen Code, including its MCP, skill, memory, and subagent workflow surfaces.
qwen, coding agents, open source, mcp, skills
Guide · xAI · Intermediate
You want to understand how xAI persists coding-agent sessions, file snapshots, and working-directory context before adopting Grok Build for repeatable engineering workflows.
xai, grok build, sessions, coding agents, automation
GitHub repo · Mervin Praison · Intermediate
You want an open-source agent framework with examples, tutorials, memory, RAG, and MCP support you can inspect directly.
agents, multi-agent workflows, mcp, rag, open source