Skip to main content
Glama
sgx-labs

Stateless Agent Memory Engine (SAME)

save_decision

Log project decisions with details, status, and attribution to maintain a searchable record for future reference and continuity.

Instructions

Log a project decision. Appends to the decision log so future sessions can find it.

Args: title: Short decision title (e.g. 'Use JWT for auth') body: Full decision details — what was decided, why, alternatives considered status: Decision status — 'accepted', 'proposed', or 'superseded' (default 'accepted') agent: Optional writer attribution stored in frontmatter (e.g. 'codex')

Returns confirmation.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
titleYesShort decision title
bodyYesFull decision details
statusYesaccepted, proposed, or superseded (default accepted)
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