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:
+2
-2
@@ -465,8 +465,8 @@ fn enabled_features() -> HashSet<FeatureFlag> {
|
||||
FeatureFlag::CLIAgentRichInput,
|
||||
#[cfg(feature = "transfer_control_tool")]
|
||||
FeatureFlag::TransferControlTool,
|
||||
#[cfg(feature = "warpify_footer")]
|
||||
FeatureFlag::WarpifyFooter,
|
||||
#[cfg(feature = "wormhole_footer")]
|
||||
FeatureFlag::WormholeFooter,
|
||||
#[cfg(feature = "solo_user_byok")]
|
||||
FeatureFlag::SoloUserByok,
|
||||
#[cfg(feature = "billing_and_usage_page_v2")]
|
||||
|
||||
Reference in New Issue
Block a user