8 lines
228 B
YAML
8 lines
228 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 the entire codebase as context. |