Pull Request Explorer

Exploring 180 PRs. Want this for your team? Start Free Trial
Title Author Size AI Cycle Time Review Merged
[comp] Production Deploy github-actions S AI 0.4h 0.0h Jul 01, 2026

Summary

Bug Fix

Increase evidence export timeout to 60 minutes

This change raises the maximum compute time for evidence export tasks to 60 minutes, preventing timeouts for large organizations. It also adds a regression test to enforce the new ceiling.

Health Assessment

Small
Low
Low
  • Fast cycle time with minimal review and rework; the change is small and straightforward, indicating low risk.

AI Details

Usage: AI Reviewed
Category: Review AI
Tools: Cubic AI
Confidence: 0.95

Tech Stack

Languages: Typescript
fix(evidence-export): raise trigger task duration ceiling to prevent timeout tofikwest S AI 1.4h 0.1h Jul 01, 2026

Summary

Bug Fix

Raise evidence export task duration to prevent timeout

Prevents evidence export failures for large organizations, ensuring users can download evidence archives without timeouts.

Health Assessment

Small
Low
Low
  • Quick fix with minimal changes, reviewed and approved within minutes, indicating low complexity and high confidence in the change.

AI Details

Usage: AI Reviewed
Category: Review AI
Tools: Cubic AI
Confidence: 0.95

Tech Stack

Languages: Typescript
[comp] Production Deploy github-actions XL AI 2.0h 0.1h Jul 01, 2026

Summary

Feature

Deploy framework editing and bug fixes

Deploys new framework editing capability and critical bug fixes, improving user experience and reliability.

Health Assessment

X-Large
High
Low
  • Rapid release with automated CI, minimal review time, but large code changes across backend and frontend, indicating significant scope and potential risk.

AI Details

Usage: AI Reviewed
Category: Review AI
Tools: Cubic AI
Confidence: 0.95

Tech Stack

Languages: Typescript, Javascript
Frameworks: React
fix(integrations): use catalog-defined field names for fivetran basic auth tofikwest M AI 0.8h 0.1h Jul 01, 2026

Summary

Bug Fix

Fix Fivetran Basic Auth Field Names

Corrects credential field labels to match catalog, preventing authentication errors for Fivetran integrations.

Health Assessment

Medium
Low
Low
  • Rapid, single‑commit fix with AI‑assisted review; minimal rework and low risk to production.

AI Details

Usage: AI Reviewed
Category: Review AI
Tools: Cubic AI
Confidence: 0.95

Tech Stack

Languages: Typescript
Frameworks: React
fix(frameworks): trim custom framework name/description in update DTO tofikwest S AI 0.1h - Jul 01, 2026

Summary

Bug Fix

Trim custom framework name/description in update DTO

Ensures that whitespace-only names are rejected and surrounding spaces are removed before validation, preventing blank-looking titles from being persisted via API calls and improving data integrity.

Health Assessment

Small
Low
Low
  • Quick, low‑risk change that fixed a validation gap with minimal code churn.

AI Details

Usage: Authored by AI
Category: Both AI
Tools: Claude, Cubic AI
Confidence: 0.95

Tech Stack

Languages: Typescript
fix(frameworks): reject null fields and empty payload on custom framework update tofikwest M AI 0.2h 0.1h Jul 01, 2026

Summary

Bug Fix

Reject null fields and empty payload on framework update

This fix ensures that updates to custom frameworks reject null values and empty payloads, preventing database errors and unnecessary write operations. It improves API reliability and user experience.

Health Assessment

Medium
Low
Low
  • Fast turnaround with minimal rework; single review cycle and no blockers; small to medium code changes.

AI Details

Usage: Authored by AI
Category: Both AI
Tools: Claude, Cubic AI
Confidence: 0.95

Tech Stack

Languages: Typescript
fix(tasks): bound sanitized inputs check to prevent timeout on manual run tofikwest L AI 0.3h 0.1h Jul 01, 2026

Summary

Bug Fix

Fix timeout in manual sanitized inputs check

Prevents manual runs of sanitized inputs from timing out, ensuring accurate run timestamps and results for users.

Health Assessment

Large
Low
Low
  • Quick fix with minimal rework; AI-assisted review confirmed no issues; low review friction and fast cycle time.

AI Details

Usage: AI Reviewed
Category: Review AI
Tools: Cubic AI
Confidence: 0.95

Tech Stack

Languages: Typescript
feat(frameworks): allow editing custom framework name and description tofikwest L AI 0.4h 0.1h Jul 01, 2026

Summary

Feature

Add ability to edit custom framework name and description

Enables customers to rename and update descriptions of custom frameworks via a new API endpoint and UI, improving flexibility and reducing confusion.

Health Assessment

