1 रिपॉजिटरी
Mechanisms to dynamically update the weight or reliability score of stored memories based on utility.
Distinct from Memory-Optimized Storage: Distinct from Memory-Optimized Storage: focuses on the qualitative strength/confidence of the memory rather than the physical storage format.
Explore 1 awesome GitHub repository matching data & databases · Confidence Adjustments. Refine with filters or upvote what's useful.
jcode is a framework for developing autonomous AI coding agents that automate software development tasks. It functions as an agent orchestrator, tool runtime, and semantic memory engine, enabling the creation of agents that can modify code, run tests, and iterate on their own functionality. The project is distinguished by its use of recursive agent swarming, where a hierarchy of collaborating agents can spawn child agents to decompose complex tasks. It implements a semantic memory system that combines vector-based retrieval with graph-based relationship mapping to maintain context across sess
Implements confidence-based weighting for memories to prioritize more helpful information across sessions.