knowledge-graph agents

274 tagged knowledge-graph, measured the same way as everything else here.

Browse within: agent-memory 40gemini 25knowledge-base 23ontology 22fastapi 21ai-agents-framework 18code-visualization 18codebase 18coding-agents 18LangChain 15chromadb 15code-assistant 15hybrid-search 15embeddings 13

reward-tuner

121

ihwooMil/long-term-memory

Agent Claude Code

An analysis specialist for reward signals in systems that learn through trial and feedback. It examines how reward values are distributed and how different signals influence actions.

0 6mo ago A 0 tokens original MIT

release-verify

122

duraznito16/stellar-memory

Agent Claude Code

Use to verify the whole tool still works before a commit, a demo, or a submission. Runs typecheck, the full test suite, a clean rebuild, a real scan of the demo project, and the Soroban contract build, then reports regressions with evidence. Use it as a gate, not for making changes.

0 26d ago A 69 tokens

stellar-conductor

123

duraznito16/stellar-memory

Agent Claude Code

Planner and delegator for work that spans more than one part of stellar-memory — a change touching the analyser and the vault and the MCP surface, a release preparation, a multi-file refactor. Decomposes the goal, assigns each piece to the specialist that owns those files, defines the verification gate up front, and…

0 26d ago A 78 tokens

stellar-forge

124

duraznito16/stellar-memory

Agent Claude Code

Implements changes anywhere in stellar-memory that no narrower specialist owns — CLI commands, the live window and watchers, query and signals, git integration, scan orchestration, wiring and refactors. Writes the test first, matches the surrounding code, and proves the change ran. Use the owning specialist instead…

0 26d ago A 76 tokens