Skip to content

Implement AI navigation tools#3

Closed
SimplyLiz wants to merge 2 commits intomainfrom
codex/implement-ai-native-navigation-tools
Closed

Implement AI navigation tools#3
SimplyLiz wants to merge 2 commits intomainfrom
codex/implement-ai-native-navigation-tools

Conversation

@SimplyLiz
Copy link
Copy Markdown
Owner

Summary

  • add query-layer implementations for explainSymbol, justifySymbol, call graph, and module overview responses
  • expose new AI navigation tool schemas through the MCP tool registry
  • wire MCP handlers to serve navigation data using existing engine capabilities

Testing

  • go test ./... (hangs in environment; interrupted)

Codex Task

@SimplyLiz SimplyLiz closed this Dec 17, 2025
@SimplyLiz SimplyLiz deleted the codex/implement-ai-native-navigation-tools branch January 1, 2026 21:45
SimplyLiz added a commit that referenced this pull request Mar 27, 2026
Changelog: comprehensive entry for all v8.3 features — compliance audit
(20 frameworks, --recommend, MCP tool), listSymbols, getSymbolGraph,
searchSymbols enrichment, 42→0 bug-pattern FPs, coupling noise filter,
compliance FP reduction, FTS empty query fix, daemon API implementations.

Fix review issue #1: batchGet IncludeCounts now runs FindReferences +
GetCallGraph in parallel with 10-concurrent semaphore (was sequential).

Fix review issue #3: getSymbolGraph complexity enrichment documents
single-instance analyzer reuse per call.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant