it seems under-discussed that Grok has the nicest iOS app of all the AI labs
@localghost
-
Work Evolution: From Email to Intelligent Agent Communication
By
–
work went from emailing information between people to passing information between agents
-
Plain Instructions Work Better Than /plan Command
By
–
Hm, yea. I completely forgot about /plan, 5.2 worked so well with plain instruction.
-
AI Assistant Refactors Codebase Without User Consent
By
–
hey codex, can we talk about this feature together? I'm not sure about it *15 minutes later* codex: no, I did decide to refactor your whole codebase to add it though
-
Codex demonstrates impressive attention to detail capabilities
By
–
codex is really impressively detail oriented
-
Chat channels require non-permissioned access architecture
By
–
would probably need to expose chat as a non-permissioned channel rather than something that has system access
-
OpenClaw: Self-Configuring AI Backend Primitive for Direct Customer Interface
By
–
openclaw might be an interesting new backend primitive: it's a server that configures itself. instead of wrapping chatgpt to build your product, can your AI just interface with your customers directly?
-
Testing Strategy for First Production Tool Deployment
By
–
I've only had internal tools but will deploy my first few to production this week w/ this 1. end-to-end tests for the core api. these are core flows that should never break.
2. hand testing every frontend component The process is slower than I'd like so far -
Using Codex and Opus for code review and planning
By
–
I primarily use codex rn, but talk to opus about the plan or ask it about particular solutions. it reviews at a higher level