fix(daemon): extract hardcoded values in autospawn registration #254

Merged
clawdie merged 1 commit from fix/autospawn-dry-refactor into main 2026-06-28 01:30:39 +02:00
Owner

DRY refactor after PR #253:

  • Extract hostname to outer scope (one env lookup instead of two)
  • Extract caps literal (one serde_json::json! instead of two)

1 file, +6/-12. No logic change. Sam & Claude.

DRY refactor after PR #253: - Extract hostname to outer scope (one env lookup instead of two) - Extract caps literal (one serde_json::json! instead of two) 1 file, +6/-12. No logic change. Sam & Claude.
clawdie added 1 commit 2026-06-28 01:30:25 +02:00
fix(daemon): extract hardcoded values in autospawn registration (Sam & Claude)
Some checks are pending
CI / rust (pull_request) Waiting to run
CI / markdown (pull_request) Waiting to run
CI / port (pull_request) Waiting to run
CI / agent-jail-pkgs (pull_request) Waiting to run
3fd0184208
clawdie merged commit 2f0f9a2d24 into main 2026-06-28 01:30:39 +02: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: clawdie/colibri#254
No description provided.