Pull Request Explorer

Exploring 227 PRs. Want this for your team? Start Free Trial
Title Author Size AI Cycle Time Review Merged
perf(onboarding): optimize onboarding pipeline from ~5min to ~2min Marfuen XL AI 0.7h 0.1h May 07, 2026

Summary

Feature

Optimize onboarding pipeline to ~2 minutes

Reduces onboarding time from 5–6 minutes to ~2 minutes by parallelizing LLM calls, replacing slow policy generation with a fast template processor, and improving UI progress tracking, enhancing demo experience and user onboarding.

Health Assessment

X-Large
Low
Low
  • Rapid merge with minimal review indicates high confidence; large code changes but no blockers; performance gains critical for demos and user experience.

AI Details

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

Tech Stack

Languages: Typescript, Javascript
Frameworks: React, Nextjs
[comp] Production Deploy github-actions XL AI 0.1h 0.0h May 06, 2026

Summary

Bug Fix

Deploy production release v3.44.1

Fixes Prisma TLS failures by using Node trust store, restoring DB connectivity in production.

Health Assessment

Medium
Medium
Low
  • Rapid automated merge with minimal review, quick turnaround, low friction.

AI Details

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

Tech Stack

Languages: Typescript, Javascript
Frameworks: Prisma
fix(db): drop inlined RDS CA bundle (fixes staging P1011 TlsConnectionError) Marfuen XL AI 0.0h - May 06, 2026

Summary

Bug Fix

Fix TLS errors by removing inlined RDS CA bundle

This fix removes the inlined RDS CA bundle, allowing Node's default trust store to validate TLS connections. It restores database connectivity for SSR routes in staging, eliminating P1011 TLS errors.

Health Assessment

X-Large
Medium
Low
  • Immediate merge with no review indicates high confidence in the fix; large code removal but minimal friction.

AI Details

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

Tech Stack

Languages: Typescript, Javascript
[comp] Production Deploy github-actions L AI 3.8h 0.0h May 06, 2026

Summary

Chore

Deploy production release v3.44.0

Deploys the v3.44.0 release to production, co‑locating SSR functions with the US East database to reduce latency and inline the RDS CA bundle for TLS verification.

Health Assessment

Large
Medium
Low
  • Rapid deployment with minimal review; automated AI review flagged no issues; quick cycle time indicates efficient release process.

AI Details

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

Tech Stack

Languages: Typescript, Javascript
Frameworks: Nextjs
fix(db): inline RDS CA bundle to bypass Turbopack ignoring outputFileTracingIncludes Marfuen L AI 0.3h 0.1h May 06, 2026

Summary

Bug Fix

Inline RDS CA bundle to fix Turbopack warning

Fixes cold‑start warnings by embedding the RDS CA bundle directly into the code, eliminating the need for environment variables and ensuring TLS works under Turbopack.

Health Assessment

Small
Low
Low
  • Quick fix with minimal code changes, no blockers, and fast review cycle.

AI Details

Usage: AI Reviewed
Category: Both AI
Tools: Claude, Cubic AI
Confidence: 0.95

Tech Stack

Languages: Typescript, Javascript
Frameworks: Nextjs, Prisma
perf(portal): pin Vercel SSR functions to iad1 Marfuen XS AI 0.1h 0.0h May 06, 2026

Summary

Chore

Pin portal SSR to Vercel region iad1

Co-locates portal SSR functions with the database to reduce latency for EU users, improving performance and reducing cross-Atlantic round-trips.

Health Assessment

Small
Low
Low
  • Fast cycle time of 0.1h, single commit, no review friction, quick merge.

AI Details

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

Tech Stack

perf(app): pin Vercel SSR functions to iad1 Marfuen XS AI 0.1h 0.0h May 06, 2026

Summary

Feature

Pin Vercel SSR functions to iad1

Reduces server‑side rendering latency by co‑locating functions with the database, cutting page load times for US and EU users.

Health Assessment

Small
Low
Low
  • Fast review and merge with minimal changes; high confidence in impact.

AI Details

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

Tech Stack

[comp] Production Deploy github-actions XL AI 23.5h 0.0h May 06, 2026

Summary

Feature

Deploy production release v3.43.1

Releases updated risk, billing, TLS, and vendor features to production, improving security and user experience.

Health Assessment

Large
High
Low
  • Rapid deployment with AI assistance and zero review lag, but the large code churn and many feature changes raise the risk profile of this release.

AI Details

Usage: AI Assisted
Category: Both AI
Tools: Cubic AI, Claude
Confidence: 0.95

Tech Stack

Languages: Typescript, Javascript, Json
feat(integration-platform): remove code-based jumpcloud, route via DIP tofikwest L AI 1.6h 0.0h May 06, 2026

Summary

Feature

Remove code-based JumpCloud manifest, enable DIP

Enables device posture checks for SOC 2/PCI compliance without requiring customer reconnection. Existing connections continue to work, and employee sync remains unchanged.

