Skip to content

feat(importer): RM-16958 Support OAS JSON specs found via LLMs.txt#10

Merged
xavierandueza merged 1 commit into
mainfrom
feature/rm-16958-check-recipe-handling-handle-oas-in-llmstxt-well
Jun 10, 2026
Merged

feat(importer): RM-16958 Support OAS JSON specs found via LLMs.txt#10
xavierandueza merged 1 commit into
mainfrom
feature/rm-16958-check-recipe-handling-handle-oas-in-llmstxt-well

Conversation

@xavierandueza

Copy link
Copy Markdown
Contributor
🚥 Resolves RM-16958

🧰 Changes

This introduces support for uploading OAS json files that are discovered via LLMs.txt uploads.

The oas candidates (any .json files) are inserted into the /oas/ folder by the cli, and then in the ai-cli-runner we actually check the validity of these, attempt a fix if its mostly valid (existing logic) and then upload.

We handle duplicate .json files too - in case it was uploaded manually AND also is found via LLMs.txt.

🧬 QA & Testing

  • Local testing with scripts for skeleton and format steps
    • Invalid, duplicate paths tested with a valid one, all upload successfully.
  • More testing for an end-to-end to come (have to find a case first)

See corresponding ai-cli-runner PR

@xavierandueza xavierandueza self-assigned this Jun 10, 2026
@xavierandueza xavierandueza merged commit c47c012 into main Jun 10, 2026
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.

2 participants