@thsottiaux@romainhuet Features. Mobile story is now strong; make it stronger. Give us the ability to create new sessions on the desktop from mobile. Hosted agents via Codex. Voice capability.
Hiya @thsottiaux - any tips on spawning a new session in codex that gets picked up by the mobile app? Right now that involves me having to start the session in the macOS app since the mobile app doesn't appear to be picking up CLI sessions. I might be missing something...
@thsottiaux Oh dear God my life is ruined. Codex mobile. When I said the mobile story felt incomplete, Tibo, I didn't mean that as an assigned story for y'all to complete!
I got @OpenAI Codex and @AnthropicAI Claude Code talking to each other in the simplest way possible: a markdown file called walkie-talkie.md. Told each one to append in there and end with "OVER". This worked phenomenally; they debated and planned an entire version release.
@thsottiaux Honestly, the mobile and remote control story is incomplete. Would love to be able to control active sessions running on my Mac from my phone. Codex app on Mac is slick AF and I've migrated a ton of stuff to it. Now gimme remote control from Android/IOS.
Fun. I can make changes remotely to my @Android app via @claudeai Code & install it from my Mac at home over @Tailscale. Enable Wireless Debugging and give Claude Code your IP and port. As long as you've configured wireless debugging over a local network at some point, it works.
So how long before LLMs with no restrictions become the things sold on black markets. I'm imagining DGX Sparks with 240B models built explicitly for chaining vulns into an exploit start trading on the dark web. There's a novel there...
@wwwsublimeapp So I built my own content archive that replaced Readwise Reader and Pocket, minus the social element. With an API I could build an integration that continually captures what I save and connect with on Sublime and have it relate to the content in my archive. Super niche ๐
@wwwsublimeapp So one of my greatest fears is that I spend time curating this amazing collection of things that one day, if the service goes away, I might lose all of that. Even if I can export it and move it to another service, that's still a lot of context lost.
Jeepers @OpenAI#codex is insanely good with GPT o4-mini. It's fixing things in 1 or 2 shots that @Replit struggled with. This isn't vibe coding anymore. We need a better name than that. When you're round-tripping a project between multiple tools there's nothing vibey about it
I had it write those suggestions with detailed instructions on how to implement them to a markdown file, which I then pointed @Replit to. Replit read the instructions and fixed the bug. ๐๐ฝ๐๐๐พ
Absolutely convinced of a multi-model [sic] approach to rapid app development. Started in @Replit with @AnthropicAI Claude 3.7. When it ran into something it could not fix, I pulled the entire project into @windsurf_ai and had @OpenAI@ChatGPTapp o4-mini suggest some fixes.