Health Assessment

Medium
Low
Low
  • Fast 1.6‑hour cycle with a single review and no rework, indicating a low‑risk, straightforward change.

AI Details

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

Tech Stack

Languages: Typescript
CS-360 On overview page, total number of people is wrong github-actions XS AI 1.0h 0.0h May 06, 2026

Summary

Bug Fix

Fix incorrect active members count on overview

Corrects the active members total displayed on the overview page, ensuring accurate user metrics.

Health Assessment

Small
Low
Low
  • The PR was auto-generated and reviewed quickly with no issues, indicating a straightforward fix with minimal risk.

AI Details

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

Tech Stack

Languages: Typescript
feat(db): ship CA bundle in @trycompai/db, clean up debug routes Marfuen M AI 0.0h 0.0h May 06, 2026

Summary

Feature

Ship CA bundle and clean debug routes

Adds the RDS CA bundle to the @trycompai/db package, enabling downstream consumers to reference it directly, and removes temporary TLS debug endpoints to streamline the codebase.

Health Assessment

Medium
Low
Low
  • Merged in under 3 minutes with no review comments, indicating a straightforward, low‑risk change.

AI Details

Usage: AI Reviewed
Category: Both AI
Tools: Claude, Cubic AI
Confidence: 0.95

Tech Stack

Languages: Typescript
Frameworks: Nextjs
[dev] [Marfuen] mariano/vendor-research-rescoring github-actions L AI 2.0h 0.0h May 06, 2026

Summary

Feature

Refine vendor risk scoring after research

Rescores vendor inherent and residual risk using researched posture data so onboarding yields evidence‑grounded scores instead of the conservative default.

Health Assessment

Large
Low
Low
  • Fast cycle time of 2 hours, no review required, automated PR with minimal friction.

AI Details

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

Tech Stack

Languages: Typescript
[dev] [Marfuen] mariano/treatment-plan-scroll github-actions L AI 1.3h 0.2h May 06, 2026

Summary

Feature

Improve Treatment Plan UI and Pagination

Enhances treatment plan layout, adds pagination, stabilizes tabs, and ensures mitigation plans are correctly saved, improving user experience and data accuracy.

Health Assessment

Medium
Low
Low
  • Rapid iteration with minimal review time indicates high confidence in changes; automated PR and AI-generated description streamlined the process.

AI Details

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

Tech Stack

Languages: Typescript, Javascript
Frameworks: React
[dev] [Marfuen] mariano/secure-rds-tls github-actions S AI 0.0h - May 06, 2026

Summary

Feature

Secure Postgres connections with verified TLS

Enforces strict TLS for Prisma clients across apps, bundles AWS RDS CA, and adds a runtime debug endpoint.

Health Assessment

Small
Low
Low
  • AI-assisted PR merged within minutes with minimal code changes and no review required.

AI Details

Usage: AI Assisted
Category: Both AI
Tools: Claude, Cubic AI
Confidence: 0.95

Tech Stack

Languages: Typescript
Frameworks: Nextjs
[dev] [Marfuen] mariano/secure-rds-tls github-actions S AI 0.0h - May 06, 2026

Summary

Feature

Secure Postgres TLS across apps and workers

Adds secure TLS configuration for Postgres connections across the application, bundling the AWS RDS CA bundle and enforcing strict Prisma TLS checks to prevent insecure connections.

Health Assessment

Small
Low
Low
  • Automated PR merged immediately with minimal changes, indicating low complexity and high confidence in the update.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: Nextjs
feat: verified-TLS to RDS from every runtime Marfuen XL AI 0.3h 0.1h May 06, 2026

Summary

Feature

Add verified TLS for all RDS connections

Ensures all Postgres connections use verified TLS, eliminating silent MITM risk and enforcing strict certificate validation across all runtimes.

Health Assessment

Large
Medium
Low
  • Rapid approval with minimal review indicates high confidence; large code addition but well-tested and reviewed quickly.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: Nextjs, Prisma
[dev] [Marfuen] mariano/treatment-plan-scroll github-actions XL AI 1.0h 0.0h May 06, 2026

Summary

Feature

Improve treatment plan editor and UX

Enhance user experience with paginated linked work, URL-backed tabs, and bug fixes for navigation and scoring.

Health Assessment

Large
Medium
Low
  • Automated review by cubic-dev-ai found no issues, but the large scope and multiple changes may introduce risks.

AI Details

Usage: Authored by AI
Category: Review AI
Tools: Cubic AI
Confidence: 0.95

Tech Stack

Languages: Typescript, Javascript
Frameworks: React
CS-342 [Bug] Access Denied Error code 403 when attempting to submit Access Request from Portal with only "Employee" Permissions github-actions XS AI 20.8h 0.1h May 06, 2026

Summary

Bug Fix

Fix 403 Access Denied for Employee Submissions

