Skip to content

feat(memory): rebuild chat memories by window - #941

Merged
AAswordman merged 1 commit into
mainfrom
feat/windowed-memory-rebuild
Aug 13, 2026
Merged

feat(memory): rebuild chat memories by window#941
AAswordman merged 1 commit into
mainfrom
feat/windowed-memory-rebuild

Conversation

@AAswordman

Copy link
Copy Markdown
Owner

Summary

  • add windowed chat-history memory rebuilding with raw user/assistant messages only
  • make extraction output protocol strict named JSON and improve candidate-memory context
  • separate selected-chat management and memory rebuilding actions in the history UI

Issue

N/A - implements the requested chat-history memory rebuild workflow.

Compatibility and data

  • The previous, unreleased chat-history operation UI is replaced.
  • Persisted chat summaries remain excluded from long-term memory extraction.
  • No schema migration is introduced.

Validation

  • git diff --cached --check`n- XML localization resources were checked during implementation.
  • Android build and tests were not run, per repository instruction unless explicitly requested.

Checklist

  • Scope is focused on chat-history memory rebuilding.
  • User-facing strings are localized.

@AAswordman
AAswordman merged commit b9e7ec7 into main Aug 13, 2026
1 check failed
@AAswordman
AAswordman deleted the feat/windowed-memory-rebuild branch August 13, 2026 05:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant