Skip to content

Document remote memory adapter internals - #9

Merged
senamakel merged 1 commit into
mainfrom
remote-adapter-docs
Aug 12, 2026
Merged

Document remote memory adapter internals#9
senamakel merged 1 commit into
mainfrom
remote-adapter-docs

Conversation

@senamakel

Copy link
Copy Markdown
Member

Summary

  • document the shared remote transport and exact-record contract
  • document the Supermemory, Mem0, and Cognee backend dialect responsibilities
  • document the live conformance runner and its required environment
  • follow up on the docstring-coverage warning reported on Add Supermemory, Mem0, and Cognee memory adapters #8

Public API or behavior changes

None. This is a documentation-only follow-up.

Related work

Follow-up to #8.

Validation

  • cargo fmt --all -- --check
  • cargo clippy --all-targets --all-features -- -D warnings
  • cargo build --all-targets --all-features
  • cargo test --all-features
  • RUSTDOCFLAGS='-D warnings' cargo doc --no-deps --all-features

All commands pass locally.

Co-authored-by: Medulla <medulla@tinyhumans.ai>
@coderabbitai

coderabbitai Bot commented Aug 12, 2026

Copy link
Copy Markdown

Warning

Review limit reached

@senamakel, you've reached your PR review limit, so we couldn't start this review.

Next review available in: 19 minutes

You've used all free OSS reviews for now. Wait for the free limit to reset to keep reviewing this public repository.

How can I continue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews.

How do review limits work?

CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability.

For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window.

Please refer docs for additional details.

Review details
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro Plus

Run ID: 57a2993d-3dac-451c-9e0e-c00dbab503e7

📥 Commits

Reviewing files that changed from the base of the PR and between c86128d and a24518e.

📒 Files selected for processing (5)
  • adapters/remote/examples/conformance.rs
  • adapters/remote/src/cognee.rs
  • adapters/remote/src/common.rs
  • adapters/remote/src/mem0.rs
  • adapters/remote/src/supermemory.rs

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

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

@senamakel senamakel self-assigned this Aug 12, 2026
@senamakel
senamakel merged commit ee606a1 into main Aug 12, 2026
11 checks passed
@senamakel
senamakel deleted the remote-adapter-docs branch August 12, 2026 13:04
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