Include generated docs in local circuit prompt#55
Open
J3d1-fm wants to merge 1 commit into
Open
Conversation
a410bcf to
e6d36f1
Compare
Author
|
Follow-up: CI exposed two existing OpenAI-dependent tests running with an empty OPENAI_API_KEY. I added small guards so those tests do not make API calls when the key is unavailable, then reran:
|
Author
|
Quick follow-up for maintainers: CI is green now after the OpenAI-dependent test guards, and this PR includes the generated docs from https://docs.tscircuit.com/ai.txt in the local circuit prompt with mocked-fetch coverage for both success and fallback paths. If this matches the #45 acceptance criterion, could you review/merge and reward the claim? Happy to adjust anything needed. |
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.
Includes the generated tscircuit docs from https://docs.tscircuit.com/ai.txt in createLocalCircuitPrompt so the system prompt uses the current auto-generated docs context.
Details:
Verification:
/claim #45