shaealh opened a new pull request, #69994: URL: https://github.com/apache/airflow/pull/69994
## What changed - Ask whether AI agent coding rules should be included when bootstrapping a React plugin. - Add tool-agnostic rules covering Airflow plugin integration, React and TypeScript practices, and testing. - Document how to adapt the generated rules for Cursor, GitHub Copilot, and other tools. - Add tests for both opt-in and default opt-out behavior. ## Testing - `uv run --frozen --project scripts pytest scripts/tests/test_react_plugin_bootstrap.py -xvs` - Airflow commit hooks passed, except `lychee-docker`, which was skipped because Docker was unavailable. - Manually verified both the opt-in and default opt-out bootstrap flows. closes: #53748 --- ##### Was generative AI tooling used to co-author this PR? - [X] Yes (OpenAI Codex) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
