Skip to content

Releases: NickMonrad/kernel-ai-assistant

PR #683 debug build — fa52c3a

24 Apr 09:54
fa52c3a

Choose a tag to compare

Pre-release

Debug APK for PR #683. Commit: fa52c3a. Build #1058.

PR #682 debug build — 21794ee

23 Apr 22:51
21794ee

Choose a tag to compare

Pre-release

Debug APK for PR #682. Commit: 21794ee. Build #1057.

Debug build 3d08d94 — Restore kiwi memory prompt injection

22 Apr 11:41
3d08d94

Choose a tag to compare

PR #680: Restore kiwi memory prompt injection

Summary

Restore cultural / kiwi memory prompt injection after the kiwi corpus moved to its own table.

Changes

  • include source == "kiwi" memories in RagRepository long-term memory prompt assembly
  • keep long-term memory retrieval tighter by requesting fewer core/kiwi candidates
  • cap injected long-term memory lines to avoid worsening context pressure
  • add regression coverage for:
    • kiwi memories appearing in the prompt
    • combined core + kiwi injection staying capped

Testing

  • ./gradlew :core:memory:testDebugUnitTest --tests '*RagRepositoryTest'
  • ./gradlew :core:memory:compileDebugKotlin

Related issues


Commit: 3d08d94b85401fe858b12b4a883c24bb653a8a6b
Build: #1048

PR #627 debug build — 694768a

19 Apr 08:30
694768a

Choose a tag to compare

Pre-release

Debug APK for PR #627. Commit: 694768a. Build #899.