Skip to content

feat(harness installer): Scope setup/install to a single harness#151

Merged
developersdigest merged 2 commits into
mainfrom
dd/feedback
Jul 8, 2026
Merged

feat(harness installer): Scope setup/install to a single harness#151
developersdigest merged 2 commits into
mainfrom
dd/feedback

Conversation

@developersdigest

Copy link
Copy Markdown
Member

Add support for scoping init/setup to a single agent/harness. README documents one-shot usage. scripts/install.sh forwards installer args to firecrawl init (non-interactive) and runs init --yes when piped. init.ts: add interactive harness picker, detectInstalledAgentNames, and installRepoAcrossAgents to allow routing skills/workflows to a subset of detected agents or a single --agent. skills-native.ts: canonicalize per-agent global skills dirs (fixes several agent paths), add detectInstalledAgentNames helper. This enables one-shot, non-interactive, and interactive per-harness installs.

Add support for scoping init/setup to a single agent/harness. README documents one-shot usage. scripts/install.sh forwards installer args to `firecrawl init` (non-interactive) and runs `init --yes` when piped. init.ts: add interactive harness picker, detectInstalledAgentNames, and installRepoAcrossAgents to allow routing skills/workflows to a subset of detected agents or a single --agent. skills-native.ts: canonicalize per-agent global skills dirs (fixes several agent paths), add detectInstalledAgentNames helper. This enables one-shot, non-interactive, and interactive per-harness installs.
@developersdigest developersdigest merged commit 6817ee2 into main Jul 8, 2026
7 checks passed
@developersdigest developersdigest deleted the dd/feedback branch July 8, 2026 13:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant