Skip to content

feat: expose semantic index through Tooling - #36

Merged
AntoineToussaint merged 1 commit into
mainfrom
fix/semantic-index-tooling
Aug 9, 2026
Merged

feat: expose semantic index through Tooling#36
AntoineToussaint merged 1 commit into
mainfrom
fix/semantic-index-tooling

Conversation

@AntoineToussaint

Copy link
Copy Markdown
Contributor

Closes #35.

Outcome

the Python agent now serves Core v0.2.80's typed, body-free semantic-index contract through its production Tooling service. Project bytes and parser selection remain inside Codefly. Unsupported Rust/Swift source is returned as typed NOT_ATTEMPTED coverage rather than an unimplemented RPC.

Verification

  • GOWORK=off go test ./... -count=1

@AntoineToussaint
AntoineToussaint merged commit 2a63a68 into main Aug 9, 2026
1 check passed
@AntoineToussaint
AntoineToussaint deleted the fix/semantic-index-tooling branch August 9, 2026 00:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Serve Core semantic projection through Python Tooling

1 participant