@thsottiaux Overall I think more ability to trace the AI/harness behavior so that skills, mcp (any add-ons) can be evaluated based on codex features. A way to measure if I still need a skill or not. Is the AI capable to do the task without additional context and is it more efficientffecient
@thsottiaux Before the built in browser, I installed playwright MCP, skill and cli. It's confusing that sometimes codex would chose the codex browser, or it uses OS browser through playwright. It would be great if AI could figure out which to use based on efficiency.
Tab Audio Visualizer:
- https://t.co/DW5ZfGtZJy
- the code: https://t.co/4mhLNnciXH
I think it works best with local mp3 files, but who still has those.
@elonmusk Iโve been presented this tweet a few times, seems like my feed was looping or is looping or I did something that makes it seem like itโs looping. Also would be great to reduce the new tweet button time to hide.
@_ericelliott is there a "best practice" to creating action through autodux, without it transforming the state. My best understanding currently is identity actions: { startMarkRead: (state) => state, }