Skip to content

docs: clarify prompt recall deduplication - #43

Merged
ajspig merged 1 commit into
plastic-labs:mainfrom
Hkattelu:docs/clarify-recall-injection
Sep 9, 2026
Merged

docs: clarify prompt recall deduplication#43
ajspig merged 1 commit into
plastic-labs:mainfrom
Hkattelu:docs/clarify-recall-injection

Conversation

@Hkattelu

@Hkattelu Hkattelu commented Sep 9, 2026

Copy link
Copy Markdown
Contributor

Follow-up to #40. Clarifies that prompt-specific recall is retrieved on user turns and appended only when new; unchanged blocks are deduplicated within a session. Documentation only. Verification: git diff --check.

Summary by CodeRabbit

  • Documentation
    • Documented session-level deduplication for recalled memory blocks.
    • Clarified that prompt-specific recall is appended as a synthetic memory section only when it produces new content.
    • Repeated memory blocks are now documented as being avoided within the same session.
    • Clarified that tools mode includes the memory instruction and explicit memory tools only.

@coderabbitai

coderabbitai Bot commented Sep 9, 2026

Copy link
Copy Markdown
Contributor

Review Change StackReview Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Advanced

Run ID: 97d36423-6009-47e2-9062-3be82a4f7ab0

📥 Commits

Reviewing files that changed from the base of the PR and between 400d377 and 575112c.

📒 Files selected for processing (2)
  • CHANGELOG.md
  • README.md

Included review availability: Your plan provides up to 1 included review per hour; 0 remain after this review.


Walkthrough

The changelog and README now document session-level deduplication of prompt-specific memory recall. New recall is appended as a synthetic memory part only when available. Tools mode behavior remains unchanged.

Changes

Memory recall documentation

Layer / File(s) Summary
Document recall behavior
CHANGELOG.md, README.md
The documentation describes session-level deduplication and conditional appending of new prompt-specific recall. It also records unchanged tools mode behavior.

Priority: ⬇️ Low

Estimated code review effort: 1 (Trivial) | ~2 minutes

Merge Risk: ⚪ Minimal · up to 57511

This documentation update accurately describes existing prompt-recall deduplication and tools-mode behavior, with no runtime or deployment changes introduced.

Suggested reviewers: ajspig

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly identifies the documentation change about prompt recall deduplication.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check. Docstring coverage is scoped to functions touched by this diff. Analyzed 0 functions across 0…
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

A rabbit hops through memory bright
New blocks appear only when right
Old echoes rest within the session
Prompts receive fresh recollection
Tools keep their familiar way
Documentation marks the day

Comment @coderabbitai help to get the list of available commands.

@Hkattelu

Hkattelu commented Sep 9, 2026

Copy link
Copy Markdown
Contributor Author

@ajspig, could you please review this small documentation-only follow-up to #40? It corrects the description of prompt-specific recall: unchanged recalled blocks are deduplicated within a session rather than appended on every turn.

@ajspig
ajspig self-requested a review September 9, 2026 19:22
@ajspig
ajspig merged commit e1d7ae7 into plastic-labs:main Sep 9, 2026
2 checks passed
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