goose doctor (#8342)

Co-authored-by: Douwe Osinga <douwe@squareup.com>
This commit is contained in:
Douwe Osinga
2026-04-07 10:12:16 -04:00
committed by GitHub
parent c4aa7f56df
commit 0028d97c23
8 changed files with 359 additions and 1 deletions
+1
View File
@@ -12,6 +12,7 @@ pub mod config;
pub mod context_mgmt;
pub mod conversation;
pub mod dictation;
pub mod doctor;
pub mod download_manager;
pub mod execution;
pub mod gateway;