Skip to content

Conversation

@H0llyW00dzZ
Copy link
Owner

  • [+] fix(mcp-server): Correctly handle --instructions flag in CLI framework
  • [+] remove problematic showInstructions variable capture in closure
  • [+] use cmd.Flags().GetBool("instructions") to check flag value directly
  • [+] update createRootCommandRunE to take cmd parameter instead of bool

- [+] fix(mcp-server): Correctly handle --instructions flag in CLI framework
- [+] remove problematic showInstructions variable capture in closure
- [+] use cmd.Flags().GetBool(\"instructions\") to check flag value directly
- [+] update createRootCommandRunE to take cmd parameter instead of bool
@H0llyW00dzZ H0llyW00dzZ added documentation Improvements or additions to documentation enhancement New feature or request go Pull requests that update go code labels Dec 27, 2025
@H0llyW00dzZ H0llyW00dzZ marked this pull request as ready for review December 27, 2025 21:42
@H0llyW00dzZ H0llyW00dzZ merged commit f9f140f into master Dec 27, 2025
8 checks passed
@H0llyW00dzZ H0llyW00dzZ deleted the improve-instructions branch December 27, 2025 21:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation enhancement New feature or request go Pull requests that update go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants