Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

improvement: add argument-hint configuration to SlashCommandOptions#449

Merged
breaking-brake merged 1 commit intomainbreaking-brake/cc-wf-studio:mainfrom
improvement/add-argument-hint-to-slash-command-optionsbreaking-brake/cc-wf-studio:improvement/add-argument-hint-to-slash-command-optionsCopy head branch name to clipboard
Jan 13, 2026
Merged

improvement: add argument-hint configuration to SlashCommandOptions#449
breaking-brake merged 1 commit intomainbreaking-brake/cc-wf-studio:mainfrom
improvement/add-argument-hint-to-slash-command-optionsbreaking-brake/cc-wf-studio:improvement/add-argument-hint-to-slash-command-optionsCopy head branch name to clipboard

Conversation

@breaking-brake
Copy link
Copy Markdown
Owner

@breaking-brake breaking-brake commented Jan 13, 2026

Summary

Add argument-hint configuration option to SlashCommandOptions, allowing users to define argument hints shown during auto-completion for slash commands.

Closes #425

Output example:

---
argument-hint: add [tagId] | remove [tagId] | list
---

Changes

  • Added argumentHint property to SlashCommandOptions type
  • Created ArgumentHintTagInput component with simple text input and example usage hints
  • Added Argument Hint submenu to SlashCommandOptionsDropdown
  • Export argument-hint to slash command frontmatter in export-service.ts
  • Added store action setSlashCommandArgumentHint
  • Added i18n support for example hints (5 languages: en, ja, ko, zh-CN, zh-TW)
  • Reordered submenu: Allowed Tools > Argument Hint > Context > Model

Testing

  • Manual E2E testing completed
  • Code quality checks passed (npm run format && npm run lint && npm run check && npm run build)

🤖 Generated with Claude Code

- Added argumentHint property to SlashCommandOptions type
- Created ArgumentHintTagInput component with example usage hints
- Added Argument Hint submenu to SlashCommandOptionsDropdown
- Export argument-hint to slash command frontmatter
- Added i18n support for example hints (5 languages)
- Reordered menu: Allowed Tools > Argument Hint > Context > Model

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@breaking-brake breaking-brake merged commit df71af7 into main Jan 13, 2026
3 checks passed
@breaking-brake breaking-brake deleted the improvement/add-argument-hint-to-slash-command-options branch January 13, 2026 14:21
@breaking-brake breaking-brake mentioned this pull request Jan 13, 2026
braking-brake-semantic-release Bot pushed a commit that referenced this pull request Jan 13, 2026
## [3.14.5](v3.14.4...v3.14.5) (2026-01-13)

### Improvements

* add argument-hint configuration to SlashCommandOptions ([#449](#449)) ([df71af7](df71af7))
@braking-brake-semantic-release
Copy link
Copy Markdown

🎉 This PR is included in version 3.14.5 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add argument-hint configuration to slashCommandOptions

1 participant

Morty Proxy This is a proxified and sanitized view of the page, visit original site.