Insights from the AI News & Strategy Daily with Nate B. Jones episode “How I AI: My Weekly Codex Experiments”, published May 30, 2026.
In "How I AI: My Weekly Codex Experiments" (AI News & Strategy Daily with Nate B. Jones, May 2026), traditional prompt engineering is evolving; top AI users now treat their local file systems as dynamic context windows, particularly with models like Codex. This enables complex, multi-document tasks and fosters a…
In "How I AI: My Weekly Codex Experiments", Context window assembly involves intelligently gathering and organizing data from a local file system into a dedicated working folder. For models like Codex, this means instructing the AI in natural language to find and copy specific files (e.g., documents, spreadsheets…
In "How I AI: My Weekly Codex Experiments", Collaborative prompting is a shift from one-way instruction to a dynamic, back-and-forth interaction. Instead of providing a rigid, fully structured prompt, the user first asks the AI to help define the scope and parameters of the task, often by posing meaningful questions…
In "How I AI: My Weekly Codex Experiments", Agentic execution refers to an AI's capability to take a high-level task and break it down into sub-tasks, plan a sequence of actions, and then execute those actions with some degree of autonomy. This is contrasted with simple prompt-response interactions. When combined…
Traditional prompt engineering is evolving; top AI users now treat their local file systems as dynamic context windows, particularly with models like Codex. This enables complex, multi-document tasks and fosters a truly collaborative interaction, drastically improving efficiency for long-form work.
“Help me to define the shape of this task first, and then once we define it, then we can go execute it agentically.”
— AI News & Strategy Daily with Nate B. Jones, “How I AI: My Weekly Codex Experiments”
“I can do things like simultaneous drafting in a local folder, developing a series of eight or nine prompts to run at once in collaboration with a model that can then execute on those sequentially.”
— AI News & Strategy Daily with Nate B. Jones, “How I AI: My Weekly Codex Experiments”