Skip to content

Releases: zzet/gortex

v0.26.0

16 May 00:00

Choose a tag to compare

Changelog

  • 15f07af Actualise README
  • 336f2b3 Bump version to v0.26.0
  • 9547fea Linter
  • e8b45d0 Merge pull request #26 from zzet/code_overlay
  • d18d30d agents, mcp: fix global Cursor MCP launching from $HOME (#19)
  • ffe8ccd config: respect repo .gitignore by default; opt out per workspace
  • fd9819b daemon, indexer, mcp, server: editor-overlay query consumption
  • dab1add daemon, mcp: bind overlay lifecycle to MCP session; keepalive; longer TTL
  • 09d69e2 elide, mcp, agents: tree-sitter signature-elision content compression
  • 151bf50 graph, mcp, query: shadow-graph view for editor-buffer overlays
  • 1cb3024 indexer: stat-verify candidate deletions in IncrementalReindex
  • 08245b8 llm: add claudecli provider — reuse Claude Code subscription
  • b1a4a80 mcp: max_tokens budget knob on five context tools
  • 6758026 parser, indexer: resolve TS path aliases from tsconfig.json / jsconfig.json
  • 1314e32 parser, resolver: index .mts / .cts (TS) and .cjs (JS)
  • aa9f088 parser, resolver: layout-aware relative-import attribution (Python / Dart)
  • 5b6b188 query, mcp: get_class_hierarchy tool for inheritance traversal
  • c7901e9 resolver, semantic/lsp: wire resolve-time LSP hot path for TS/JS
  • d79eea0 search, query, mcp, config: pluggable 11-signal rerank pipeline

v0.25.0

14 May 22:30

Choose a tag to compare

Changelog

  • 8806545 Actualise README
  • f1de3ba Actualise README
  • 9b001e3 Add instructions for agents
  • 7e28190 Bump version to v0.25.0
  • 8b752fa Fix linter issues
  • 4677adc Merge pull request #23 from zzet/dependabot/github_actions/actions-minor-patch-1b0f0c9670
  • d4ace00 Merge pull request #25 from zzet/feature_request_empower_with_llm
  • b3b61b3 Prototype LLM usage for complex graph traversal
  • 2955b6b Update dependencies
  • 0f8dc54 ci(deps): bump the actions-minor-patch group with 2 updates
  • efae08d clones, indexer, mcp: MinHash + LSH near-duplicate detection
  • 7d139f3 cmd/gortex: workspace deps add/list/mode/remove (cross-workspace dependency tooling)
  • 6c5ec43 config: global llm config block merged into repo-local config
  • cd27185 daemon, indexer: parallelise warmup + collapse O(R·E) passes
  • 94e9582 graph, daemon: per-shard repo counters + faster daemon status
  • 0136f5c graph, indexer, mcp: stratified test classification with roles
  • e739dc7 graph, parser, indexer, mcp: event pub/sub edges (emits / listens_on)
  • a5379dc ignore debug scripts
  • 780d518 indexer, mcp, query: enforce per-session workspace isolation
  • 2fd7dc8 llm, mcp, config: pluggable multi-provider LLM backend
  • ffd9943 llm, mcp: LLM-assisted search ranking via search_symbols assist arg
  • 1e4f1d0 parser, forest: per-language walker map + 17 hybrid regex-to-forest migrations
  • 706fdbc parser, resolver, indexer, contracts: gRPC stub call resolution + chained extraction
  • 7eff481 parser, sql, graph, mcp: dbt / SQLMesh model + column extraction
  • b9e5d71 resolver, graph, mcp: cross-repo edge layer + evidence-gated resolution
  • 39596f7 update cursor initialisation

v0.24.0

10 May 20:33

Choose a tag to compare

Changelog

  • 09aac9a Bump version to v0.24.0
  • d3da9ea astquery, mcp, agents: structural code search via tree-sitter queries
  • 60498fc close gap in documentation
  • a0b372d mcp, parser, resolver: bootstrap/analyzer resources, non-Go module attribution
  • 5d837e9 parser, deps, docs: signature-only forest extractor + 165 new languages (256 total)
  • 965b282 parser, graph, mcp: K8s / Kustomize / Dockerfile graph layer

v0.23.3

10 May 10:28

Choose a tag to compare

Changelog

  • e2eb865 Bump version to v0.23.3
  • aa1f6a8 deps: bump
  • b426f1d indexer, daemon: defer graph-wide passes when batching multi-repo work

v0.23.2

09 May 21:32

Choose a tag to compare

Changelog

  • cfe8846 Bump version to v0.23.2
  • e4d092b mcp: TOON fallback in respondJSONOrTOON, advertise format on status tools

v0.23.1

09 May 21:09

Choose a tag to compare

Changelog

  • f670354 Bump version to v0.23.1
  • 1de81ce mcp: add toon to every list-shaped tool
  • b36c307 mcp: budget-by-default with graceful degradation, pagination, sparse fieldsets

v0.23.0

09 May 19:31

Choose a tag to compare

Changelog

  • 5eb1ed5 Bump version to v0.23.0
  • 4d65f8a daemon, mcp: forward ctx through Router.callLocal and add GCX1 to four more tools
  • 9625929 graph, indexer, parser/languages, mcp, agents: framework graph layer — handles_route / models_table / renders_child
  • 4ce78f8 graph: keep outEdgeKeys consistent with outEdgeIdx in ReindexEdge
  • 3eae7b5 mcp, agents, cmd: per-session default wire format from MCP clientInfo
  • 00d3686 mcp, indexer, agents: harden edit_file/write_file with path-traversal guard, dry_run, and richer errors
  • 2c1f0e8 parser/languages, agents: Elixir/Phoenix Ecto schemas and HEEx components in the framework graph layer
  • 7f8a4f5 semantic/goanalysis, mcp, agents: stdlib and module-cache call attribution plus external_calls analyzer
  • 5aaac54 semantic/lsp, cmd/gortex: register LSPs by default and bound fix_all_in_file's full-file range

v0.22.0

09 May 14:19

Choose a tag to compare

Changelog

  • feeb62e Bump version to v0.22.0
  • 16eb807 graph, parser, indexer, dataflow, mcp, agents: CPG-lite dataflow primitive (flow_between, taint_paths)
  • a73af67 graph, semantic, mcp, resolver: multi-LSP routing, type-hierarchy overrides, code-action MCP tools
  • c5e2010 semantic, mcp, cmd: router-owned LSP lifecycle and push diagnostics
  • 02ebad5 semantic, mcp, daemon: per-session diagnostic push, per-workspace LSP, status surface
  • df18238 semantic/lsp: close didOpen documents after batch Enrich

v0.21.0

09 May 01:02

Choose a tag to compare

Changelog

  • 4ebde44 Bump version to v0.21.0
  • 4889b73 Merge pull request #18 from zzet/extend_strings_nodes_coversage
  • 24f088e blame, coverage, parser, semantic, sql: produce edges and nodes the schema declared but extractors never emitted
  • 2cb06ce graph, parser, mcp: KindString node kind plus string_emitters analyzer
  • 6671efb parser, semantic: extend function-shape, field access, and call hierarchy beyond their first audit pass

v0.20.3

08 May 21:23

Choose a tag to compare

Changelog

  • 9a764af Bump version to v0.20.3
  • c727b3e Merge pull request #20 from pzartem/fix/init-mcp-drop-web-flag
  • 8c6fc21 fix: drop stale --web flag from generated .mcp.json