zlacker

[parent] [thread] 0 comments
1. asadm+(OP)[view] [source] 2025-05-19 17:25:49
In the early days on LLM, I had developed an "agent" using github actions + issues workflow[1], similar to how this works. It was very limited but kinda worked ie. you assign it a bug and it fired an action, did some architect/editing tasks, validated changes and finally sent a PR.

Good to see an official way of doing this.

1. https://github.com/asadm/chota

[go to top]