Skip to main content
Glama
sgx-labs

Stateless Agent Memory Engine (SAME)

create_handoff

Document session progress and pending tasks to ensure continuity between AI agent sessions, capturing accomplishments, remaining work, and blockers.

Instructions

Create a session handoff note so the next session picks up where this one left off. Write what you worked on, what's pending, and any blockers.

Args: summary: What was accomplished this session pending: What's left to do (optional) blockers: Any blockers or open questions (optional) agent: Optional writer attribution stored in frontmatter (e.g. 'codex')

Returns path to the handoff note.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
summaryYesWhat was accomplished this session
pendingNoWhat is left to do
blockersNoAny blockers or open questions
agentNoOptional writer attribution (e.g. codex)

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/sgx-labs/statelessagent'

If you have feedback or need assistance with the MCP directory API, please join our Discord server