Files
moreminimore-vibe/e2e-tests/snapshots/context_manage.spec.ts_manage-context---smart-context-1.aria.yml
2025-06-10 13:52:20 -07:00

14 lines
466 B
YAML

- dialog:
- heading "Codebase Context" [level=3]
- paragraph:
- text: Select the files to use as context.
- img
- textbox "src/**/*.tsx"
- button "Add"
- paragraph: Dyad will use Smart Context to automatically find the most relevant files to use as context.
- heading "Smart Context Auto-includes" [level=3]
- paragraph:
- text: These files will always be included in the context.
- img
- textbox "src/**/*.config.ts"
- button "Add"