Conversation
- Add chat provider configuration UI components - Add Slack integration card with conversation support - Add chat provider API slice and routes - Add ChatProviderConfig model and database migration - Gate feature behind alphaDataProtectionAssessments flag - Exclude notification-integrations page (kept for separate PR) Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
Contributor
|
The latest updates on your projects. Learn more about Vercel for GitHub.
1 Skipped Deployment
|
Show "Needs input" for answers without content instead of misleading labels like "AI derived" or "System derived". The source label now only displays the actual derivation source when answer text exists. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
- Add templates API endpoint and types for fetching assessment templates - Use template data for assessment type selection instead of hardcoded values - Make assessment grouping data-driven using template_id and template_name - Add risk_level field to AssessmentResponse type - Fix tag names to match base API (Privacy Assessment Questionnaire/Evidence) - Simplify assessment generation to let backend handle all systems Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Add optional chaining to handle cases where data_categories is undefined Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Use template key (unique) instead of assessment_type for generation loop. This prevents duplicate API calls when multiple templates share the same assessment_type category. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
A merge of all the active Astralis branches. An always-ready demo.
Pre-Merge Checklist
CHANGELOG.mdupdatedmaindowngrade()migration is correct and works