Files
odoo-ai/agent_service
Carlos Garcia 27325bc140 fix(agent): render denied_agents list in access error
The f-string only spanned the first fragment ('You don') so the
{chr(44).join(...)} placeholder leaked into chat output as literal
text. Build the message with plain string concat.
2026-04-24 23:25:58 -04:00
..
2026-04-12 16:51:39 -04:00