Show HN: 100% native Swift harness (NOT Electron)

(github.com)

14 points | by ljlolel a day ago ago

5 comments

  • bobkinartem 8 hours ago 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 a day ago 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 21 hours ago ago

      i’m pretty strong with swift and i wanted other good engineers with good taste to make something

  • BrownSol 18 hours ago 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.