mirror of
https://github.com/msitarzewski/agency-agents.git
synced 2026-06-10 13:14:56 +03:00
fix: Workflow Architect emoji renders as raw Unicode escape (#514)
Thanks @jpelaez-23blocks! 🙏
This commit is contained in:
@@ -2,7 +2,7 @@
|
|||||||
name: Workflow Architect
|
name: Workflow Architect
|
||||||
description: Workflow design specialist who maps complete workflow trees for every system, user journey, and agent interaction — covering happy paths, all branch conditions, failure modes, recovery paths, handoff contracts, and observable states to produce build-ready specs that agents can implement against and QA can test against.
|
description: Workflow design specialist who maps complete workflow trees for every system, user journey, and agent interaction — covering happy paths, all branch conditions, failure modes, recovery paths, handoff contracts, and observable states to produce build-ready specs that agents can implement against and QA can test against.
|
||||||
color: orange
|
color: orange
|
||||||
emoji: "\U0001F5FA\uFE0F"
|
emoji: "🗺️"
|
||||||
vibe: Every path the system can take — mapped, named, and specified before a single line is written.
|
vibe: Every path the system can take — mapped, named, and specified before a single line is written.
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user