Skip to content

Commit fcabdc9

Browse files
authored
docs: make agentic workflows a README heading (#459)
* docs: make agentic workflows a heading * docs: rename agentic workflows heading
1 parent 2b23d69 commit fcabdc9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Device automation CLI for AI agents. Mobile, TV, and desktop apps.
1818

1919
It is built around token-efficient accessibility snapshots, not pixel-first screenshots. Agents read compact UI trees, locate elements through refs like `@e3`, perform touch and text actions, and capture screenshots, video, logs, network, perf, and React profiles only when evidence is needed.
2020

21-
Built for two agentic workflows:
21+
## Agentic QA And Development
2222

2323
- **Quality Assurance**: dogfood flows, validate PR builds, check accessibility coverage, capture evidence, and turn stable explorations into `.ad` e2e tests.
2424
- **Development**: build from specs, reproduce crashes and support issues, inspect logs/network/perf data, and iterate until the UI matches the work.

0 commit comments

Comments
 (0)