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:
@@ -3,7 +3,7 @@
|
||||
###############################################################################
|
||||
|
||||
Summary: Warp, the Rust-based terminal for developers and teams
|
||||
Name: warp-terminal@@CHANNEL_SUFFIX@@
|
||||
Name: @@PACKAGE_NAME@@
|
||||
Version: @@VERSION@@
|
||||
Release: @@RELEASE@@
|
||||
Vendor: Denver Technologies, Inc.
|
||||
@@ -65,6 +65,8 @@ ln -s %{prefix}/warpdotdev/%{name}/@@BINARY_NAME@@ %{buildroot}%{_bindir}/%{name
|
||||
|
||||
# We also install a few things elsewhere in the system.
|
||||
%{_bindir}/%{name}
|
||||
%{_bindir}/@@GALAXY_AI_COMMAND_NAME@@
|
||||
%{_bindir}/@@GALAXY_CONTROL_COMMAND_NAME@@
|
||||
%{_datadir}/applications/@@BUNDLEID@@.desktop
|
||||
%{_datadir}/icons/hicolor
|
||||
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
###############################################################################
|
||||
|
||||
Summary: The orchestration platform for cloud agents.
|
||||
Name: oz@@CHANNEL_SUFFIX@@
|
||||
Name: @@PACKAGE_NAME@@
|
||||
Version: @@VERSION@@
|
||||
Release: @@RELEASE@@
|
||||
Vendor: Denver Technologies, Inc.
|
||||
|
||||
Reference in New Issue
Block a user