Add /debug-config slash command (#10642)

<img width="409" height="175" alt="image"
src="https://github.com/user-attachments/assets/76efe9c5-8375-4af3-b6af-bd9e162c1bc3"
/>
This commit is contained in:
gt-oai
2026-02-04 22:26:17 +00:00
committed by GitHub
parent 7c6d21a414
commit d452bb3ae5
5 changed files with 355 additions and 0 deletions

View File

@@ -67,6 +67,7 @@ mod collaboration_modes;
mod color;
pub mod custom_terminal;
mod cwd_prompt;
mod debug_config;
mod diff_render;
mod exec_cell;
mod exec_command;