Skip to content

Actanara v1.7.0

Latest

Choose a tag to compare

@Neo-Isshin Neo-Isshin released this 29 Jul 14:13
Immutable release. Only release title and notes can be modified.

Actanara v1.7.0 keeps cross-Agent memory recall available with or without nova-RAG.

Highlights:

  • Automatic retrieval routing from ready nova-RAG to local SQLite FTS5/trigram recall, with a bounded exact-scan fallback.
  • Read-only, allowlisted Codex and Claude Code native-memory ingestion with lineage, bounded discovery, and per-source controls.
  • Native memory is enabled by default for new or previously unspecified settings, while explicit opt-outs remain preserved across upgrades.
  • Dashboard Memory status, search, sync, rebuild, backend diagnostics, native-memory controls, and working GitHub links.
  • One dynamically registered Memory Search Skill that adapts to semantic RAG or local lexical retrieval on both macOS and Linux.
  • The anonymous external Memory boundary now requires both a loopback peer and loopback Host. Cursor private databases and raw Agent session stores remain outside native-memory collection.

Validation:

  • 2,029 isolated release-suite tests passed, with 9 expected skips.
  • 234 focused Memory, Dashboard, native-source, and RAG-integration tests passed.
  • 74 release metadata, artifact, dependency, and release-clean tests passed.
  • 5 deterministic Dashboard context tests and 26 Playwright Release Page tests passed.
  • All 9 release assets were reproduced byte-for-byte across two independent clean builds and are covered by SHA256SUMS.

See CHANGELOG.md in the v1.7.0 source for the complete change list and compatibility notes.