Complete agent monitoring and Galaxy Control integration
- expose command-monitor conversations and preserve visible agent transcripts - add bounded polling and a dedicated shell interrupt tool - improve direct-provider images, skills, tool history, and usage handling - package and brand Galaxy Control across releases, installers, persistence, and docs
This commit is contained in:
+2
-2
@@ -447,8 +447,8 @@ fn enabled_features() -> HashSet<FeatureFlag> {
|
||||
FeatureFlag::GroupedTabs,
|
||||
#[cfg(feature = "pinned_tabs")]
|
||||
FeatureFlag::PinnedTabs,
|
||||
#[cfg(feature = "warp_control_cli")]
|
||||
FeatureFlag::WarpControlCli,
|
||||
#[cfg(feature = "galaxy_control_cli")]
|
||||
FeatureFlag::GalaxyControlCli,
|
||||
#[cfg(feature = "agent_harness")]
|
||||
FeatureFlag::AgentHarness,
|
||||
#[cfg(feature = "oz_handoff")]
|
||||
|
||||
Reference in New Issue
Block a user