As Siri AI improves over time, apple will open APIs for apps to be able to expose executable tools to Siri that it can take actions in the app. A like_post tool for example that Siri can like the post instead of you manually doing it. So many possibilities.
@trevin There's a huge problem that comes with it. Changing a model mid-prompt invalidates the current prompt cache. which is actually catastrophic because it costs more tokens.
@trevin@kieranklaassen Amazing. Would you mind sharing your loop flow on the /ce-work /ce-simplify-code and /ce-code-review?
Currently I do
/ce-plan
/ce-work
/ce-simplify-code
LOOP
/ce-code-review -> Fix
/ce-compund and refresh and finally PR
I squeeze in the codex security flow in between as well