- Issue created by @Akhil Babu
- 🇮🇳India narendraR Jaipur, India
Closing this as duplicate of 🐛 AI agent sometimes fails to modify code components immediately after creation Active
There are issues with editing code components after creating them. Please see the screenshot below.
When trying to edit a component, the agent checks if the component exists using the ai_agent_get_js_component tool. However, it passes the actual 'name' of the component rather than its machine name (e.g., 'CustomHeading' instead of 'customheading'), and as a result, the tool returns 'component not found'.
Active
0.0
AI
Closing this as duplicate of 🐛 AI agent sometimes fails to modify code components immediately after creation Active