Alexhans commented on issue #317: URL: https://github.com/apache/airflow-steward/issues/317#issuecomment-4618120143
I used [aider in the past with local/cloud models](https://alexhans.github.io/posts/aider-with-open-router.html) and it was great but it's a code editing tool that operates in a single repo and is focused on purely commiting on git and not tool calling on the "entire computer". For an open source coding harness, there's a few options that I've used, but not all of them have implemented tool calling Agent Skills (with progressive disclosure) and the one I'd mostly recommend for its minimalism, great observability and extensibility, goes against one of the tenets of HITL (It has permissions by default): [pi.dev](pi.dev) - [https://github.com/earendil-works/pi/tree/main/packages/coding-agent](github) I haven't tried it yet but, shouldn't [goose](https://github.com/aaif-goose/goose) be the target considering it's [Agentic AI Foundation (AAIF)](https://aaif.io/) ? -- 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]
