Skip to content

Fix post session processing#65

Merged
MikeAlhayek merged 24 commits intomainfrom
ma/fix-post-session-processing
May 3, 2026
Merged

Fix post session processing#65
MikeAlhayek merged 24 commits intomainfrom
ma/fix-post-session-processing

Conversation

@MikeAlhayek
Copy link
Copy Markdown
Member

No description provided.

MikeAlhayek and others added 24 commits April 30, 2026 17:57
… 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>
@MikeAlhayek MikeAlhayek merged commit 840aa2f into main May 3, 2026
10 checks passed
@MikeAlhayek MikeAlhayek deleted the ma/fix-post-session-processing branch May 3, 2026 02:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant