laurenhall1526-netizen commented on issue #62500: URL: https://github.com/apache/airflow/issues/62500#issuecomment-4074488364
Yes can confirm this worked thanks for ur feedback On Tue, Mar 17, 2026, 8:22 AM Subham ***@***.***> wrote: > *Subham-KRLX* left a comment (apache/airflow#62500) > <https://github.com/apache/airflow/issues/62500#issuecomment-4073168008> > > hey @jason810496 <https://github.com/jason810496> @potiuk > <https://github.com/potiuk> got a working poc ready for the agent skills > thing. been working on it for the past day or so. > here's the branch: > https://github.com/Subham-KRLX/airflow/tree/poc/breeze-contribution-skills-poc > put together: > > - context detection for host vs breeze (BREEZE_HOME, .dockerenv, > /opt/airflow checks) > - skill extraction that pulls from markdown to json > - prek hook to catch drift between the two > - 2 skills working (static checks and unit tests with fallback) > - 15 tests passing overall > - > > the approach is keeping it simple - markdown for humans to read, json for > agents to consume. tried to make the unit test fallback smart so it tries > uv first on host then drops to breeze if needed > figured i'd share early to get feedback instead of going too deep in the > wrong direction. > > — > Reply to this email directly, view it on GitHub > <https://github.com/apache/airflow/issues/62500#issuecomment-4073168008>, > or unsubscribe > <https://github.com/notifications/unsubscribe-auth/B7IHA44CDXQAS7DGIEDLOGL4REDNNAVCNFSM6AAAAACWAA52QWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHM2DANZTGE3DQMBQHA> > . > You are receiving this because you are subscribed to this thread.Message > ID: ***@***.***> > -- 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]
