Skip to content

v0.57.2

Choose a tag to compare

@github-actions github-actions released this 29 Jun 23:11
· 1243 commits to main since this release

Changelog

  • d3ce025 Bump version to v0.57.2
  • 5437955 Merge pull request #198 from zzet/feat/node-kind-flavor
  • 949b84c Merge pull request #200 from zzet/fix/mcp-tooling-ux
  • 6fa3071 docs(agents): make the Gortex workflow guidance lean and token-saving
  • b84ee50 docs(mcp): document the flavor filter on search_symbols and find_usages
  • f6d6f8d feat(mcp): suggest near-miss symbols when an id can't be resolved
  • f845a32 feat(parser): mark detected SFC, SwiftUI, and Fabric component nodes with their UI framework
  • 50f0390 feat(parser): tag C# type nodes with their structural flavor
  • fb322f2 feat(parser): tag Go type nodes with their structural flavor
  • aea606c feat(parser): tag Swift type nodes with their structural flavor
  • ec1b31f feat(parser): tag long-tail language type nodes with their structural flavor
  • 457b407 feat(parser): tag type nodes with their structural flavor across mechanical languages
  • 5f90f6f feat(react): mark JSX-rendering function and class components with their UI framework
  • daa0b7d feat(search): add a flavor filter to find_usages with owner-type resolution
  • 9bd1f01 feat(search): add a flavor filter to search_symbols
  • e88a67b feat(search): add structural flavor filter primitives and the kind-to-flavor shim
  • fe2155c feat(search): surface structural flavor in search and find_usages result shapes
  • 1864238 feat(ui): mark Compose, Flutter, and Angular components with their framework
  • 058c5a7 fix(mcp): anchor repo-relative paths to the owning repo in multi-repo mode
  • db69f46 test(search): cover find_usages JSON surfacing of the resolved from-flavor