feat: expand Galaxy agent and remote tooling

Add Wormhole remote helpers, provider and agent improvements, filesystem diagnostics, model metadata support, and schema-aware settings IntelliSense.
This commit is contained in:
2026-08-23 13:55:47 -05:00
parent f17642fc62
commit 7c106eecd5
147 changed files with 2208 additions and 1514 deletions
+2 -2
View File
@@ -591,7 +591,7 @@ default = [
"revert_to_checkpoints",
"rewind_slash_command",
"hoa_code_review",
"warpify_footer",
"wormhole_footer",
"hoa_notifications",
"hoa_onboarding_flow",
"agent_toolbar_editor",
@@ -936,7 +936,7 @@ solo_user_byok = []
billing_and_usage_page_v2 = []
gpt_configurable_context_window = []
configurable_toolbar = []
warpify_footer = []
wormhole_footer = []
hoa_onboarding_flow = []
git_operations_in_code_review = []
hoa_remote_control = []