Skip to content

Releases: DomLynch/NanoLetta

v0.1.1

10 Apr 03:55

Choose a tag to compare

Launch polish release.\n\n- Add README architecture diagram\n- Fix Apache-2.0 license detection with NOTICE attribution\n- Clarify stable standalone extraction wording\n- Add GitHub Actions test workflow\n\nValidated: 135 passed, 2 skipped locally; GitHub Actions tests passing.

v0.1.0

09 Apr 19:47

Choose a tag to compare

Initial release.

Letta's cognitive agent loop stripped from 134,000 lines to 1,900. No server, no Postgres, no Docker.

  • Agent reasoning loop with self-editing memory blocks
  • SQLite persistence, zero config
  • Governor hooks for custom governance logic
  • OpenAI-compatible LLM client (works with Ollama, OpenRouter, etc.)
  • 135 tests passing