GPT-5.6 Sol is the first model I've trusted with the entire engineering loop in Codex: inspect the real repo, make the change, run tests, operate the app, and verify the installed surface. The win isn't a clever answer—it's reaching working evidence with less babysitting.
I built ChatType: open-source, free F5 dictation for macOS users who already use ChatGPT.
Similar idea space as Typeless / Type Whisper, but focused on zero extra cost:
- reuse your ChatGPT subscription
- no extra dictation subscription
- no normal-path API key
- no local model setup
F5 to record. F5 to stop. Paste safely or keep it in clipboard.
GitHub: https://t.co/cYPOumcxfE
Hot take: the next step for ChatGPT × Codex is GitHub.
Not GitHub as code hosting, but GitHub as the object model for agentic engineering:
issue = task
PR = change
CI = proof
review = decision
@thsottiaux@ajambrosino@romainhuet@embirico curious:
Should Codex become an OpenAI-native task board, or stay deeply GitHub-shaped?
Longer version:
https://t.co/eMpguilrpq
ChatType Settings cleanup, redone with receipts.
Processing now owns the F5 workflow controls: recording, ASR, and AI Polish.
History owns recovery: recent raw audio, ASR output, and polished text with Copy / Retry.
GitHub: https://t.co/IUoxZ9vNYc
ChatType update: cleaned up Settings so the workflow is easier to reason about.
Dictation is now Processing: recording, ASR, and AI Polish controls live together.
History now owns recovery: recent raw audio, ASR output, and polished text with Copy / Retry.
Voice typing on macOS should be one key, not a workflow.
• F5 to talk
• transcript + AI cleanup
• paste if possible, clipboard if not
Open source now:
https://t.co/UJkh7FDzIf
中文:原生 macOS 语音输入,F5 开始/结束,默认转写并润色;能直接粘贴就粘贴,否则留在剪贴板。
ChatType v0.5.1 is out — a small bug-fix release.
Fixed AI Polish not actually running against the ChatGPT-backed Codex Responses endpoint, and made Settings show polish attempts/success/failure.
https://t.co/MlQZs72uNl
Shipped a tiny quality-of-life update for dock-switch: a real Settings UI for Dock app hotkey mapping.
It auto-enumerates Dock apps, shows existing keys, blocks duplicates/reserved keys, and saves back to config instantly.
GitHub: https://t.co/2kX0F1HE8s