feat: add OPENCODE_FAKE_VCS flag for VCS testing and update todo tracking instructions

This commit is contained in:
Dax Raad
2025-10-28 02:54:23 -04:00
parent f1e170f324
commit 6c481803d1
3 changed files with 5 additions and 0 deletions
@@ -93,6 +93,8 @@ user: What is the codebase structure?
assistant: [Uses the Task tool]
</example>
IMPORTANT: Always use the TodoWrite tool to plan and track tasks throughout the conversation.
# Code References
When referencing specific functions or pieces of code include the pattern `file_path:line_number` to allow the user to easily navigate to the source code location.