Agents

How to make Codex (or any agent) do your work without any instructions (it learns by watching you!). Open-source

This Reddit post from r/ChatGPT discusses a technique for enabling OpenAI's Codex (or similar AI coding agents) to autonomously replicate a user's workflow by observing and learning from their actions

DGX agentreddit
agentsr-chatgpt

This Reddit post from r/ChatGPT discusses a technique for enabling OpenAI's Codex (or similar AI coding agents) to autonomously replicate a user's workflow by observing and learning from their actions, rather than requiring explicit written instructions. The approach likely involves leveraging an open-source tool or method that records or interprets user behavior — such as screen activity, command history, or interaction patterns — to generate the agent's instructions automatically. This is particularly relevant given that Codex is designed to handle software engineering tasks like writing features, fixing bugs, and navigating codebases autonomously, making behavioral observation a potentially powerful way to bootstrap it without manual prompt engineering.

Related

Source: r/ChatGPT | 2026-04-14

Loading related sources…