AI工具 Skill技能库 关于道场
Go AI工具 开源 ai-tools antigravity claude-code code-analysis code-assistant context-window context-window-optimization context-window-optimizer copilot cursor developer-tools graphrag kiro knowledge-graph local-first mcp-server prompts skills tokens windsurf

Gortex:代码引擎为基于服务器编程令牌本地

GitHub |2026-07-02

High-performance 代码-intelligence 引擎为 AI agents、IDE, supports 257 languages, multi repositories, 基于 graph,与 access via CLI, MCP 服务器,、API. AI 编程 agents teammate - expose only needed information, cutting 令牌 usage up 到50x. 100% 本地. Discord: https://discord.gg/ysC2prTGDGitHub 797 ⭐ / 65 Fork,主要使用 Go 开发。标……

项目介绍

High-performance 代码-intelligence 引擎为 AI agents、IDE, supports 257 languages, multi repositories, 基于 graph,与 access via CLI, MCP 服务器,、API. AI 编程 agents teammate - expose only needed information, cutting 令牌 usage up 到50x. 100% 本地. Discord: https://discord.gg/ysC2prTGD

核心功能

- 50× fewer tokens per response — graph-native lookups beat naive file reads. Agents read just what they need, not the full file, not the 500-line file around it. - Full development cycle - no 'read file before edit'. Agents ask for sources, tell what to change, and don't waste context of reading noise. - 257 languages/grammars - every file in the repository reachable; no mix of tools and bloating/hallycinating agents. Three tiers (bespoke tree-sitter, regex, forest-backed signatures) plus Jupyter and Databricks notebooks → [docs/languages.md](docs/languages.md) - Cross-repo by default — N repos in one graph; contracts, references, and call chains span repo boundaries with evidence-gated resolution, contract matching, impact analysis, per-session isolation → [docs/multi-repo.md](docs/multi-repo.md) - Extreamly fast analysis — a precomputed depth-3 reach index turns blast-radius queries into O(seeds × reach) map lookups. Safe to ask "what breaks if I change this?" on every edit. No dozens of tool calls to grasp context. - Zero external dependencies — single binary, everything in-process. No network, no model download to get started. Install, start daemon, use.

使用指南

Single static binary for macOS, Linux, and Windows — no dependency chain, simple installation and use.


<br /> <a href="https://trendshift.io/repositories/36832" target="_blank"><img src="https://trendshift.io/api/badge/repositories/36832" alt="zzet%2Fgortex | Trendshift" style="width: 250px; height: 55px;" width="250" height="55"/></a> </div> > 18 AI coding agents (Claude Code, Kiro, Cursor, Windsurf, VS Code / Copilot, Continue.dev, Cline, OpenCode, Antigravity, Codex CLI, Gemini CLI, Zed, Aider, Kilo Code, OpenClaw, Hermes, Oh My Pi, Pi) supported out of the box. > <details> <summary>Gortex Web UI — force-directed knowledge graph visualization</summary> </details>

项目信息

项目信息
项目名称zzet/gortex
Star 数797
Fork 数65
编程语言Go
开源协议Apache-2.0
创建时间2026-04-06
最近更新2026-07-01
主题标签ai-tools、antigravity、claude-code、code-analysis、code-assistant

项目地址

GitHub 仓库:<https://github.com/zzet/gortex>

> 完整 URL:[https://github.com/zzet/gortex](https://github.com/zzet/gortex)

如需查看完整源码、安装命令、使用示例、API 文档,请直接访问上方项目地址。所有信息均以 GitHub 仓库为准。