Rendered at 11:35:52 GMT+0000 (Coordinated Universal Time) with Cloudflare Workers.
bobkinartem 5 hours ago [-]
Does it work with a Claude subscription?
So it's a native macOS app that helps you work on a project with many agents running in parallel. Is that right?
favurdev 20 hours ago [-]
Congrats on shipping this. Going all-Swift can't have been the path of least resistance.
Curious what made you take it - was it mostly about how the thing feels to use day to day, or something you kept hitting with the Electron ones?
ljlolel 18 hours ago [-]
i’m pretty strong with swift and i wanted other good engineers with good taste to make something
BrownSol 15 hours ago [-]
This is awesome, I’m glad to see somebody finally making this. I’m not a huge fan of Swift but for prototyping some agent applications on iOS / Mac I wanted to use it, and I was really surprised by the lack of popular libraries akin to Pi SDK. Ended up creating a rust library based on rust-genai with language bindings instead.
So it's a native macOS app that helps you work on a project with many agents running in parallel. Is that right?
Curious what made you take it - was it mostly about how the thing feels to use day to day, or something you kept hitting with the Electron ones?