Open-source contributions
Every pull request opened from the lab account into someone else’s repository — open, closed and merged alike.
94pull requests
66repositories
56organisations
44open
31merged
19closed
31 merged.
This page is generated straight from the GitHub API by
tools/build_site.py,
so it cannot quietly drift from what is actually on GitHub, and nothing can be left off it to make the
record look better.
Code, recipes and evals into vendor & framework repositories
test(docker): the healthcheck could never report unhealthy (#170 item 5)
Python: document connector extras and optional dependency compatibility
ci: build the image on PRs and run the docker-marked tests (#170 item 1)
docs: bake example used an npm package that does not exist
docs: point Claude Code MCP setup at the file Claude Code reads
feat(connector): Reddit data-source connector (cognee#4811)
feat(connector): Telegram data-source connector (cognee#4730)
feat(connector): Obsidian vault data-source connector (cognee#4725)
feat(mcp): surface ranker, scores, and invalidated-fact counts in search results (#1645)
fix(scripts): repair smoke_embedding_chunking against the v2.14.0 chunk profiles
docs(oauth): the "Cannot find module" fix suggested a broken import
docs(pypi): make the PyPI README's links absolute so they resolve
fix(cli): apply the documented `mex timeline --type` filter
docs: make the protocol.md table of contents resolve
docs: npx route for the mcp-remote bridge, with the config that matches it
MCP03: add plan-vs-authorize containment control + attack/defense reference
perf(hooks): refresh the PyPI check off the session-start blocking path (#676)
docs: Claude CLI install command names a package that is not on npm
docs: mcp-remote bridge install names a package that does not exist on npm
fix(mcp): route listen-channel messages through the shared ping tally
fix(core): do not claim a question host in stream-json direct mode
docs: add discontinuation note to the Meta Llama API integration tile
fix(plugin): keep the server PID record correct across sessions and reap on exit
docs(install): install the CLI from the repo — book-to-skill is not on PyPI
fix(eval): record Task(approval=...) policies in the eval log config
docs: fix four dead links to the Multi Round-Trip Requests section
fix(edge): answer JSON-mode POSTs whose requests are never answered
docs: add a keyboard shortcuts reference (#36)
fix(apply-diff): accept the stacked @@ headers the tool description asks for
fix: repair four imports that do not resolve in cookbooks
ci: sample the stack when the skipped tests hang on a runner (#1)
Add the missing `cerebras` optional group to `pydantic-ai-slim`
fix(configurable): apply config_path containment to workflow node refs
Python: bind tool-approval responses to surfaced approval requests (#7383)
fix(scorer): decide a grader panel by strict majority, not mode
docs: drop install extras logfire does not have
docs: quick start `go get` leaves the module unbuildable
fix(trimmer): preview structured tool outputs from their text parts
docs: document the MCP_TRANSPORT=sse shared server (fixes the 'one instance per agent' surprise in #50)
docs: fix the advanced OAuth example so it compiles
docs: fix the streamable client snippet to use (*Client).Connect
fix(integrations): stop bm subprocesses inheriting Hermes's Python env
Add evals-tools plugin with judge-panel skill (cheap detector -> LLM judge triage)
[Content] Defending Grok Agents Against Prompt Injection in Tool Results
[Content] Evaluating Grok Applications: Deterministic Checks + LLM-as-Judge
[Content] Grounded RAG with Verifiable Citations (Grok)
read-arxiv-paper skill: handle the URL and archive shapes arxiv actually serves
Python: Add experimental FunctionAuthorizationFilter for auto function invocation (runtime authorization, argument-bound approvals)
fix: convert remaining broken sre_bot_slack.py links in SRE cookbook
Add plan-file-hygiene skill (addresses #1417)
Add example: check citation faithfulness in RAG
Add cookbook: check citation faithfulness in RAG with a zero-token gate
Add citation faithfulness check notebook (RAG)
Add Citation Faithfulness Check notebook (RAG cookbook)
feat(examples): deterministic guard against fabricated tool results (#737)
feat: add CitationConsistencyChecker — deterministic, zero-token RAG citation validator
Add self-verifying search agent recipe
feat: add AuthorityRoutingPlugin for ADVISE/EXECUTE/DEFER/STOP tool authority
feat(plugins): add AuthorityRoutingPlugin (ADVISE/EXECUTE/DEFER/STOP)
[Content] Deterministic Guardrails for Grok Tool Calls
feat(examples): RAG with verifiable citations for the Assistant
Add reasoning-quality-gate skill
feat(evals): citation-faithfulness evals — catching hallucinated support
Add verified-ops-agent: Python demo of propose → adversarially verify → gated apply
Add pipeline vs barrier sub-agent composition cookbook (addresses #721)
feat(agents): add authority routing pattern (ADVISE / EXECUTE / DEFER / STOP)
feat(agents): add multi-agent consensus & verification pattern
feat(patterns/agents): coordinating agents that don't share memory (message-bus consensus + liveness)
Entries into ecosystem lists
Product & Project: add sqlite-graph-memory (wikilink graph + SQLite, no graph DB)
watchlist: add CharmOS (humans + agents in one relationship record on a local vault)
Memory, State, and Communication: add claw-consensus (cross-machine consensus + dual-rail bus)
Add agent-leash (plan-vs-authorize containment) to Tools
Add claude-memory-tidy to Emerging projects (Open-Source)
Add mcp-daemon-diet to Tools
Add skill: tonydzi/second-brain-skills
Add claude-memory-tidy to Memory & Context Management
Guardrail Frameworks: add verbatim-citation-gate (deterministic, fail-closed)
Evaluation: add verbatim-citation-gate (deterministic citation check)
RAG Evaluation: add verbatim-citation-gate (deterministic pre-filter)
Benchmarks: add agent-runtime-integrity-bench (silent state-integrity violations in agent runtimes)
Configuration & Templates: add claude-bible
Agentic security: add LEASH-8 control model
Add sqlite-graph-memory to Emerging projects
Add SQLite Graph Memory to Memory tools
Add Verbatim Citation Gate to RAG
5c: add Verbatim Citation Gate (RAG / retrieval evaluation)
Add SQLite Graph Memory to Library
Add LEASH-8 to Industry Reports & Guidance
Blue-teaming: add LEASH-8 under Agent privilege management
Add SQLite Graph Memory to Advanced Approaches
Add Verbatim Citation Gate to Evaluation & Benchmarking
Add SQLite Graph Memory to Systems and Open Sources
Add claude-consensus (multi-machine agent consensus)
Add: dual-rail-message-delivery