Skip to content

fix(cli): support project slash command completion - #245

Merged
tiann merged 1 commit into
tiann:mainfrom
jlovec:feat/project-slash-command
Mar 5, 2026
Merged

fix(cli): support project slash command completion#245
tiann merged 1 commit into
tiann:mainfrom
jlovec:feat/project-slash-command

Conversation

@jlovec

@jlovec jlovec commented Mar 5, 2026

Copy link
Copy Markdown
Contributor

Add project-level slash command discovery with recursive nested command scanning, pass workingDirectory through slash-command handlers, and align hub/web source unions to include project commands.

Add project-level slash command discovery with recursive nested command scanning, pass workingDirectory through slash-command handlers, and align hub/web source unions to include project commands.

@github-actions github-actions Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Findings

  • None.

Summary

  • No issues found in modified lines. Residual risk: new behavior only covered by CLI unit tests; no hub/web integration coverage.

Testing

  • Not run (automation)

@tiann
tiann merged commit ef3328f into tiann:main Mar 5, 2026
2 checks passed
jasonczc pushed a commit to jasonczc/haqi that referenced this pull request Mar 15, 2026
Add project-level slash command discovery with recursive nested command scanning, pass workingDirectory through slash-command handlers, and align hub/web source unions to include project commands.

(cherry picked from commit ef3328f)
SeeFlowerX pushed a commit to SeeFlowerX/hapi that referenced this pull request Apr 1, 2026
Add project-level slash command discovery with recursive nested command scanning, pass workingDirectory through slash-command handlers, and align hub/web source unions to include project commands.
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.

2 participants