Skip to content

Commit 85a366f

Browse files
authored
Update phrasing for productive ambiguity point
1 parent 60c03cd commit 85a366f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/concepts.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Traditional GitHub Actions follow pre-programmed steps. Agentic workflows use AI
1717
- **Use tools** — Interact with GitHub APIs, external services, and repository files
1818
- **Generate content** — Create meaningful comments, documentation, and code changes
1919
- **Learn and adapt** — Adjust behavior based on past action, feedback and outcomes
20-
- **Productive ambiguity** — Interpret natural language instructions flexibly and productively
20+
- **Use ambiguity productively** — Interpret natural language instructions flexibly and productively
2121

2222
One crucial difference from regular agentic prompting is that GitHub Agentic Workflows can contain **both** traditional GitHub Actions steps and agentic natural language instructions. This allows the best of both worlds: traditional steps for deterministic actions, and agentic steps for flexible, context-aware AI-driven actions.
2323

0 commit comments

Comments
 (0)