LynxPrompt Action
Version updated for https://github.com/GeiserX/lynxprompt-action to version v1.0.1.
- This action is used across all versions by ? repositories.
Action Type
This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The LynxPrompt Action is a GitHub Action designed to automate the management of AI IDE configuration files by integrating with the LynxPrompt platform. It enables users to sync local configurations to the cloud, validate their structure, generate configurations from cloud-stored blueprints, and detect configuration drift between local files and the cloud. This action streamlines the process of maintaining consistent and well-formed AI tool configurations across repositories, supporting multiple file types and monorepo setups.
What’s Changed
Dependency updates:
- Bump brace-expansion from 1.1.12 to 1.1.13
- Bump @actions/core and @actions/github (minor/patch group)