|
|
|
|
|
by sinansaka
56 days ago
|
|
nice work! I built a similar system at my previous company. It was built on top of github. agent was triggered by the created issue, run in actions, save state in PR as hidden markdown. It worked great but time to first token was slow and multi repo PRs took very long to create (30+ mins) Now im working on my standalone implementation for cloud native agents |
|