NestBot AI Assistant Enhancements into
- Dominant language
- Python
- Stars
- 451
- Forks
- 702
- Avg merge
- 22h 59m
- Merged PRs (30d)
- 91
Description
Community & Support: [[LinkedIn Group](https://www.linkedin.com/groups/14656108/)](https://www.linkedin.com/groups/14656108/) · [[Slack #project-nest](https://owasp.slack.com/archives/project-nest)](https://owasp.slack.com/archives/project-nest)
Active project leaders: Arkadii Yakovets -- [[GitHub](https://github.com/arkid15r/)](https://github.com/arkid15r/) · [[LinkedIn](https://www.linkedin.com/in/arkid15r/)](https://www.linkedin.com/in/arkid15r/) · [[Slack](https://owasp.slack.com/team/U060W3NKLTF)](https://owasp.slack.com/team/U060W3NKLTF); Kate Golovanova -- [[GitHub](https://github.com/kasya/)](https://github.com/kasya/) · [[LinkedIn](https://www.linkedin.com/in/kate-golovanova/)](https://www.linkedin.com/in/kate-golovanova/) · [[Slack](https://owasp.slack.com/team/U07PWB1JZ6Z)](https://owasp.slack.com/team/U07PWB1JZ6Z)
[[Contributing](https://github.com/owasp/nest/blob/main/CONTRIBUTING.md)](https://github.com/owasp/nest/blob/main/CONTRIBUTING.md) · [[Code of Conduct](https://github.com/owasp/nest/blob/main/CODE_OF_CONDUCT.md)](https://github.com/owasp/nest/blob/main/CODE_OF_CONDUCT.md) · [[GSoC Mentors](https://github.com/owasp/nest/blob/main/MENTORS.md)](https://github.com/owasp/nest/blob/main/MENTORS.md)
## NestBot AI Assistant Changes
**Is your feature request related to a problem? Please describe.**
The recent NestBot AI Assistant updates combine multiple features and fixes into a single large PR, which makes it difficult to review, test, and maintain.
**Describe the solution you'd like**
Split the work into smaller, focused PRs such as:
* LLM provider (Gemini) integration
* Multi-agent coordination improvements
* Slack interaction UX enhancements
* Reply handling and formatting fixes
This will improve review efficiency and reduce merge risks.
**Describe alternatives you've considered**
Keeping everything in a single PR, but this increases complexity and slows down the review process.
**Are you going to work on implementing this?**
* [x] Yes
* [ ] No
**Additional context**
Contributor guide
Assessment
This issue has not been assessed yet.