auto(agent): Run expanded local discovery and continue with next actionable task
This commit is contained in:
parent
e238123393
commit
6dceec1893
14 changed files with 313 additions and 12 deletions
8
.gitignore
vendored
8
.gitignore
vendored
|
|
@ -1,2 +1,10 @@
|
|||
backend/node_modules/
|
||||
backend/.env
|
||||
|
||||
# macOS metadata
|
||||
.DS_Store
|
||||
._.DS_Store
|
||||
|
||||
# Playwright artifacts
|
||||
backend/playwright-report/
|
||||
backend/test-results/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue