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.

9 matches for "sessions"

Educators

Resources

handoff: Move Context Between Agent Sessions

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

Give Your Coding Agents a Memory You Own

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

OpenAI Codex hooks

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

Anthropic Managed Agents

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

Anthropic Managed Agents quickstart

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

Anthropic Session budgets

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

Claude Code best practices

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

xAI Sessions

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