Uh oh!
There was an error while loading. Please reload this page.
v0.7.35: sidebar styling, custom blocks reserved names fix, client env var checks - #5674
Conversation
…om command modal (#5667) * fix(custom-blocks): reserve system output names and hide own block from command modal * fix(mothership): constrain custom block image icons in subagent tool rows * improvement(custom-blocks): allow result as an exposed output name
* fix(upgrade): client side env var check * fix misc self hosted visibility * add tests
The latest updates on your projects. Learn more about Vercel for GitHub. |
PR SummaryMedium Risk Overview Client configuration now evaluates Self-hosted / sidebar UX: account copilot settings redirect or hide when not hosted; workspace settings sidebar drops organization-plane links for non–org-admins (aligned with the org gate). Workspace switcher disabled actions use emcn tooltips instead of native Reviewed by Cursor Bugbot for commit db2fb3c. Configure here. |
Greptile SummaryThis PR updates settings visibility, custom block output handling, and sidebar search behavior. The main changes are:
Confidence Score: 5/5This looks safe to merge after small cleanup around edge-case compatibility.
apps/sim/lib/core/config/env-flags.ts and apps/sim/executor/handlers/workflow/workflow-handler.ts Important Files Changed
Reviews (1): Last reviewed commit: "fix(upgrade): client side env var check ..." | Re-trigger Greptile |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
fix(sidebar): use emcn tooltip for workspace switcher disabled reasons (#5670)
fix(custom-blocks): reserve system output names, hide own block from command modal, constrain custom block image icons, and allow result as an exposed output name (#5667)
fix(upgrade): client-side env var check and self-hosted visibility fixes (#5673)