Skip to content

Absorb @stupify/exe-* into @bevyl-ai/agent-tools 0.3.0#43

Merged
Octember merged 2 commits into
mainfrom
absorb-exe-packages
Jul 11, 2026
Merged

Absorb @stupify/exe-* into @bevyl-ai/agent-tools 0.3.0#43
Octember merged 2 commits into
mainfrom
absorb-exe-packages

Conversation

@Octember

Copy link
Copy Markdown
Owner

Finishes the consolidation: packages/exe-cli and packages/exe-host move to @bevyl-ai/agent-tools 0.3.0 (exe.ts control-plane + host.ts runtime primitives, moved verbatim; isRateLimited now lives beside isQuotaWall in the kit with the two-regexes-on-purpose rationale).

  • The review-domain JSON stores (head attempts / reviewed heads / daily counter) move inline into review-sweep.ts — reviewer vocabulary with one consumer doesn't belong in a shared kit. Their tests move with them.
  • workspaces and both @stupify/exe-* deps deleted; tsconfig/CI simplified (no more per-package tgz packing).
  • release.yml keeps the ONE-self-contained-package shape: the bundle inlines the kit, then the kit dep is stripped from the published package.json. Bundle verified: zero external imports.

Companion: bunion drops its src/proc.ts for the kit's exec/have.

bun.lock refresh pending the 0.3.0 npm publish (OTP).

The two workspace packages were a second, stupify-scoped shared-plumbing
effort; agent-tools 0.3.0 is their home now (exe.ts control-plane, host.ts
runtime primitives, isRateLimited beside isQuotaWall in rotate.ts). The
review-domain JSON stores (head attempts / reviewed heads / daily counter)
move INLINE here instead — reviewer vocabulary with exactly one consumer
doesn't belong in a shared kit. Workspaces gone; CI drops the exe-* tgz
packing; release strips the kit dep after bundling (published package
stays self-contained, verified zero external imports in the bundle).

bun.lock refresh pending the 0.3.0 npm publish.

@exe-dev-github-integration exe-dev-github-integration Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

hm, one real install breaker here.

Comment thread package.json Outdated

@exe-dev-github-integration exe-dev-github-integration Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nice, all fixed ✅

@Octember Octember merged commit 5a84810 into main Jul 11, 2026
2 checks passed
@Octember Octember deleted the absorb-exe-packages branch July 11, 2026 18:45
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