Large
Low
Low
  • The PR was reviewed and merged within 0.4 hours, indicating a smooth process with minimal rework. The large code change was well-tested across backend and frontend, and the single review comment suggests low friction.

AI Details

Usage: Authored by AI
Category: Both AI
Tools: Claude, Cubic AI
Confidence: 0.95

Tech Stack

Languages: Typescript
Frameworks: React
[comp] Production Deploy github-actions XL AI 1.3h 0.1h Jul 01, 2026

Summary

Bug Fix

Deploy production release v3.94.1

Releases candidate branch to production, deploying bug fixes for Trust Centre ISO badge mapping and offboarded user flow.

Health Assessment

Large
Medium
Low
  • Rapid review and merge within 1.3 hours indicates efficient process; minimal rework suggests high confidence in changes.

AI Details

Usage: AI Reviewed
Category: Review AI
Tools: Cubic AI
Confidence: 0.95

Tech Stack

Languages: Typescript, Javascript
Frameworks: Nextjs
fix(auth): stop offboarded users from looping into a spurious new org (CS-569) tofikwest XL AI 0.9h 0.3h Jul 01, 2026

Summary

Bug Fix

Fix offboarded user onboarding loop

Prevents offboarded users from re-entering onboarding and creating duplicate orgs by detecting inactive memberships and routing them to an access-removed page.

Health Assessment

Large
Medium
Low
  • The PR was merged within 0.9 hours with only one review comment, indicating a smooth review process.
  • The large code changes address a critical user flow bug, but the quick turnaround and focused scope reduce overall risk.

AI Details

Usage: Authored by AI
Category: Both AI
Tools: Claude, Cubic AI
Confidence: 0.95

Tech Stack

