Skip to content

sgx-labs/statelessagent

v0.5.0 Breaking

This release includes 1 breaking change for platform teams planning a safe upgrade.

Published 3mo MCP Developer Tools
✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Topics

ai-agent ai-memory claude-code context-surfacing cursor go
+12 more
llm-memory local-first mcp mcp-server model-context-protocol obsidian llm semantic-search sqlite sqlite-vec vector-db windsurf

Summary

AI summary

Added multi-provider embedding support with Ollama (default) and OpenAI providers.

Full changelog

Landing page, branded CLI, multi-provider embeddings, and feedback loop.

Added

  • Multi-provider embedding support — pluggable embedding backend with Ollama (default) and OpenAI providers. Configure via [embedding] config section or SAME_EMBED_PROVIDER / SAME_EMBED_MODEL / SAME_EMBED_API_KEY env vars
  • Feedback loop — notes surfaced during a session that the agent actually references get an access count boost, improving future retrieval confidence
  • Landing page at statelessagent.com — dark terminal aesthetic, install-first design
  • Branded CLI output — STATELESS AGENT ASCII art with red gradient, section headers, boxed summaries, and footer across same init, same status, and same doctor
  • Post-init explanation — completion message now explains what SAME does: context surfacing, decision extraction, handoffs, feedback loop, staleness checks
  • Donations — Buy Me a Coffee + GitHub Sponsors links in README and landing page

Changed

  • Embedding architectureembedding.Client replaced with embedding.Provider interface; all call sites updated
  • README overhauled — sell first, document second; collapsed <details> sections for CLI reference, configuration, and MCP; streamlined FAQ
  • install.sh now also available at statelessagent.com/install.sh

Breaking Changes

  • `embedding.Client` interface replaced with `embedding.Provider`; all call sites updated

Weekly OSS security release digest.

The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.

No spam, unsubscribe anytime.

Share this release

Track sgx-labs/statelessagent

Get notified when new releases ship.

Sign up free

About sgx-labs/statelessagent

Memory with provenance tracking — records where agent knowledge originated and detects when sources change. 17 MCP tools for session handoffs, decisions, semantic search, and knowledge graph. Works across Claude Code, Cursor, Windsurf, Codex CLI, and Gemini CLI. Single Go binary, SQLite + vector search, fully local.

All releases →

Beta — feedback welcome: [email protected]