Fix post session processing#65
Merged
MikeAlhayek merged 24 commits intomainfrom May 3, 2026
Merged
Conversation
…restApps/CrestApps.Core into ma/fix-post-session-processing
…restApps/CrestApps.Core into ma/fix-post-session-processing
… and MVC
- Refactor AIProfileDocumentService to use IServiceScopeFactory instead of
directly injecting scoped DB services, preventing ObjectDisposedException
when async document operations outlive the Blazor circuit's DI scope
- Align all user-visible form text in Blazor AI Profile Create/Edit views
to match MVC source of truth:
- Chat mode, TTS, Voice helper text made more descriptive
- Copilot config: add missing helper text for model override, effort
level, and allow-all flag in both API Key and OAuth modes
- Claude config: add helper text for model selection and effort level
- Add initial prompt, welcome message, initial prompt helpers expanded
- Knowledge tab: Document Top N, retrieval mode, index warning, session
documents helpers all aligned with MVC's fuller descriptions
- Capabilities tab: empty-state messages and description paragraphs
now match MVC (include navigation hints and fuller context)
- Data Processing tab: add 'Configure session metrics...' paragraph,
expand extraction helper text
- Add missing 'Allow session documents' helper text to MVC Edit view
- Remove spurious required asterisk from MCP Prompts Create in Blazor
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.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.
No description provided.