This release includes 1 breaking change for platform teams planning a safe upgrade.
✓ No known CVEs patched in this version
Topics
+12 more
Summary
AI summaryAdded 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 orSAME_EMBED_PROVIDER/SAME_EMBED_MODEL/SAME_EMBED_API_KEYenv 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, andsame 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 architecture —
embedding.Clientreplaced withembedding.Providerinterface; 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
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.
Related context
Beta — feedback welcome: [email protected]