Changes and Diffs
EngineForge keeps the files changed by a task close to the conversation and Crew activity that produced them.
Changes This Session
Use this Cockpit area to review the files associated with the active session. Timeline entries can also expose the files and line counts captured for a specific turn.
Review a diff
- Confirm the active project and session.
- Open Changes This Session or the relevant timeline entry.
- Inspect each changed file, its additions and removals, and the surrounding code.
- Compare the implementation with the requested behavior and any agreed Plan.
- Review engine output or runtime evidence when the task depends on engine behavior.
Investigate unexpected files
A file outside the intended scope can indicate a broad tool action, generated output, an engine-side serialization change, or unrelated work already present in the workspace. Determine its source before accepting or restoring the task.
Limitations
Diffs show captured file changes; they do not prove that the game behaves correctly. Generated assets, build output, live editor state, and files excluded from checkpoint tracking may need separate review. Source control remains the durable project history.