@@ -6,32 +6,32 @@ This guide covers advanced scenarios for extending and customizing your Copilot
66
77## Table of Contents
88
9- - [ Custom Tools] ( #custom-tools )
10- - [ System Messages] ( #system-messages )
11- - [ Adding Rules] ( #adding-rules )
12- - [ Full Control] ( #full-control )
13- - [ File Attachments] ( #file-attachments )
14- - [ Bring Your Own Key (BYOK)] ( #bring-your-own-key-byok )
15- - [ Infinite Sessions] ( #infinite-sessions )
16- - [ Compaction Events] ( #compaction-events )
17- - [ MCP Servers] ( #mcp-servers )
18- - [ Skills Configuration] ( #skills-configuration )
19- - [ Loading Skills] ( #loading-skills )
20- - [ Disabling Skills] ( #disabling-skills )
21- - [ Custom Configuration Directory] ( #custom-configuration-directory )
22- - [ User Input Handling] ( #user-input-handling )
23- - [ Permission Handling] ( #permission-handling )
24- - [ Session Hooks] ( #session-hooks )
25- - [ Manual Server Control] ( #manual-server-control )
26- - [ Session Lifecycle Events] ( #session-lifecycle-events )
27- - [ Subscribing to All Lifecycle Events] ( #subscribing-to-all-lifecycle-events )
28- - [ Subscribing to Specific Event Types] ( #subscribing-to-specific-event-types )
29- - [ Foreground Session Control (TUI+Server Mode)] ( #foreground-session-control-tuiserver-mode )
30- - [ Getting the Foreground Session] ( #getting-the-foreground-session )
31- - [ Setting the Foreground Session] ( #setting-the-foreground-session )
32- - [ Error Handling] ( #error-handling )
33- - [ Event Handler Exceptions] ( #event-handler-exceptions )
34- - [ Custom Event Error Handler] ( #custom-event-error-handler )
9+ - [ Custom Tools] ( #Custom_Tools )
10+ - [ System Messages] ( #System_Messages )
11+ - [ Adding Rules] ( #Adding_Rules )
12+ - [ Full Control] ( #Full_Control )
13+ - [ File Attachments] ( #File_Attachments )
14+ - [ Bring Your Own Key (BYOK)] ( #Bring_Your_Own_Key_BYOK )
15+ - [ Infinite Sessions] ( #Infinite_Sessions )
16+ - [ Compaction Events] ( #Compaction_Events )
17+ - [ MCP Servers] ( #MCP_Servers )
18+ - [ Skills Configuration] ( #Skills_Configuration )
19+ - [ Loading Skills] ( #Loading_Skills )
20+ - [ Disabling Skills] ( #Disabling_Skills )
21+ - [ Custom Configuration Directory] ( #Custom_Configuration_Directory )
22+ - [ User Input Handling] ( #User_Input_Handling )
23+ - [ Permission Handling] ( #Permission_Handling )
24+ - [ Session Hooks] ( #Session_Hooks )
25+ - [ Manual Server Control] ( #Manual_Server_Control )
26+ - [ Session Lifecycle Events] ( #Session_Lifecycle_Events )
27+ - [ Subscribing to All Lifecycle Events] ( #Subscribing_to_All_Lifecycle_Events )
28+ - [ Subscribing to Specific Event Types] ( #Subscribing_to_Specific_Event_Types )
29+ - [ Foreground Session Control (TUI+Server Mode)] ( #Foreground_Session_Control_TUIServer_Mode )
30+ - [ Getting the Foreground Session] ( #Getting_the_Foreground_Session )
31+ - [ Setting the Foreground Session] ( #Setting_the_Foreground_Session )
32+ - [ Error Handling] ( #Error_Handling )
33+ - [ Event Handler Exceptions] ( #Event_Handler_Exceptions )
34+ - [ Custom Event Error Handler] ( #Custom_Event_Error_Handler )
3535
3636---
3737
0 commit comments