Skip to content

v2.1.1

Latest

Choose a tag to compare

@waleedkadous waleedkadous released this 24 Feb 09:12
· 38 commits to main since this release

What's Changed

Analytics Improvements

  • Median instead of average for time-to-merge and time-to-close-bugs — eliminates outlier skew (#548)
  • Consultation metrics now workspace-scoped — each workspace shows only its own consultation data (#545)
  • Prefix matching for builder worktrees — consultations run from .builders/ subdirectories correctly count toward the parent workspace (#548)
  • Removed activeBuilders metric from analytics (#548)
  • 30s → 5s analytics load time — batch GraphQL queries replace individual gh issue view calls (#543)

Bug Fixes

  • af open cross-workspace file resolution — files now open in the user's current workspace, not the workspace where the file resides (#535)
  • HTML preview in annotation viewer — sandboxed iframe preview with toggle, starts in annotate mode (#536)
  • Flaky CI test fixsend-integration.e2e.test.ts race condition resolved with retry loop (#CI)

Other

  • Added marketing materials