Conversation
* feat(meeting): add meeting minutes form and improve validation * feat(findings): add evidence form type support in findings retrieval and creation * feat(forms): add meetingSubTypeValues for improved form handling * feat(meeting): add AI analysis for meeting minutes submission * fix(meeting): change some to every in outstanding document check * fix(meeting): change some to every in meeting todo check * feat(evidence-forms): add mapping functions for evidence form type conversion * fix(CompanyFormPageClient): remove period from empty title text * feat(evidence-forms): add reviewSubmission method with user relations --------- Co-authored-by: Lewis Carhart <lewis@trycomp.ai> Co-authored-by: Mariano Fuentes <marfuen98@gmail.com>
The Dockerfile installed prisma@6.13.0 in the production stage but the project uses prisma@6.18.0. Version mismatch between builder and production stages can cause schema parsing errors. Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com> Co-authored-by: Mariano Fuentes <marfuen98@gmail.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub. 2 Skipped Deployments
|
PR SummaryHigh Risk Overview Extends Findings to target an evidence form type (not just a task or submission). Introduces a unified Written by Cursor Bugbot for commit 5af0365. This will update automatically on new commits. Configure here. |
There was a problem hiding this comment.
Cursor Bugbot has reviewed your changes and found 1 potential issue.
Bugbot Autofix is OFF. To automatically fix reported issues with Cloud Agents, enable Autofix in the Cursor dashboard.
apps/app/src/app/(app)/[orgId]/frameworks/lib/taskEvidenceDocumentsScore.ts
Show resolved
Hide resolved
* docs: rewrite device agent documentation for new agent Replaces outdated FleetDM/MDM-based docs with comprehensive guide covering the new Comp AI Device Agent: installation (macOS, Windows, Linux), sign-in flow, status window, remediation options, tray menu, troubleshooting, and manual evidence collection. Added Linux manual evidence section. Image placeholders: - device-agent-sign-in.png (sign-in window screenshot) - device-agent-status.png (status window with checks screenshot) Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> * docs: add device agent screenshots Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> * docs: fix swapped device agent screenshots Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> * docs: add uninstall guide for old Fleet agent Adds section with platform-specific instructions for removing the old FleetDM-based agent (MDM profile, orbit, osqueryd) on macOS, Windows, and Linux. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> * docs: rewrite fleet uninstall section based on actual codebase Uses real paths from git history (scripts/mac.ts, scripts/windows.ts, fleet-label.ts, download route): /Users/Shared/.fleet for macOS, C:\ProgramData\CompAI\Fleet and HKLM\SOFTWARE\CompAI\Device for Windows. Removed Linux section (old Fleet agent was macOS/Windows only). Added context about run_me_first scripts and marker files. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> * docs: simplify old agent uninstall section with FleetDM guide link Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> * docs: rename section to Migrating from FleetDM, remove admin note Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> --------- Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
|
🎉 This PR is included in version 1.83.5 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
This is an automated pull request to release the candidate branch into production, which will trigger a deployment.
It was created by the [Production PR] action.