Pull Request Explorer
| Title | Author | Size | AI | Cycle Time | Review | Merged |
|---|---|---|---|---|---|---|
| feat(devices): count imported devices in the compliance chart | tofikwest | M | AI | 0.1h | 0.1h | Jul 10, 2026 |
SummaryBug FixAdd imported devices to compliance chart The compliance chart now includes all devices, including imported ones, ensuring totals match the device table. This improves data accuracy and user confidence. Health Assessment
Medium
Low
Low
AI Details
Usage:
Authored by AI
Category:
Both AI
Tools:
Claude, Cubic AI
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
React, Nextjs
|
||||||
| feat(devices): universal source-reported compliance + last-seen for device sync | tofikwest | XL | AI | 0.3h | 0.1h | Jul 10, 2026 |
SummaryFeatureAdd provider-reported compliance to device sync This PR adds optional provider‑reported compliance fields to device sync, enabling accurate compliance status and last‑seen timestamps from external providers, improving visibility and reducing false positives. Health Assessment
Large
Medium
Low
AI Details
Usage:
Authored by AI
Category:
Both AI
Tools:
Claude, Cubic AI
Confidence:
0.95
Tech Stack
Languages:
Typescript, Javascript
Frameworks:
React
|
||||||
| feat(devices): always-visible device-sync source selector (People-tab pattern) | tofikwest | XL | AI | 4.5h | 0.1h | Jul 09, 2026 |
SummaryFeatureAdd always-visible device sync selector Provides users with a clear, always-visible control to view and manage device sync status, reducing confusion and improving reliability. Health Assessment
Large
Low
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| [comp] Production Deploy | github-actions | L | AI | 0.8h | 0.1h | Jul 08, 2026 |
SummaryBug FixDeploy production release v3.99.2 Deploys the candidate branch to production, fixing hidden check results for providers with code manifests and dynamic integrations. Health Assessment
Large
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
Cubic AI
Confidence:
0.95
Tech Stack
Languages:
Typescript, Javascript
|
||||||
| fix(integration-platform): classify code-based checks statically on manual run (CS-715) | tofikwest | L | AI | 0.7h | 0.1h | Jul 08, 2026 |
SummaryBug FixFix static classification of code-based checks Ensures manual runs of code‑based integration checks correctly report success/failure instead of being hidden as inconclusive, improving visibility and reliability. Health Assessment
Medium
Low
Low
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 | 0.4h | 0.1h | Jul 08, 2026 |
SummaryBug FixDeploy Production Release v3.99.1 Deploys the candidate branch to production, fixing GitHub App install flow and OAuth ordering bug to prevent dead‑ends and improve user onboarding. Health Assessment
Medium
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
Cubic AI
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| fix(integrations): create install-handoff state before deleting original (CS-710) | tofikwest | M | AI | 0.1h | 0.1h | Jul 08, 2026 |
SummaryBug FixFix install-handoff state ordering bug Prevents hanging requests during GitHub App install redirect by ensuring the install-handoff state is created before deleting the original, improving reliability and user experience. Health Assessment
Medium
Low
Low
AI Details
Usage:
Authored by AI
Category:
Both AI
Tools:
Claude, Cubic AI
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| fix(integrations): redirect GitHub App users to install when not installed (CS-710) | tofikwest | M | AI | 0.3h | 0.1h | Jul 08, 2026 |
SummaryBug FixRedirect GitHub App users to install screen Ensures first‑time GitHub App users are guided to install the app on their organization, preventing dead‑end authorizations and improving onboarding. Health Assessment
Medium
Low
Low
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 | L | AI | 0.1h | 0.1h | Jul 07, 2026 |
SummaryChoreDeploy production release v3.99.0 Deploys the candidate branch to production, fixing GitHub App OAuth flow and adding safeguards to prevent failed reconnects. Health Assessment
Medium
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
Cubic AI
Confidence:
0.95
Tech Stack
Languages:
Typescript, Javascript
|
||||||
| fix(integrations): connect GitHub App via OAuth authorize URL, not install URL (CS-710) | tofikwest | L | AI | 0.4h | 0.1h | Jul 07, 2026 |
SummaryBug FixFix GitHub App OAuth flow for reconnection Ensures the GitHub App integration uses the OAuth authorize URL instead of the install URL, preventing dead‑ends and enabling proper installation checks, improving user onboarding and reliability. Health Assessment
Large
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Both AI
Tools:
Claude, Cubic AI
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| [comp] Production Deploy | github-actions | XL | AI | 3.9h | 0.2h | Jul 07, 2026 |
SummaryFeatureDeploy Production Release v3.98.1 Deploys the latest release to production, adding ISMS document versioning, GitHub App integration, and concurrency safeguards. Health Assessment
X-Large
High
High
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
Cubic AI
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| fix(integrations): don't persist unverified GitHub installation_id (CS-710) | tofikwest | M | AI | 0.1h | 0.1h | Jul 07, 2026 |
SummaryBug FixFix integration: remove untrusted GitHub installation_id persistence Eliminates storage of spoofable GitHub installation_id from OAuth callback, tightening security without affecting functionality. Health Assessment
Medium
Low
Low
AI Details
Usage:
Authored by AI
Category:
Both AI
Tools:
Claude, Cubic AI
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| fix(isms): lock control-link edits before write (CS-701) | tofikwest | S | AI | 0.1h | 0.0h | Jul 07, 2026 |
SummaryBug FixLock control-link edits before writes Ensures control link edits are serialized with approval by acquiring the document lock before writing, preventing race conditions and maintaining data consistency. Health Assessment
Small
Low
Low
AI Details
Usage:
Authored by AI
Category:
Both AI
Tools:
Claude, Cubic AI
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| fix(isms): centrally serialize all content edits against approve (CS-701) | tofikwest | M | AI | 0.1h | 0.1h | Jul 07, 2026 |
SummaryBug FixCentralize per-document lock to serialize edits against approval Fixes a race condition by ensuring all content edits acquire a per-document advisory lock before approval, guaranteeing accurate published snapshots. Health Assessment
Medium
Low
Low
AI Details
Usage:
Authored by AI
Category:
Both AI
Tools:
Claude, Cubic AI
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| fix(isms): serialize approve/decline to prevent concurrent double-publish (CS-701) | tofikwest | M | AI | 0.1h | 0.1h | Jul 07, 2026 |
SummaryBug FixPrevent concurrent double-publish in ISMS approvals Fixes a race condition that could create duplicate published versions, ensuring consistent approval workflow. Health Assessment
Medium
Low
Low
AI Details
Usage:
Authored by AI
Category:
Both AI
Tools:
Claude, Cubic AI
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| fix(isms): production-deploy review follow-ups (CS-701) | tofikwest | S | AI | 0.2h | 0.2h | Jul 07, 2026 |
SummaryBug FixFix ISMS production deploy review follow-ups Corrects approval state logic, refreshes scope text, and updates UI/DTO copy to ensure accurate ISMS behavior in production deployments. Health Assessment
Small
Low
Low
AI Details
Usage:
Authored by AI
Category:
Both AI
Tools:
Claude, Cubic AI
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| feat(integrations): add read-only GitHub App integration (CS-710) | tofikwest | L | AI | 3.5h | 0.1h | Jul 07, 2026 |
SummaryFeatureAdd read‑only GitHub App integration Introduces a new GitHub App integration that provides granular, read‑only access to selected repositories while keeping the legacy OAuth integration unchanged, enhancing security and user control. Health Assessment
Medium
Medium
Low
AI Details
Usage:
AI Reviewed
Category:
Both AI
Tools:
Claude, Cubic AI
Confidence:
0.95
Tech Stack
Languages:
Typescript, Javascript
|
||||||
| feat(isms): document versioning and history (CS-701) | tofikwest | XL | AI | 2.8h | 0.4h | Jul 07, 2026 |
SummaryFeatureAdd ISMS document versioning and history Enables audit‑compliant versioning for ISMS documents, preserving approved releases while allowing draft edits and providing a full version history for compliance and user transparency. Health Assessment
X-Large
High
Medium
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 | 0.5h | 0.1h | Jul 06, 2026 |
SummaryChoreDeploy production release v3.98.0 Deploys the latest release to production, ensuring updated PDF rendering and task ranking fixes. Health Assessment
X-Large
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
Cubic AI
Confidence:
0.95
Tech Stack
Languages:
Typescript, Javascript
|
||||||
| fix(policies): keep PDF headings with their section (CS-704) | tofikwest | XL | AI | 2.3h | 0.1h | Jul 06, 2026 |
SummaryBug FixFix orphaned PDF headings in policy exports Ensures policy PDF exports keep section headings together with their content, preventing orphaned headings and improving readability for users. Health Assessment
X-Large
Low
Low
AI Details
Usage:
Authored by AI
Category:
Both AI
Tools:
Claude, Cubic AI
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| fix(risk-treatment): rank tasks by exact in-process cosine, not filtered ANN (CS-681) | tofikwest | L | AI | 0.1h | - | Jul 06, 2026 |
SummaryBug FixFix task ranking with exact cosine similarity Restores task and control suggestions in treatment plans by replacing approximate ANN queries with exact in-process cosine scoring, eliminating zero-result issues. Health Assessment
Small
Low
Low
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 | L | AI | 2.5h | 0.2h | Jul 06, 2026 |
SummaryFeatureDeploy trust portal updates to production Deploys trust portal controls and reliability fixes: adds questionnaire visibility toggle, vendor badge mapper, stabilizes cloud‑security scans, improves task suggestions, and aligns access link expiry. Health Assessment
Medium
Medium
Medium
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
Cubic AI
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| fix(trust-portal): restore soc3/pipeda/ccpa badge mappings (CS-688 follow-up) | tofikwest | S | AI | 0.1h | 0.1h | Jul 06, 2026 |
SummaryBug FixRestore SOC 3, PIPEDA, CCPA badge mappings Fixes missing badge mappings for SOC 3, PIPEDA, and CCPA certifications, ensuring the public Trust Centre displays the correct badges. Health Assessment
Small
Low
Low
AI Details
Usage:
Authored by AI
Category:
Both AI
Tools:
Claude, Cubic AI
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| fix(trust-portal): derive public vendor badges from cert data (CS-688) | tofikwest | L | AI | 0.3h | 0.1h | Jul 06, 2026 |
SummaryBug FixFix public vendor badge derivation Aligns public Trust Centre badge display with admin view, correcting stale data and adding shared mapping for ISO/IEC 27001 and PCI DSS. Health Assessment
Medium
Low
Low
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.4h | - | Jul 06, 2026 |
SummaryFeatureDeploy Production Release Deploys candidate branch to production, enabling new security questionnaire features and bug fixes. Health Assessment
X-Large
High
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
Cubic AI
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
React, Nextjs
|
||||||
| fix(risk-treatment): ensure live tasks filter before ranking in draft plan | tofikwest | XL | AI | 91.5h | 0.0h | Jul 06, 2026 |
SummaryBug FixFix risk treatment plan task filtering Ensures live tasks are prioritized in risk treatment plans, preventing zero‑task errors and improving mitigation suggestions. Health Assessment
X-Large
High
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
Cubic AI
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| feat(trust): add setting to show/hide the Security Questionnaire on the public trust portal | tofikwest | XL | AI | 1.2h | 0.4h | Jul 06, 2026 |
SummaryFeatureAdd per-org setting to toggle Security Questionnaire Adds a per-organization toggle to control visibility of the Security Questionnaire on the public Trust Center, giving admins granular control while defaulting to visible for existing portals. Health Assessment
Large
Low
Low
AI Details
Usage:
Authored by AI
Category:
Both AI
Tools:
Claude, Cubic AI
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| CS-469 [BUG] - Inactive users to not be shown as an option when assigning Evidence tasks. All "Inactive" users should be hidden. | github-actions | XS | AI | 119.3h | 0.1h | Jul 06, 2026 |
SummaryBug FixHide inactive users from assignee dropdown This PR removes inactive and deactivated users from assignment options, improving user experience and reducing confusion. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
Cubic AI
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| CS-677 [Bug] - Trust Portal Access access link Expiring after 24 hours | github-actions | M | AI | 71.6h | 0.1h | Jul 06, 2026 |
SummaryBug FixFix trust portal access link expiry bug Aligns access link expiry with grant end date, ensuring recipients can use link for full approved period. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
Cubic AI
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| fix(cloud-security): exclude per-task runs from latest scan selection | tofikwest | L | AI | 89.7h | 0.0h | Jul 06, 2026 |
SummaryBug FixExclude per-task runs from latest scan selection Ensures automated cloud security scans always return full results by filtering out per-task evidence runs from the latest run calculation, aligning dashboard data with manual scans. Health Assessment
Large
Medium
Low
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 | 3.6h | 0.1h | Jul 06, 2026 |
SummaryChoreDeploy production release v3.96.1 Deploys the latest release to production, enabling new 2FA provider gating and employee access features. Health Assessment
X-Large
Medium
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
Cubic AI
Confidence:
0.95
Tech Stack
Languages:
Typescript, Javascript
Frameworks:
React, Nextjs
|
||||||
| feat(people): access tab on member details, per connected integration | tofikwest | XL | AI | 52.0h | 0.1h | Jul 06, 2026 |
SummaryFeatureAdd Access tab to member details per integration Adds an Access section to the member detail page showing per-integration access info, improving visibility of employee access across connected integrations. Health Assessment
X-Large
High
High
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| feat(integrations): emit per-user rows from the Google Workspace employee-access check | tofikwest | L | AI | 1.6h | 0.0h | Jul 06, 2026 |
SummaryFeatureEmit per-user rows from Google Workspace employee-access check Adds per-user result rows for the employee‑access check, enabling deterministic per‑member access view and aligning with person‑scoped features. Health Assessment
Medium
Low
Low
AI Details
Usage:
AI Assisted
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| improvement(people): increase 2FA source selection pool on identity-provider integrations (#3350) | tofikwest | M | AI | 1.7h | 0.1h | Jul 06, 2026 |
SummaryFeatureScope 2FA source selection to identity-provider integrations Enhances the People tab 2FA source selector by filtering to identity‑provider integrations, ensuring accurate alignment with employee identities and automatic inclusion of future IdPs. Health Assessment
Small
Low
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| [comp] Production Deploy | github-actions | XS | AI | 0.0h | - | Jul 03, 2026 |
SummaryChoreDeploy Production Release v3.96.0 Deploys the latest candidate branch to production, ensuring the updated People tab with improved accessibility is live. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
Cubic AI
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| fix(people): polish the redesigned People tab (requirement columns, filters, per-employee 2FA) | tofikwest | XS | AI | 0.2h | 0.1h | Jul 03, 2026 |
SummaryBug FixPolish People tab: filters, 2FA, accessibility Adds descriptive screen‑reader names to People tab sync settings, improving accessibility for users relying on assistive technology. Health Assessment
Small
Low
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| [comp] Production Deploy | github-actions | XL | AI | 27.8h | 0.1h | Jul 03, 2026 |
SummaryChoreDeploy production release v3.95.2 Automated production deployment of the latest release, ensuring new features and bug fixes are live for users. Health Assessment
Large
High
Low
AI Details
Category:
Review AI
Confidence:
0.10
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| fix(people): 2FA select now dismisses cleanly (match the sync select pattern) | tofikwest | S | AI | 0.1h | - | Jul 03, 2026 |
SummaryBug FixFix 2FA select dismissal in People popover Ensures the 2FA status selector in the People section dismisses cleanly, matching the sync select behavior, improving user experience by preventing extra clicks. Health Assessment
Small
Low
Low
AI Details
Usage:
Authored by AI
Category:
Both AI
Tools:
Claude, Cubic AI
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| improvement(people): restore portaled dropdowns for in-popover selects | tofikwest | XS | AI | 0.1h | - | Jul 03, 2026 |
SummaryBug FixRestore portaled dropdowns for in-popover selects Fixes mis-positioned dropdowns in People views, preventing layout issues and improving user experience. Health Assessment
Small
Low
Low
AI Details
Usage:
Authored by AI
Category:
Both AI
Tools:
Claude, Cubic AI
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| style(people): Sync settings polish (logos, labels, copy) | tofikwest | S | AI | 0.4h | 0.1h | Jul 03, 2026 |
SummaryBug FixSync settings polish: logos, labels, copy Enhances the people sync UI with clearer labels, logos, and fixes popover behavior, improving usability and reducing user confusion. Health Assessment
Small
Low
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| style(people): Sync settings popover + toolbar layout per Linear/Stripe convention | tofikwest | M | AI | 0.1h | 0.1h | Jul 03, 2026 |
SummaryFeatureSync settings popover and toolbar layout Moves sync settings into a popover for clearer UI. Aligns toolbar with Linear/Stripe convention, improving usability and mobile accessibility. Health Assessment
Medium
Low
Low
AI Details
Usage:
Authored by AI
Category:
Both AI
Tools:
Claude, Cubic AI
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
React, Nextjs
|
||||||
| feat(people): requirement columns + filters behind a funnel button | tofikwest | XL | AI | 0.3h | 0.1h | Jul 02, 2026 |
SummaryFeatureAdd people list filters and requirement columns Upgrades the People list with real table columns for requirements and moves filters behind a funnel button, improving user experience and discoverability. Health Assessment
Large
Medium
Low
AI Details
Usage:
Authored by AI
Category:
Both AI
Tools:
Claude, Cubic AI
Confidence:
0.95
Tech Stack
Languages:
Typescript, Javascript
Frameworks:
React
|
||||||
| style(people): uniform labels above every toolbar control | tofikwest | M | AI | 0.1h | 0.1h | Jul 02, 2026 |
SummaryFeatureUniform labels above toolbar controls Standardizes toolbar labels for better usability and accessibility, reducing user confusion. Health Assessment
Small
Low
Low
AI Details
Usage:
Authored by AI
Category:
Both AI
Tools:
Claude, Cubic AI
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| style(people): brand-green counts and inline chip labels for source selects | tofikwest | M | AI | 0.4h | 0.1h | Jul 02, 2026 |
SummaryFeatureUpdate People toolbar colors and labels Aligns completion counts with brand green for visual consistency. Simplifies source selection labels into readable sentences, improving usability and accessibility. Health Assessment
Medium
Low
Low
AI Details
Usage:
Authored by AI
Category:
Both AI
Tools:
Claude, Cubic AI
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| fix(people): label the toolbar source selects and stop date-chip wrapping | tofikwest | S | AI | 0.2h | 0.1h | Jul 02, 2026 |
SummaryBug FixAdd labels to toolbar selects and prevent chip wrapping Improves accessibility and visual clarity of the People toolbar by adding descriptive labels to source selects, muting placeholder text, aligning toolbar items, and preventing date chip line breaks, enhancing user experience. Health Assessment
Small
Low
Low
AI Details
Usage:
Authored by AI
Category:
Both AI
Tools:
Claude, Cubic AI
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| feat(people): per-employee 2FA status from a selected integration source | tofikwest | XL | AI | 2.9h | 0.1h | Jul 02, 2026 |
SummaryFeatureAdd per-employee 2FA status from selected integration source Introduces a per-employee 2FA status column in the People list, selectable via an integration source, and adds a reusable CheckResultsService for integration check data. Health Assessment
X-Large
High
Low
AI Details
Usage:
Authored by AI
Category:
Both AI
Tools:
Claude, Cubic AI
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| feat(people): redesign TASKS column with per-requirement status rows | tofikwest | L | AI | 1.5h | 0.1h | Jul 02, 2026 |
SummaryFeatureRedesign People TASKS column to per‑requirement list Improves admin visibility by replacing collapsed progress bar with clear per‑requirement status rows, enabling quick identification of missing requirements. Health Assessment
Medium
Low
Low
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 | 0.4h | 0.0h | Jul 02, 2026 |
SummaryChoreDeploy Production Release v3.95.1 Deploys the latest release to production, including policy delete confirmation update and GitHub integration improvements. Health Assessment
Medium
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
Cubic AI
Confidence:
0.95
Tech Stack
Languages:
Typescript, Javascript
Frameworks:
React, Nextjs
|
||||||
| fix(github-integration): use concurrent mapping for branch protection checks | tofikwest | XL | AI | 5.1h | 0.0h | Jul 02, 2026 |
SummaryBug FixFix GitHub Integration Branch Protection Checks Parallelized branch-protection checks to prevent timeouts and ensure results are displayed in the UI. Health Assessment
Medium
Low
Low
AI Details
Usage:
AI Assisted
Category:
Review AI
Tools:
Cubic AI
Confidence:
0.95
Tech Stack
Languages:
Typescript, Javascript
|
||||||
| fix(todo): create a ticket in team cs "[feature request/ux] - policy de | tofikwest | S | AI | 6.3h | 0.1h | Jul 02, 2026 |
SummaryBug FixClarify policy delete confirmation wording Improves user safety by making it clear that deleting a policy removes all versions, reducing accidental deletions. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
Cubic AI
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||