Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
94494c1ca5
feat: update AI model in AskCommand and add Docker support files for improved deployment
0cd3b5c179
fix: standardize command import paths to lowercase for consistency
748d438706
fix: update @babel/runtime to version 7.27.0 for improved stability and performance
e5124d33d4
chore: update ESLint configuration and dependencies
5bc0d98334
refactor: implement command class structure for better organization and error handling; update existing commands to extend from the new base class