Pranaykarvi commented on issue #62500: URL: https://github.com/apache/airflow/issues/62500#issuecomment-4089201590
@jason810496 Added E2E integration tests to the PoC: test_full_pipeline_rst_to_command covers the complete pipeline: RST skill block in 03_contributors_quick_start.rst → extract_agent_skills.py extraction → skills.json → get_command() returning the correct uv command for host context. test_wrong_context_returns_guidance confirms that calling a host-only skill from inside Breeze returns an actionable guidance message rather than a wrong command. 26 tests passing total. https://github.com/Pranaykarvi/airflow/tree/feat/agent-skills-poc -- 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]
