Conversation
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com> Signed-off-by: jy7lsna <jyolsnajoemon@gmail.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Project
Caura — governed shared memory for AI agent fleets. Added to
data/projects.jsonunder thememorycategory;README.mdregenerated.Why it belongs
Most entries in the
memorycategory cover single-agent recall. Caura's contribution is the governance layer around fleet-wide memory: recall scoped per agent and per tenant, trust tiers, keystone policies that pin authoritative facts, audit trails over every read and write, and a knowledge graph, all exposed over MCP. It is memory infrastructure, not swarm coordination, so it belongs here rather than in awesome-agent-swarm — no cross-list submission intended.Against the inclusion criteria:
docs/, integration guide, benchmarks write-up.Checks
Followed the contributing workflow exactly:
node scripts/generate-readme.js— clean, idempotent diff (one README line)node scripts/validate.js— "Validated 120 projects across 10 categories. Validation passed."node scripts/check-links.js— 120 ok, 0 failures, 0 warningsdata/projects.jsonandREADME.mdcommitted; CRLF line endings preserved🤖 Generated with Claude Code
Note
Low Risk
Documentation and catalog data only; no runtime or application code changes.
Overview
Adds Caura (
caura-ai/caura) to the awesome list as a Memory Systems entry via a new record indata/projects.json(categorymemory, tagsagent-memory,mcp,open-source, 516 stars).The Memory Systems section of
README.mdis regenerated so Caura appears in star order between MemSkill and TeleMem, with a one-line blurb on governed fleet shared memory (scoped recall, trust tiers, audit trails, knowledge graph over MCP).Reviewed by Cursor Bugbot for commit 281825d. Bugbot is set up for automated code reviews on this repo. Configure here.