Skip to content

feat(commands): add the /s3/key/marker binding - #74

Open
pyropy wants to merge 1 commit into
mainfrom
srdjan/feat/s3-key-marker
Open

pyropy wants to merge 1 commit into
mainfrom
srdjan/feat/s3-key-marker

Conversation

@pyropy

@pyropy pyropy commented Sep 17, 2026

Copy link
Copy Markdown

Hilt hand-writes the /s3/key/marker command with command.MustParse, which the rule against hand-written command strings forbids. This adds commands/s3/key with the bound command, empty on both sides since nothing invokes it, so Hilt can drop its local copy and use key.Marker like every other command.

馃 Generated with Claude Code

Hilt hand-writes the /s3/key/marker command with command.MustParse, which
the repo rule against hand-written command strings forbids. Bind it here so
Hilt can use it like every other command.

Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
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