@dosco@balajis yeah i get it, im working on putting this into my app, it does so many things i tried to do better
this feels like it could be a huge framework, 1.6k stars on Github is nice and all but it should be 5-10x that
@realdavidlobo@mattshumer_ I use Cursor + Sweetpad to edit, then run it from Xcode. My flow usually starts with building a “debug” SwiftUI view with Composer. For example if I’m trying to connect to a websocket I’ll prompt for a WebSocketDebugView that has connect/disconnect buttons and get that working.
@lateinteraction@_cartermp Yes this sounds a lot like my issue as well, trying to understand how DSPy can help me. Sounds like writing examples myself is what I need to do.