home.social

#witkit — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #witkit, aggregated by home.social.

  1. That was easier than expected! #visionOS #WitKit

    Time to watch some WWDC design sessions and brainstorm a bit.

  2. Mad props to @nighthawk who found some interesting bugs in the latest #WitKit build and provided simple reproductions. One of the many reasons why running a small TestFlight is so valuable!

  3. I wasn’t planning to dive this deep, but I’ve implemented full edit and regenerate functionality in #WitKit, with branching history.

    Now I need a reasonable UI for it. The UI in the video is definitely not what will ship.

  4. I’ll never not be amazed by how easy #SwiftUI makes some things. I was dreading adding search to #WitKit, and it took about 20 minutes in total.

    I’m sure I’ll find a weird edge case next week that will take 5 hours to work around, but I can enjoy it now!

  5. Just added a very basic #Shortcuts Action to #WitKit and pushed a new beta. More complexity will come with time. Next big change will mix up the information architecture, which I’m still hashing out.

  6. I could spend ages polishing the chat functionality in #WitKit, but I want to try something fresh next. Deciding between:
    - Shortcuts
    - Image Generation
    - menu bar and global keyboard shortcuts on Mac

  7. Pushed out a new WiKit build. This one has automatic conversation renaming, and also tries to pick an appropriate SF Symbol to represent each one! It needs some prompt tuning but I love the effect so far! #WitKit

  8. Implemented streaming and improved formatting in WitKit. I like this paragraph-by-paragraph style much more than ChatGPT’s token-by-token. WDYT? #WitKit

  9. To my TestFlight users - #WitKit is currently down because of a RevenueCat outage. Should probably make that not happen!

  10. Backend for WitKit is in Deno, which may have been a bad idea because there is no SSE client library (as far as I can tell). I need to decide if building it myself or porting back to node would be better… #Deno #ServerSentEvents #WitKit

  11. Small TestFlight update on #WitKit to fix a UI bug on iPhone.

    Next, I’m going to dive into Server-Sent Events to try to improve the loading experience.

  12. I’m excited to announce my current project is now ready for TestFlight. Introducing WitKit!

    The goal is to take the actually useful bits of new AI tech and supercharge productivity use cases on Mac and iOS. This means beautiful native (non-Catalyst) interfaces, and all of the automation goodness - Shortcuts, Services, AppleScript, whatever.

    It’s not fully there yet, but let me know if you want to help test it out right now!

    #WitKit #LLM #Shortcuts #iOS #macOS #BuildInPublic #ChatGPT #AppleScript #TestFlight #AIToolkit