Skip to content

[codex] clarify first-run picker and npx daemon bin - #5

Merged
philcunliffe merged 1 commit into
masterfrom
codex/walkthrough-picker-context
May 21, 2026
Merged

[codex] clarify first-run picker and npx daemon bin#5
philcunliffe merged 1 commit into
masterfrom
codex/walkthrough-picker-context

Conversation

@philcunliffe

Copy link
Copy Markdown
Contributor

Summary

Clarifies the first-run picker by adding context under each capture and export option, especially the raw Anthropic/OpenAI API proxy choices.

Adds NPX-aware daemon setup so a real npx hypaware first run installs the current package globally before writing launchd/systemd service files. This avoids pointing the daemon at npm temporary _npx cache paths while keeping explicit --bin, --dry-run, and stable installs unchanged.

Impact

Users get clearer setup choices, and NPX installs now leave behind a durable global hypaware/hyp command for the daemon to execute.

Validation

  • npm test
  • npm run lint
  • npm run typecheck
  • npm run smoke -- walkthrough_picker_to_first_query
  • npm run smoke -- package_bin_boot

Sign up for freeto 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

@philcunliffe