Employees can now submit access requests and view pending counts without 403 errors, improving portal usability.

Health Assessment

Small
Low
Low
  • Rapid review and merge within 21 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
refactor(stripe): move upgrade-page auto-approval into API tofikwest XL AI 2.5h 0.1h May 05, 2026

Summary

Refactor

Move upgrade-page auto-approval to API

Centralizes Stripe logic and access control, reducing secret exposure and improving auditability.

Health Assessment

Large
Low
Low
  • Fast cycle time and minimal review iterations indicate an efficient refactor with clear AI-assisted review.

AI Details

Usage: AI Reviewed
Category: Both AI
Tools: Claude, Cubic AI
Confidence: 0.95

Tech Stack

Languages: Typescript, Javascript
Frameworks: Nextjs
fix(billing): surface wallet credits to pentest + bg-check UIs tofikwest L AI 1.6h 0.1h May 05, 2026

Summary

Bug Fix

Fix billing UI to show wallet credits

Ensures wallet credits are displayed in pentest and background‑check UIs, preventing false paywalls when trials are exhausted.

Health Assessment

Large
Low
Low
  • Quick AI‑generated fix with minimal review, no rework, and fast merge.

AI Details

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

Tech Stack

Languages: Typescript, Javascript
Frameworks: React
[dev] [Marfuen] mariano/fix-trust-framework-toggle github-actions M AI 0.1h 0.0h May 05, 2026

Summary

Bug Fix

Surface real error messages for trust toggles

Users can now see actionable error messages when toggling trust framework settings, improving troubleshooting and reducing support tickets.

Health Assessment

Medium
Low
Low
  • Rapid review and merge with minimal changes indicates low complexity and high confidence.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: React
[comp] Production Deploy github-actions S AI - - May 05, 2026

Summary

Bug Fix

Fix permission guard to prevent 403s

Fixes 403 errors on cookie‑authenticated requests by sending an explicit undefined permission to better‑auth, ensuring the request body matches zod’s discriminated union.

Health Assessment

Small
Low
Low
  • PR merged immediately after creation with automated deployment, minimal changes, quick review.

AI Details

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

Tech Stack

Languages: Typescript
fix(api): pass explicit permission:undefined to better-auth hasPermis… Marfuen S AI 0.0h - May 05, 2026

Summary

Bug Fix

Fix permission guard for cookie-authenticated requests

This PR resolves 403 errors for cookie‑authenticated requests by ensuring the permission payload matches better‑auth's schema, restoring access to all protected endpoints.

Health Assessment

Small
Low
Low
  • Quick fix with minimal changes, merged immediately after commit, indicating low complexity and high confidence.

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 89.3h 0.1h May 05, 2026

Summary

Feature

Deploy production release v3.42.0

Releases new pentest scan features, document relevance controls, and trust portal improvements to production, enhancing security workflows and user experience.

Health Assessment

X-Large
High
High
  • The PR involved extensive code changes across 20 files and 13,320 lines, but AI‑assisted reviews identified issues quickly, leading to a fast first review and eventual merge after several iterations. The large scope and multiple review rounds indicate a high‑risk deployment, but automated tooling helped mitigate risk.

AI Details

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

Tech Stack

Languages: Typescript
chore: regenerate bun lockfile tofikwest XL AI 0.0h 0.0h May 05, 2026

Summary

Chore

chore: regenerate bun lockfile

Regenerate bun.lock to refresh dependency resolution and reduce lockfile size, ensuring reproducible installs.

Health Assessment

X-Large
Low
Low
  • Lockfile regenerated with no review friction; minimal risk to production.

AI Details

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

Tech Stack

[dev] [Marfuen] mariano/eng-222-per-policy-download github-actions M AI 88.9h 0.1h May 05, 2026

Summary

Feature

Add per-policy PDF download to Trust Portal

Adds a signed URL endpoint for per-policy PDF downloads, watermarked for security. Simplifies access reclaim flow, reducing manual steps and improving user experience.

Health Assessment

Medium
Medium
Low
  • The PR received a single review comment and no subsequent changes, indicating low friction. However, the overall cycle time was long, likely due to merge queue delays.

AI Details

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

Tech Stack

Languages: Typescript
[dev] [Marfuen] mariano/people-settings-bg-check-toggle github-actions XL AI 0.6h 0.1h May 05, 2026

Summary

Feature

Add org-level and per-member background check toggles

Provides permission‑gated toggles for background check requirements at both organization and member levels, improving compliance control and user experience.

Health Assessment

Large
Medium
Low
  • Fast cycle time and minimal review comments indicate smooth integration; AI assistance accelerated development, but large code changes warrant careful testing.

AI Details

Usage: AI Assisted
Category: Both AI
Tools: Claude, Cubic AI
Confidence: 0.95

Tech Stack

Languages: Typescript
Frameworks: React, Nextjs
« Page 5 of 5

Get this analytics stack for your team

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

Connect Repos