entroly
活跃·★ 402·MIT·更新于 2026-05-29
★ 宝藏工具★ 开发者工具★ 记忆与上下文
Entroly 是为 AI 编程代理设计的上下文工程引擎,可将整个代码库压缩到上下文窗口中,减少 78% 的 token 消耗。
Entroly 是一个上下文工程引擎,通过可变分辨率表示将整个代码库压缩到 AI 上下文窗口中,去除重复和样板代码。它每请求减少 78% 的 token,通过强化学习随时间改进 AI 响应,并通过 MCP 服务器或 HTTP 代理与任何 AI 编码工具集成。基于 Rust 的核心确保了低于 10ms 的开销。
#AI 智能体#AI 编程#AI 工具#Claude Code#代码智能#context-engineering#context-window#Copilot
01
功能特性
01每请求减少 78% 的 token
02以可变分辨率实现 100% 的代码库可见性
03通过强化学习随时间改进 AI 响应
04内置 55 条 SAST 规则的安全扫描
05与任何 AI 工具(Cursor、Copilot、Claude Code 等)兼容
02
兼容性
Linux
原生
已通过文档验证
macOS
原生
已通过文档验证
Windows
原生
已通过文档验证
03
快速开始
1
$ pip install entroly[full]
2
$ entroly go
04
使用场景
↳优化 Cursor 和 Claude Code 等编码代理的上下文
↳减少大型代码库的 token 成本
↳改进 AI 辅助的代码审查和调试
05
同类工具
相关搜索
评论
登录后发表评论
- SSasha Davis2026年5月5日
The 5% visibility problem is real, Entroly addresses it with intelligent context selection
- OOakley Harris2026年4月6日
Used for large codebase development, the expanded context noticeably improves suggestions
- LLane Thompson2026年4月2日
Good for teams working on large codebases where default context limits hurt quality
- DDakota Davis2026年3月29日
Context Engineering Engine that expands what the AI actually sees in the codebase