Skip to content

v1.217.0

Choose a tag to compare

@github-actions github-actions released this 19 Aug 10:14
· 1838 commits to main since this release

What's new

  • Agents are now instructed to commit only when explicitly asked, preventing unnecessary automatic commits when landing work.
  • Loading outlines now appear consistently across the app with proper timing — no more flashing placeholders on fast loads.
  • When inviting teammates by email fails or isn't configured, the invite still succeeds and the owner can copy the acceptance link from the Access tab to share ma

Features

  • add LANDING_GUIDANCE to workspace conventions
  • split invite grant and mail delivery, hand back link when m

Other

  • move useLoadingReveal to shared kit, add SkeletonRows component