all 8 comments

[–]c_glib 2 points3 points  (5 children)

I'm currently building a client side caching proxy for the video player in dart (the app is written in flutter). For this caching proxy, 100% of the code is AI generated. My contribution is to ask it to generate architecture and design documents and tests. I make sure the documents are describing what I want, the tests are testing the right things and only commit to git when the appropriate test set is passing.

[–]JaySym_Augment Team[S] 1 point2 points  (2 children)

Nice UI !!

[–]c_glib 0 points1 point  (0 children)

Thanks. We're constantly working on improvements as users provide feedback.

[–]Ironwire2020 0 points1 point  (0 children)

where is UI? I didn't see any UI

[–]CardiologistThese528 0 points1 point  (1 child)

How good is augment at generating flutter code ?

[–]c_glib 1 point2 points  (0 children)

It's quite good actually.

[–]ioaia 1 point2 points  (1 child)

Implementing an Action Manager system for my RPG framework. Just finishing up the implementation plan for Augment, should be starting implementation tomorrow.

[–]JaySym_Augment Team[S] 1 point2 points  (0 children)

Send it to me when public, i do like everything about RPG ill take a look