sgx-labs

8 mods across 1 repository, 23 stars between them.

sgx-labs/statelessagent

Instructions file CodexOpenCode

AGENTS.md instructions for sgx-labs/statelessagent, covering same — operational guide for agents, build & test, required: cgo is needed for sqlite3 + sqlite-vec, build and test (all packages, race detector, verbose).

23 18d ago A 1,770 tokens

sgx-labs/statelessagent

Instructions file

Claude Code instructions for sgx-labs/statelessagent, covering same (stateless agent memory engine), build and test, project structure, security testing and code style.

23 18d ago A 324 tokens

PreCompact

03

sgx-labs/statelessagent

Hook Claude Code

Runs before the context is compacted, running same hook handoff-generator. From sgx-labs/statelessagent.

23 18d ago A tokens not measured

SessionStart

04

sgx-labs/statelessagent

Hook Claude Code

Runs when a session starts, running same hook session-bootstrap (3 commands). From sgx-labs/statelessagent.

23 18d ago A tokens not measured

Stop

05

sgx-labs/statelessagent

Hook Claude Code

Runs when the agent finishes a response, running same hook decision-extractor (3 commands). From sgx-labs/statelessagent.

23 18d ago A tokens not measured

UserPromptSubmit

06

sgx-labs/statelessagent

Hook Claude Code

Runs when you submit a prompt, before the agent sees it, running same hook context-surfacing. From sgx-labs/statelessagent.

23 18d ago A tokens not measured

statelessagent

07

sgx-labs/statelessagent

Settings file Claude Code

Agent settings declaring 4 hook events (PreCompact, SessionStart, Stop, UserPromptSubmit).

23 18d ago A tokens not measured

same

08

sgx-labs/statelessagent

MCP server Claude CodeCodexCursor +2

Persistent memory for AI coding agents. Local-first SQLite + vector search, 12 MCP tools. Runs locally from the @sgx-labs/same npm package. Needs 1 environment variable to run.

23 18d ago A tokens not measured