Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -1197,6 +1197,7 @@ No active community listings currently.
|---|---|---|
| [aporthq/aport-agent-guardrails](https://github.com/aporthq/aport-agent-guardrails) | Pre-action authorization guardrails for LangChain/LangGraph agents; checks tool calls against OAP policies before execution. | ![GitHub stars](https://img.shields.io/github/stars/aporthq/aport-agent-guardrails?style=social)<br>![Last commit](https://img.shields.io/github/last-commit/aporthq/aport-agent-guardrails) |
| [LembaGang/headless-oracle-v5](https://github.com/LembaGang/headless-oracle-v5) | Fail-closed market status MCP. Pauses stateful LangGraph agents from entering retry loops during closed markets or DST shifts. | ![GitHub stars](https://img.shields.io/github/stars/LembaGang/headless-oracle-v5?style=social)<br>![Last commit](https://img.shields.io/github/last-commit/LembaGang/headless-oracle-v5) |
| [Narasimhan-Ramani/agentix-cortex](https://github.com/Narasimhan-Ramani/agentix-cortex) | Coordination/governance layer for conflicting multi-agent recommendations. Mesh Evaluator detects conflicts by resource ID, OPA policy engine resolves them, Sentinel Loop tracks drift. MIT licensed. | ![GitHub stars](https://img.shields.io/github/stars/Narasimhan-Ramani/agentix-cortex?style=social)<br>![Last commit](https://img.shields.io/github/last-commit/Narasimhan-Ramani/agentix-cortex) |
| [pic-standard](https://github.com/madeinplutofabio/pic-standard) | Local-first protocol for provenance & intent verification before agent actions (fail-closed, verifiable evidence). | ![GitHub stars](https://img.shields.io/github/stars/madeinplutofabio/pic-standard?style=social)<br>![Last commit](https://img.shields.io/github/last-commit/madeinplutofabio/pic-standard) |
| [sidclawhq/platform](https://github.com/sidclawhq/platform) | Approval and audit layer for LangGraph agents. Intercepts tool calls, evaluates them against policies, and holds them for human review before execution. Hash-chain audit trail, 13 framework integrations. Apache 2.0. | ![GitHub stars](https://img.shields.io/github/stars/sidclawhq/platform?style=social)<br>![Last commit](https://img.shields.io/github/last-commit/sidclawhq/platform) |

Expand Down