prod-20260920-weekly2026-09-20
Custom roles and permissions, Agent Studio documents, and a durable widget styling contract
This week shipped organization-level custom roles with an audit log, agents that produce real documents, a ClickUp integration, and a styling contract that keeps custom widget CSS working across releases.
New Features
- Custom roles and permissions — build your own roles with a permission matrix, assign them to members, track changes in an audit log, and control which agents each member can see or manage — with per-agent managers on the Agent Studio Access tab.
- Agent Studio — every task now belongs to an agent, agents get their own dashboard, and task runs can produce real documents — presentations, PDFs, Word and Excel files, and images — attached to run results and notification emails. Agents can link multiple code repositories, and new template agents are available as starting points.
- ClickUp integration — connect your organization's ClickUp and agents can list, update, and create tasks, add comments, and pull timesheets — with actions attributed to the connected teammate when they have linked their own ClickUp account.
- A durable styling contract for the widget — every widget surface now renders stable `cg-*` class names, so organization custom CSS keeps working release after release. The Appearance editor documents the stable classes and warns when CSS targets generated selectors that would silently break.
- Product sync with shared Magento servers is now gentler — store-scoped SKU lists, request pacing, and a circuit breaker protect storefronts that run CHATTERgo alongside other integrations on the same instance.
- Order status, order history, cart updates, and checkout snapshot cards render in Chinese on Chinese-language storefronts.
Fixes
- Fixed agent visibility rules that could wrongly block organization members (and org owners) from chatting with their organization's agents; default agents are now open to all members unless explicitly restricted.
- Fixed unreadable chat text in dark mode — agent replies and the composer now fall back to theme-aware colors when custom colors are not configured.
- Product search on very large multi-storeview catalogs stopped returning "no product found" on broad queries and got significantly faster, with stricter matching preferred before falling back to relaxed matching.
- Security guardrails no longer block first-person order questions like "list my orders"; third-party access protections remain in place.
- Workflow tool cards (membership wallets and similar) — action buttons stay centered and compact, the back arrow works on the main view, and card rendering no longer depends on fragile generated selectors.