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:
@@ -7994,14 +7994,12 @@ impl SettingsWidget for ExperimentsWidget {
|
||||
app,
|
||||
);
|
||||
|
||||
let column = Flex::column()
|
||||
Flex::column()
|
||||
.with_child(header)
|
||||
.with_child(crosscheck_toggle)
|
||||
.with_child(crosscheck_description)
|
||||
.with_child(model_description)
|
||||
.finish();
|
||||
|
||||
column
|
||||
.finish()
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user