chore(docs): update build presets and agent guide for clarity and new features

- Removed the DYAZE_USE_MODULAR_BUILD option from build presets documentation.
- Updated the agent guide to reflect the recent completion of version 0.2.2-alpha, highlighting new emulator debugging infrastructure and its benefits for AI agents.
- Enhanced the CLI help output to include a more structured command summary and improved descriptions for better user understanding.
This commit is contained in:
scawful
2025-10-12 01:51:50 -04:00
parent 2ccd49f9e6
commit 5dc54e5a73
4 changed files with 63 additions and 16 deletions

View File

@@ -44,7 +44,6 @@ set(
app/editor/system/settings_editor.cc
app/editor/system/shortcut_manager.cc
app/editor/system/user_settings.cc
app/editor/ui/background_renderer.cc
app/editor/ui/editor_selection_dialog.cc
app/editor/ui/menu_builder.cc
app/editor/ui/welcome_screen.cc