Skip to content

feat(host): add host command namespace for env-injected execution - #37

Merged
roodboi merged 1 commit into
mainfrom
dimitri/host-command-surface
Apr 1, 2026
Merged

feat(host): add host command namespace for env-injected execution#37
roodboi merged 1 commit into
mainfrom
dimitri/host-command-surface

Conversation

@roodboi

@roodboi roodboi commented Apr 1, 2026

Copy link
Copy Markdown
Contributor

Summary

  • add a top-level hack host namespace for host-side env-injected execution
  • prefer --scope for host execution so env selection is separate from container execution
  • clarify docs around when to use hack host, hack run, and compose exec

Verification

  • bun test tests/env-exec-command.test.ts tests/cli-command.test.ts
  • bun run typecheck
  • bun x ultracite check src/commands/env.ts src/cli/spec.ts tests/env-exec-command.test.ts tests/cli-command.test.ts README.md docs/env.md docs/cli.md docs/integrations.md docs/guides/codex-managed-environments.md src/mcp/agent-docs.ts AGENTS.md

@changeset-bot

changeset-bot Bot commented Apr 1, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: c9bb856

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@roodboi
roodboi merged commit 6fc4558 into main Apr 1, 2026
3 checks passed
@roodboi
roodboi deleted the dimitri/host-command-surface branch April 1, 2026 16:12
roodboi pushed a commit that referenced this pull request Apr 1, 2026
## 2.1.0 (2026-04-01)

* Merge pull request #37 from hack-dance/dimitri/host-command-surface ([6fc4558](6fc4558)), closes [#37](#37)
* feat(host): add host command namespace for env-injected execution ([c9bb856](c9bb856))
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