@odd_joel Two things that sent me down side paths before the wrapper: the context request resolved log line never shows up on moshi-hook 0.3.17 from the desktop & moshi-hook status calls hooks stale when only the binary path changed (/opt/homebrew/opt/moshi-hook/bin vs /opt/homebrew/bin).
@odd_joel Chat View lost the agent icon on Moshi Desktop and the guide helped a ton. The bug was mine my zsh claude function wraps it in caffeinate, so claude wasn't the pane shell's direct child and the gateway skipped it. Herdr still saw the agent, which is what threw me
@odd_joel I’ve ended up using more tabs to get around this, happy to hear I can go back! Great implementation is it possible for 3 finger swipes for workspaces?
@zuchka_ Installation didn’t work on Mac. Needed to add it to my claude.json and then got a warning that the mcp did not follow the right configuration. Ended up just installing the official atlassian by running claude mcp add --transport http atlassian https://t.co/ZlBteIbsuO
@ryanvogel@ReactMiamiConf The inclusivity! React Miami was my first conference, and going in feeling a bit shy, I didn’t know what to expect. But even before the opening ceremony, everyone was willing to chat and connect!
Now I definitely need to blog about the React 19 changes around suspense and sibling pre-rendering. I haven't seen anyone so far apart from the react core team who thinks this is the right tradeoff. v19.0.0 isn't out yet so maybe there's a slim chance to get them to reconsider
I've solo migrated 3 mid/large repos from JS to TS. Here's how NOT to do it:
Don't rename .js -> .ts and use any's which "will be cleaned up later". As far as corp world is concerned, the "migrate to TS" ticket is now closed. Good luck justifying 100(0)s of hours to "clean up".