service_agent: wire --download to v0.1.0 release assets #222

Merged
mik-tf merged 1 commit from development_mik_service_agent_download into development 2026-05-06 19:31:16 +00:00
Owner

Two-line consumer change wiring service_agent.nu to the brand-new hero_agent v0.1.0-rc2 release (3 statically-linked musl binaries):

  1. service_agent.nu:140 — flip suffix from legacy "linux-amd64" to home#212 target-triple shape "x86_64-unknown-linux-musl"
  2. dispatcher.nu:112-113 — forward --download/--version on [agent install] and --download on [agent start] aliases (mirrors session-62 sweep pattern from 908c775; voice/biz already do this)

Producer side: https://forge.ourworld.tf/lhumina_code/hero_agent/releases/tag/v0.1.0-rc2

Coverage: 19/29 → 20/29 on lhumina_code/home#212.

Smoke plan: heroci service hero_agent install --download --reset, expect 3 binaries at /root/hero/bin/.

Two-line consumer change wiring service_agent.nu to the brand-new hero_agent v0.1.0-rc2 release (3 statically-linked musl binaries): 1. service_agent.nu:140 — flip suffix from legacy "linux-amd64" to home#212 target-triple shape "x86_64-unknown-linux-musl" 2. dispatcher.nu:112-113 — forward --download/--version on [agent install] and --download on [agent start] aliases (mirrors session-62 sweep pattern from 908c775; voice/biz already do this) Producer side: https://forge.ourworld.tf/lhumina_code/hero_agent/releases/tag/v0.1.0-rc2 Coverage: 19/29 → 20/29 on https://forge.ourworld.tf/lhumina_code/home/issues/212. Smoke plan: heroci `service hero_agent install --download --reset`, expect 3 binaries at /root/hero/bin/.
service_agent: wire --download to v0.1.0 release assets
All checks were successful
Build and Publish Skills / build-and-publish (pull_request) Successful in 4s
b08ccb5674
Two changes that together close the dispatcher gap for hero_agent:

1. service_agent.nu — flip the suffix passed to svc_install_download
   from the legacy "linux-amd64" to the home#212 target-triple shape
   "x86_64-unknown-linux-musl", matching what hero_agent's new
   build-linux.yaml workflow uploads to Forgejo Releases.

2. dispatcher.nu — forward --download/--version on the [agent install]
   and --download on the [agent start] aliases, mirroring the
   session-62 sweep pattern (commit 908c775) and the voice/biz
   dispatcher entries.

Coverage: 19/29 → 20/29 on home#212.

Signed-off-by: mik-tf
mik-tf merged commit f7758fcbf4 into development 2026-05-06 19:31:16 +00:00
mik-tf deleted branch development_mik_service_agent_download 2026-05-06 19:31:16 +00:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
lhumina_code/hero_skills!222
No description provided.