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:
@@ -1,4 +1,4 @@
|
||||
Package: oz@@CHANNEL_SUFFIX@@
|
||||
Package: @@PACKAGE_NAME@@
|
||||
Version: @@VERSION@@
|
||||
Section: devel
|
||||
Depends: zlib1g
|
||||
|
||||
@@ -4,4 +4,4 @@
|
||||
# postrm script.
|
||||
action="$1"
|
||||
|
||||
rm -f /usr/bin/oz@@CHANNEL_SUFFIX@@
|
||||
rm -f /usr/bin/@@BINARY_NAME@@
|
||||
|
||||
Reference in New Issue
Block a user