Languages: Typescript, Javascript
Frameworks: Nextjs
fix(trust-portal): precise, bounded ISO cert badge matching (cubic review, #3315) tofikwest M AI 0.5h 0.1h Jul 01, 2026

Summary

Bug Fix

Fix ISO cert badge matching precision

Improves certification badge matching to avoid false positives, ensuring accurate vendor compliance displays.

Health Assessment

Medium
Low
Low
  • Quick AI-assisted fix with minimal rework; review cycle under 0.5h and only one round of comments.

AI Details

Usage: Authored by AI
Category: Code AI
Tools: Claude
Confidence: 0.95

Tech Stack

Languages: Typescript
fix(trust-portal): sync iso 27001 certification mapping with vendor-risk task tofikwest M AI 2.5h 0.1h Jul 01, 2026

Summary

Bug Fix

Fix Trust Centre badge mismatch for ISO 27001

Corrects mapping logic so Scaleway vendor card displays ISO 27001 badge alongside GDPR, ensuring accurate compliance representation.

Health Assessment

Medium
Low
Low
  • Merged within 2.5 hours with a single AI‑reviewed commit and no rework, indicating a straightforward, low‑risk bug fix.

AI Details

Usage: AI Reviewed
Category: Review AI
Tools: Cubic AI
Confidence: 0.95

Tech Stack

Languages: Typescript
[comp] Production Deploy github-actions M AI 0.2h 0.1h Jul 01, 2026

Summary

Bug Fix

Deploy Production Release v3.94.0

Deploys the latest release to production, ensuring the dynamic manifest cache is refreshed before self‑heal re‑runs to avoid stale checks and improve reliability.

Health Assessment

Small
Low
Low
  • Fast cycle time and single review round indicate a straightforward, low‑risk deployment with minimal code changes. AI‑generated description helped streamline the review.

AI Details

Usage: AI Reviewed
Category: Review AI
Tools: Cubic AI
Confidence: 0.95

Tech Stack

Languages: Typescript
fix(self-heal): refresh manifest cache before persisted re-run tofikwest M AI 0.5h 0.0h Jul 01, 2026

Summary

Bug Fix

Refresh manifest cache before persisted re-run

Ensures self‑heal re‑runs use the latest dynamic check code, preventing checks from remaining stuck in pending.

Health Assessment

Medium
Low
Low
  • Merged within 30 minutes with no review comments, indicating a straightforward bug fix and minimal risk.

AI Details

Usage: Authored by AI
Category: Both AI
Tools: Claude, Cubic AI
Confidence: 0.95

Tech Stack

Languages: Typescript
[comp] Production Deploy github-actions XL AI 1.1h 0.1h Jun 30, 2026

Summary

Chore

Deploy production release v3.93.1

Deploys the latest production release, enabling new device integration features, self‑heal improvements, and free pentest credits for new organizations.

Health Assessment

X-Large
High
Medium
  • Rapid deployment with multiple post‑review commits indicates active iteration; large code churn suggests high complexity but quick review cycle.

AI Details

Usage: AI Reviewed
Category: Review AI
Tools: Cubic AI
Confidence: 0.95

Tech Stack

Languages: Typescript
feat(people): add "Don't auto-sync" option to employee sync source tofikwest M AI 0.2h 0.1h Jun 30, 2026

Summary

Feature

Add 'Don't auto-sync' option to employee sync

Customers can now disable automatic employee sync without disconnecting the integration, preserving compliance checks.

Health Assessment

Medium
Low
Low
  • Fast cycle time of 12 minutes and minimal review rounds indicate a smooth process. The change adds a small UI feature that improves customer control over sync behavior.

AI Details

Usage: Authored by AI
Category: Both AI
Tools: Claude, Cubic AI
Confidence: 0.95

Tech Stack

Languages: Typescript
Frameworks: React, Nextjs
fix(devices): address cubic review on device-import display (#3308) tofikwest L AI 0.1h 0.1h Jun 30, 2026

Summary

Bug Fix

Fix device-import display and RBAC

Improves security and consistency for device data display, enforcing proper role-based access and aligning CSV exports with UI.

Health Assessment

Large
Low
Low
  • Rapid review and merge with minimal friction, addressing a critical RBAC gap and UI consistency in a short cycle.

AI Details

Usage: Authored by AI
Category: Both AI
Tools: Claude, Cubic AI
Confidence: 0.95

Tech Stack

Languages: Typescript, Javascript
Frameworks: React, Nextjs
fix(isms): resolve back nav, approver/owner display, party tags, and status formatting tofikwest L AI 0.6h 0.2h Jun 30, 2026

Summary

Bug Fix

Fix ISMS navigation, display, and status formatting

This PR resolves multiple UI and data handling issues in ISMS documents, ensuring correct navigation, proper display of approver/owner names, accurate party tags, and human‑readable status labels, improving user experience and data integrity.

Health Assessment

Medium
Low
Low
  • Quick turnaround with a single review and minimal rework, indicating a straightforward bug fix with low risk.

AI Details

Usage: AI Reviewed
Category: Review AI
Tools: Cubic AI
Confidence: 0.95

Tech Stack

Languages: Typescript
Frameworks: React
feat(pentest): auto-grant one free pentest credit to new organizations tofikwest L AI 1.0h 0.1h Jun 30, 2026

Summary

Feature

Auto-grant one free pentest credit to new organizations

Adds an automatic free pentest credit for new organizations, eliminating surprise charges and refund requests by allowing the first penetration test without a card.

Health Assessment

Large
Low
Low
  • Fast cycle time and minimal review friction indicate a straightforward, low-risk feature addition.

AI Details

Usage: Authored by AI
Category: Both AI
Tools: Claude, Cubic AI
Confidence: 0.95

Tech Stack

Languages: Typescript, Javascript
refactor(self-heal): comp does zero classification — every dynamic failure is pending tofikwest XL AI 1.1h 0.1h Jun 30, 2026

Summary

Refactor

Refactor: Remove failure classification, add reveal endpoint

Simplifies error handling by eliminating classification logic and introduces a reveal endpoint for accurate self‑heal decisions, reducing false positives and improving customer experience.

Health Assessment

X-Large
Medium
Medium
  • The PR was reviewed and merged within 1.1 hours, indicating efficient collaboration and minimal friction, despite a large code change. AI assistance likely accelerated review and refactoring.

AI Details

Usage: Authored by AI
Category: Both AI
Tools: Claude, Cubic AI
Confidence: 0.95

Tech Stack

Languages: Typescript
chore(devices): remove tools/device-sync-definitions — keep device sync DB-only tofikwest XL No 0.0h - Jun 30, 2026

Summary

Chore

Remove device sync definitions from tools

Eliminate redundant device sync scripts, keeping only database definitions to streamline maintenance and reduce code duplication.

Health Assessment

X-Large
Low
Low
  • Merged immediately with no review, indicating a straightforward removal of legacy code.

AI Details

Confidence: 0.95

Tech Stack

Languages: Javascript
feat(devices): show integration-imported devices in People tab + Intune/JumpCloud device sync tofikwest XL AI 0.9h 0.1h Jun 30, 2026

Summary

Feature

Add source-aware device display and Intune/JumpCloud sync

Enhances device visibility by distinguishing imported devices, adds Intune and JumpCloud sync, and eliminates false compliance flags for integration‑imported devices.

Health Assessment

X-Large
High
Low
  • Rapid review and merge with minimal iterations; large scope but well‑documented and tested.

AI Details

Usage: Authored by AI
Category: Both AI
Tools: Claude, Cubic AI
Confidence: 0.95

Tech Stack

Languages: Typescript, Javascript
Frameworks: Nextjs
[comp] Production Deploy github-actions XL AI 1.2h 0.0h Jun 29, 2026

Summary

Chore

Deploy production release v3.93.0

Deploys the latest release to production, fixing cloud auto‑fix, policy notifications, and auditor content.

Health Assessment

X-Large
Low
Low
  • Rapid deployment with minimal review, automated AI review, and comprehensive fixes across multiple services.

AI Details

Usage: AI Reviewed
Category: Review AI
Tools: Cubic AI
Confidence: 0.95

Tech Stack

Languages: Typescript, Javascript
Frameworks: Nextjs
fix(policies): send re-acknowledgment emails when policy is updated tofikwest L AI 3.8h 0.1h Jun 29, 2026

Summary

Bug Fix

Restore re-acknowledgment emails on policy update

Ensures users who signed previous policy versions receive notification to re-sign after updates, fixing compliance workflow.

Health Assessment

Medium
Low
Low
  • Quick review and merge within 4 hours, minimal rework, indicating a straightforward bug fix.

AI Details

Usage: AI Reviewed
Category: Review AI
Tools: Cubic AI
Confidence: 0.95

Tech Stack

Languages: Typescript
Frameworks: Nextjs, React
fix(auditor): tighten context generation prompts and feed complete vendor list tofikwest XL AI 6.7h 0.1h Jun 29, 2026

Summary

Bug Fix

Tighten auditor context prompts and vendor list

Ensures SOC 2 reports contain only necessary, non‑sensitive information, eliminating manual cleanup. Guarantees all vendors are listed, improving compliance accuracy.

Health Assessment

X-Large
Medium
Low
  • Fast review and merge with a single comment round indicate low complexity and high confidence in the changes.

AI Details

Usage: AI Reviewed
Category: Review AI
Tools: Cubic AI
Confidence: 0.95

Tech Stack

Languages: Typescript
CS-536 [BUG] Offboarding notification despite 'skip off boarding' selected github-actions S AI 5.4h 0.1h Jun 29, 2026

Summary

Bug Fix

Fix offboarding notification when skip selected

Prevents offboarding notifications from firing when users opt out, improving user experience and reducing unnecessary actions.

Health Assessment

Small
Low
Low
  • Rapid review and merge with minimal changes indicates straightforward bug fix.

AI Details

Usage: AI Reviewed
Category: Review AI
Tools: Cubic AI
Confidence: 0.95

Tech Stack

Languages: Typescript
[dev] [tofikwest] tofik/hotfix-cloud-autofix-temperature github-actions M AI 0.1h 0.0h Jun 29, 2026

Summary

Bug Fix

Fix cloud auto-fix failures by removing temperature

Prevents 400 errors from Claude model calls, restoring plan generation for AWS, GCP, and Azure.

Health Assessment

Medium
Low
Low
  • Fast merge with no review, automated AI review confirmed no issues.

AI Details

Usage: AI Reviewed
Category: Review AI
Tools: Cubic AI
Confidence: 0.95

Tech Stack

Languages: Typescript
[comp] Production Deploy github-actions XL AI 67.2h 0.2h Jun 29, 2026

Summary

Feature

Deploy Production Release

Deploys production release with self‑heal, versioning, and AI observability features, improving reliability and monitoring.

Health Assessment

X-Large
High
Medium
  • Large-scale production deployment with multiple feature additions and extensive testing; review cycle was quick but required several iterations, indicating moderate complexity and potential risk.

AI Details

Usage: AI Reviewed
Category: Review AI
Tools: Cubic AI
Confidence: 0.95

Tech Stack

Languages: Typescript
[dev] [tofikwest] tofik/dynamic-check-versioning github-actions XS AI 1.5h 0.0h Jun 29, 2026

Summary

Feature

Add evidence task title to self‑heal queue

Enables the self‑heal agent to understand each check’s intent, improving accuracy of automated fixes.

Health Assessment

Small
Low
Low
  • Fast merge with no review friction, indicating a straightforward change.

AI Details

Usage: Authored by AI
Category: Both AI
Tools: Claude, Cubic AI
Confidence: 0.95

Tech Stack

Languages: Typescript
chore(auth): disable unused email/password login tofikwest XS AI 46.1h 0.0h Jun 28, 2026

Summary

Chore

Disable unused email/password login

Disables email/password authentication endpoints, ensuring only magic link, OTP, and OAuth remain active, with no user impact.

Health Assessment

Small
Low
Low
  • Quick AI‑assisted change with no review friction, minimal scope and risk.

AI Details

Usage: Authored by AI
Category: Code AI
Tools: Claude
Confidence: 0.95

Tech Stack

Languages: Typescript
« Page 4 of 4

Get this analytics stack for your team

Connect GitHub and see cycle time, review bottlenecks, PR flow, and trend changes in minutes.

Connect Repos