sync integration #319
No reviewers
Labels
No labels
prio_critical
prio_low
type_bug
type_contact
type_issue
type_lead
type_question
type_story
type_task
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
lhumina_code/hero_skills!319
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "integration"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Adds service::is_lab_managed_daemon() — one predicate used by BOTH the `lab service` path (service_manager.rs) and the `lab build --start` / fast_teardown path: long-running kind (server/admin/web) AND not supervised. Replaces the three duplicated `matches!(kind, Server|Admin|Web)` checks. Fixes `lab build --start` failing on lk-backend ("did not become fully running") — lk-backend is supervised by hero_livekit_server via its start() RPC, so lab now installs it but never starts/registers/tears it down standalone. Also pins hero_lib + hero_proc_sdk deps to branch=integration (integration pins integration); lab verified building against hero_lib integration (supervised) + hero_proc integration. Refs hero_skills#315. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>lab --version4d55cc213e