Skip to content

Improve descriptions and hints for set commands - #10

Merged
gskril merged 5 commits into
mainfrom
codex/fix-set-help-metadata
Jul 22, 2026
Merged

gskril merged 5 commits into
mainfrom
codex/fix-set-help-metadata

Conversation

@gskril

@gskril gskril commented Jul 22, 2026

Copy link
Copy Markdown
Member

Summary

  • shorten descriptions for the existing ens set address, text, contenthash, and batch subcommands
  • move resolver-selection and batch-input guidance into command hints
  • add typed, copyable examples that appear in help output and generated skills

Why

The existing descriptions mixed terse command-list labels with detailed operational guidance. This made the parent ens set --help listing noisy and duplicated information that Incur is designed to expose through hints and examples.

Impact

The ens set command list is now concise, while each subcommand's detailed help and generated skill documentation retain consumer-facing resolver behavior and concrete usage examples. Command execution and batch validation behavior are unchanged.

Validation

  • bun run typecheck
  • bun test --pass-with-no-tests (repository currently contains no test files)
  • bun run build
  • git diff --check
  • manually reviewed rendered help for all four affected subcommands

@pkg-pr-new

pkg-pr-new Bot commented Jul 22, 2026

Copy link
Copy Markdown

Open in StackBlitz

npx https://pkg.pr.new/ensdomains/ens-cli/@ensdomains/cli@10

commit: 9f67f15

@gskril gskril changed the title Improve set command help Improve descriptions and hints for ens set commands Jul 22, 2026
@gskril gskril changed the title Improve descriptions and hints for ens set commands Improve set command help and batch validation Jul 22, 2026
@gskril gskril changed the title Improve set command help and batch validation Improve set command help Jul 22, 2026
@gskril gskril changed the title Improve set command help Improve descriptions and hints for set commands Jul 22, 2026
@gskril

gskril commented Jul 22, 2026

Copy link
Copy Markdown
Member Author

No functional changes, just updating descriptions and hints to look cleaner for humans and be clearer for agents

@gskril
gskril marked this pull request as ready for review July 22, 2026 04:49
@gskril
gskril merged commit 581f66b into main Jul 22, 2026
3 checks passed
@gskril
gskril deleted the codex/fix-set-help-metadata branch July 22, 2026 04:49
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