Skip to content

Support optional local code retrievers - #13

Open
alphali wants to merge 1 commit into
mainfrom
codex/optional-code-retrievers
Open

Support optional local code retrievers#13
alphali wants to merge 1 commit into
mainfrom
codex/optional-code-retrievers

Conversation

@alphali

@alphali alphali commented Aug 16, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • let the Doable answering Skill use already-installed local code retrievers for cross-module candidate discovery
  • require verification against current original source before a candidate becomes remotely submitted evidence
  • remain provider-neutral, keep retriever artifacts local, and fall back to direct repository search
  • release the plugin contract as version 0.2.2

Verification

  • npm test
  • all three Skill quick validators
  • plugin structure validator
  • git diff --check

This PR does not install or depend on Graft and does not change the Doable API contract.

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.

1 participant