Google hat ein offizielles CLI für den gesamten Workspace veröffentlicht — Gmail, Drive, Sheets, Calendar, alles über die Kommandozeile.
Ich nutz seit Monaten gog als Wrapper für genau das. Aber dass Google selbst ein CLI raushaut zeigt, wohin die Reise geht: Terminal wird zum primären Interface. Nicht weil CLI "retro cool" ist, sondern weil AI Agents eine maschinenlesbare Schnittstelle brauchen — und das ist nun mal Text rein, Text raus.
Gestern gepostet, dass ich meine AI Prompts mittlerweile auf Deutsch schreibe. Was dazugehört: Ich tippe sie auch kaum noch. Seit gut einem Jahr diktiere ich fast alles über Wispr Flow — ins Terminal, in Claude Code, in Codex ... Gesprochene Prompts sind oft besser, weil man beim Reden mehr Kontext mitliefert als beim Tippen, wo man unbewusst für Kürze optimiert.
Wichtig ist nur, dass man in den Rules-Files des Projekts definiert, dass die Zielsprache fĂĽr Code, Commits und Doku Englisch ist. Dann kann man auf Deutsch instruieren und der Output kommt trotzdem sauber auf Englisch raus.
Finally: macOS Tahoe brings 2FA autofill to Chrome-based browsers
If you're like me and mostly live in Chrome-based browsers, you know the pain: SMS or email codes for two-factor authentication had to be copied manually, while Safari has been auto-filling them for ages.
With macOS Tahoe, this now works system-wide — including Chromium-based browsers. Sounds like a small thing, but it removes a surprising amount of friction in everyday use.
One of the best new features of this release.
Support colleague: "Customer isn't getting certain emails, can you check?"
Pasted her message into Codex CLI, right in the email service source directory. 5 minutes later it explained why
the system behaves exactly as designed — no bug.
Then asked it to draft a support reply a non-technical person can understand.
AI coding agents aren't just for writing code. They're incredibly fast at understanding existing codebases and
translating technical behavior into human language.