Skip to content

refactor(harness): de-prefix bin aliases (keep iii- as alias)#262

Draft
guibeira wants to merge 1 commit into
mainfrom
refactor/harness-deprefix-bins
Draft

refactor(harness): de-prefix bin aliases (keep iii- as alias)#262
guibeira wants to merge 1 commit into
mainfrom
refactor/harness-deprefix-bins

Conversation

@guibeira

Copy link
Copy Markdown
Collaborator

De-prefixes the harness npm bin map: each iii-<x> worker entry now has a sibling clean key <x> pointing at the same ./dist/<x>/main.js target. The old iii-<x> keys are retained as aliases for the deprecation window.

Covered keys: approval-gate, turn-orchestrator, session, llm-budget, hook-fanout, models-catalog, provider-anthropic, provider-openai, provider-kimi, provider-lmstudio, provider-llamacpp, context-compaction, web. The harness clean key already existed (package CLI -> ./dist/index.js) and was left untouched; iii-harness retained.

New keys reuse existing build-output target paths, so they are valid by construction.

dependencies untouched: iii-sdk and @iii-dev/observability are byte-identical to main. Only additive bin lines changed.

Implements Task 5 of the remove-iii-prefix plan.

@vercel

vercel Bot commented Jun 15, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
workers Ready Ready Preview, Comment Jun 15, 2026 1:04pm

Request Review

@coderabbitai

coderabbitai Bot commented Jun 15, 2026

Copy link
Copy Markdown

Important

Review skipped

Draft detected.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: cf0cb486-9ee8-440b-b78b-350a842c2116

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch refactor/harness-deprefix-bins

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

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