Merge PR #57: Add Entroly under Observability -- context optimization for AI coding agents

Add Entroly under Observability -- context optimization for AI coding agents
This commit is contained in:
Caramaschi 2026-04-02 20:16:18 -03:00 committed by GitHub
commit 8cb21e479a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -445,6 +445,12 @@
## 🔍 Observability and Evaluation
### Context Optimization
| Tool | Description |
|------|-------------|
| [Entroly](https://github.com/juyterman1000/entroly) | Context engineering engine. 100% codebase visibility with 78% fewer tokens. Knapsack-optimal selection, SimHash dedup, RL from response quality. Rust engine, <10ms. MCP + HTTP proxy. |
### Tracing and Monitoring
| Tool | Description |