X Agent is the AI agent built into Codeworks. You talk to it in plain language, and it works inside your project: reading files, making edits, writing new ones, and running commands when the task calls for it.
Context is the difference. X Agent is not a chat window with your clipboard. It reads your code and understands the project around it, so it can follow a symbol across files, keep a refactor consistent, and write tests that match the code they test.
Every step is visible. When X Agent reads a file, edits one, or runs a command, that action appears as its own step in the conversation. You watch the work happen, in order, and the changes land in your editor where you can review them like any other diff. The design goal is actionable, safe changes, never surprises.
X Agent is in beta, and it is marked that way in the app. From quick questions to multi-file refactors, it is there when you want it, and out of the way when you do not.
