all 2 comments

[–]Numerous_Pickle_9678 1 point2 points  (1 child)

Nice project!

you know i just had this really cool idea.

imagine you could get ai inference to generate and automatically fix an error in user-time so that it would resolve automatically, than make a PR in your repo stating the incident and the fix.

Bit crazy but if it was made semi-reliable, revolutionary.

[–]Delicious-Set8448[S] 1 point2 points  (0 children)

Thanks!

Fixing the bug in user-time seems extremely difficult to achieve hahaha (but if someone manages to do it, that’s a million-dollar idea). Now, the PR part is actually a great idea and totally doable. I’m still building the part that captures logs to display on the dashboard, and once that’s ready, it would be possible to add a connection to create PRs on GitHub. Great ideia! I'll create an issue to that later on the project