Tool Optimizations & Linked Issues Detection + CI/CD Pipelining#2
Merged
BurakKTopal merged 16 commits intomainfrom Dec 27, 2025
Merged
Tool Optimizations & Linked Issues Detection + CI/CD Pipelining#2BurakKTopal merged 16 commits intomainfrom
BurakKTopal merged 16 commits intomainfrom
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Tool Optimizations & Linked Issues Detection
This PR consolidates and optimizes the CTM tooling, adds automatic origin detection, and fixes linked issue detection via GraphQL.
Key Changes
Tool Consolidation (35 → 32 tools)
pickaxe_searchintoget_local_line_contextfor automatic origin detectionexplain_directoryintolist_github_treeviainclude_activityparameterget_recent_activityintoget_activity_summarywith path filteringget_code_context(functionality inget_line_context)Automatic Origin Detection
get_local_line_contextnow auto-detects when code was first introduced using pickaxeLinked Issues via GraphQL
closingIssuesReferencesAgent Improvements
html_urlandpr_urlto all commit responses for reliable linkingCaching Enhancements
Files Changed
stdio_server.py,github_client.py,cache.py,git_repo.pyagent.ts,factStore.ts,contextPanel.ts,extension.tsREADME.md,CLAUDE.md,SYSTEM_PROMPT.mdTest Plan
get_local_line_contextreturnsoriginfield with true introduction commitlist_github_treewithinclude_activity=truereturns contributor infopickaxe_searchfollows file renames correctlyhtml_urlfor commits