edge devices commands

5 tagged edge devices, measured the same way as everything else here.

Browse within: edge-agents 5edge-ai 5edge-computing 5embedded 5

audit

01

ForestHubAI/edge-agents

Command Claude Code

Perform a thorough audit of the React canvas in ts/workflow-builder/src/ against five categories. Use Agent subagents to explore categories in parallel where possible.

101 8d ago A 0 tokens AGPL-3.0

sync-go-engine

02

ForestHubAI/edge-agents

Command Claude Code

Synchronize the Go side — the engine runtime — with the current contract/workflow.yaml. The TypeScript side has its own sync command (/sync-ts-domain); this one does not touch ts/. Use this after the contract YAML has been edited (or pulled in from fh-backend) to add/remove/change nodes or their argument shapes.

101 8d ago A 0 tokens AGPL-3.0

sync-ts-domain

03

ForestHubAI/edge-agents

Command Claude Code

Synchronize the TypeScript side — workflow-core domain layer (and any workflow-builder knock-on edits) — with the current contract/workflow.yaml. The Go engine side has its own sync command; this one does not touch go/. Use this after the contract YAML has been edited (or pulled in from fh-backend) to…

101 8d ago A 0 tokens AGPL-3.0