Commit b7c6154
committed
fix(agent): show skill display name, not slug, for committed embeds
describeSkill now resolves the embed's sibling name or the referenced
workflow's name (via staticEmbedName), falling back to the slug, so committed
static/embedded skills render their human name instead of the raw __ag__* slug.
Claude-Session: https://claude.ai/code/session_01LUTGjUDzSX1tiJwqnqACtj1 parent c575cd7 commit b7c6154
1 file changed
Lines changed: 11 additions & 2 deletions
File tree
- web/packages/agenta-entity-ui/src/DrillInView/SchemaControls/agentTemplate
Lines changed: 11 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
201 | 201 | | |
202 | 202 | | |
203 | 203 | | |
| 204 | + | |
| 205 | + | |
| 206 | + | |
| 207 | + | |
| 208 | + | |
| 209 | + | |
| 210 | + | |
| 211 | + | |
| 212 | + | |
204 | 213 | | |
205 | 214 | | |
206 | 215 | | |
| |||
228 | 237 | | |
229 | 238 | | |
230 | 239 | | |
231 | | - | |
| 240 | + | |
232 | 241 | | |
233 | 242 | | |
234 | 243 | | |
| |||
238 | 247 | | |
239 | 248 | | |
240 | 249 | | |
241 | | - | |
| 250 | + | |
242 | 251 | | |
243 | 252 | | |
244 | 253 | | |
| |||
0 commit comments