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
@@ -814,8 +814,8 @@ pub enum FeatureFlag {
/// Enables Custom Inference endpoints for enterprise users.
CustomInferenceEndpointsEnterprise,
/// Replaces the in-block warpification banner with a warpify footer.
WarpifyFooter,
/// Replaces the in-block wormholing banner with a wormhole footer.
WormholeFooter,
/// Enables conversation retrieval via the CLI (oz run conversation get, oz run get --conversation).
ConversationApi,