Skip to content

Update memory docs for project working memory#29

Merged
Killthebug merged 2 commits into
mainfrom
docs/memory-working-memory
Jul 9, 2026
Merged

Update memory docs for project working memory#29
Killthebug merged 2 commits into
mainfrom
docs/memory-working-memory

Conversation

@biswaroop1547

@biswaroop1547 biswaroop1547 commented Jul 9, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Rework the Memory page around the shipped model (premAI-io/premapp-backend#668): global preferences, project context, and automatic project working memory that lets a new chat pick up where the project left off.
  • Replace stale mechanics: memory loads with every message rather than once per chat, and background learning runs after each reply instead of at a token threshold, saving durable items as auto-saved, deduplicated entries and dropping anything secret-looking.
  • Add a "Reading and correcting it" section: preferences and project context are plain markdown in the workspace, and working memory can be reset on request.
  • Retune the Going deeper audit prompt to the current layers.
  • Add Cowork to the spell-check dictionary (same one-line fix as Document steering and the follow-up queue #28; main is red on cspell): merges cleanly whichever lands first.

Validation

  • mint broken-links
  • cspell clean repo-wide

🤖 Generated with Claude Code

biswaroop1547 and others added 2 commits July 10, 2026 01:49
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
main is red on cspell over features/imports.mdx ("Claude Cowork").

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@Killthebug Killthebug merged commit 88b5fc4 into main Jul 9, 2026
3 checks passed
@Killthebug Killthebug deleted the docs/memory-working-memory branch July 9, 2026 20:36
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.

2 participants