Guide / Claude skill · Matt Pocock · Intermediate
You need to preserve useful context across agent sessions without dragging an overloaded conversation forward.
claude skills, handoffs, context engineering, agentic workflows
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
Guide · Anthropic · Intermediate to advanced
You want Anthropic's current managed-agent starting point, including the Agents, Sessions, and Environments APIs for autonomous sessions, built-in tools, and secure execution.
anthropic, managed agents, agents, sandboxing, tool use
Quickstart · Anthropic · Intermediate to advanced
You want Anthropic's task-oriented path for creating an agent, wiring an environment, starting a session, and streaming work instead of jumping between lower-level reference pages.
anthropic, managed agents, agents, sessions, environments
Guide · Anthropic · Intermediate to advanced
You want Anthropic's current cost-control guidance for Managed Agents sessions, especially after the August 7, 2026 session-budget update in the platform release notes.
anthropic, managed agents, budgets, cost controls, sessions
Engineering guide · Anthropic · Intermediate to advanced
You want Anthropic's own recommendations for scaling Claude Code across larger codebases, parallel sessions, and stronger context discipline.
claude code, coding agents, developer tools, context engineering, parallel work
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