Skip to content

refactor: convert YAML adapter to JS#2

Open
jackwener wants to merge 1 commit intoByteYue:masterfrom
jackwener:refactor/yaml-to-js
Open

refactor: convert YAML adapter to JS#2
jackwener wants to merge 1 commit intoByteYue:masterfrom
jackwener:refactor/yaml-to-js

Conversation

@jackwener
Copy link
Copy Markdown

Summary

  • Convert repos.yaml to repos.js using the cli() API
  • YAML adapter format is no longer supported by the OpenCLI runtime

Context

OpenCLI has migrated to a JS-first adapter architecture. The plugin runtime (discoverPluginDir) only loads .js files and emits a warning for YAML files.

YAML format is no longer supported by OpenCLI runtime.
Convert repos.yaml to repos.js using the cli() API.
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