Skip to content

Add Copilot overlay, tools and session features - #5

Merged
Redth merged 1 commit into
mainfrom
feature/enhanced-copilot-ui
Feb 3, 2026
Merged

Add Copilot overlay, tools and session features#5
Redth merged 1 commit into
mainfrom
feature/enhanced-copilot-ui

Conversation

@Redth

@Redth Redth commented Feb 3, 2026

Copy link
Copy Markdown
Owner

Introduce a full set of Copilot integration improvements: new CopilotContextService and ICopilotContextService for global overlay/context handling; CopilotSystemPromptBuilder and a SystemPrompt resource for configurable system prompts; extensive ICopilotService surface updates (reasoning, turn/intent events, usage/error records, tool/permission APIs) and richer CopilotChatMessage/CopilotMessageType/CopilotTool/CopilotContext records. CopilotService updated to configure sessions with system prompts, improved SDK event handling, permission request handling (with PermissionHandler delegate), tool result formatting, reasoning/tool message lifecycle management, and default model/skill handling. CopilotToolsService now initializes and exposes tools with read-only metadata and lookup helpers. Also add logging API extensions (GetRecentLogs, ClearLogs, OnLogAdded, LogEntry), new CopilotOverlay UI component and assorted razor/host updates. These changes enable richer UX for assistant reasoning, tool permissions, session diagnostics, and contextual overlay interactions.

Introduce a full set of Copilot integration improvements: new CopilotContextService and ICopilotContextService for global overlay/context handling; CopilotSystemPromptBuilder and a SystemPrompt resource for configurable system prompts; extensive ICopilotService surface updates (reasoning, turn/intent events, usage/error records, tool/permission APIs) and richer CopilotChatMessage/CopilotMessageType/CopilotTool/CopilotContext records. CopilotService updated to configure sessions with system prompts, improved SDK event handling, permission request handling (with PermissionHandler delegate), tool result formatting, reasoning/tool message lifecycle management, and default model/skill handling. CopilotToolsService now initializes and exposes tools with read-only metadata and lookup helpers. Also add logging API extensions (GetRecentLogs, ClearLogs, OnLogAdded, LogEntry), new CopilotOverlay UI component and assorted razor/host updates. These changes enable richer UX for assistant reasoning, tool permissions, session diagnostics, and contextual overlay interactions.
@Redth
Redth merged commit 65c8d13 into main Feb 3, 2026
3 of 5 checks passed
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