Plugins Directory » AI Helper
|
Author: | Haruyuki Iida |
---|---|---|
Website: | https://github.com/haru/redmine_ai_helper | |
Code repository: | https://github.com/haru/redmine_ai_helper | |
Registered on: | 2025-05-09 (22 days ago) | |
Current version: | 1.0.5 | |
Compatible with: | Redmine 6.0.x | |
User ratings: |
The Redmine AI Helper Plugin adds AI chat functionality to Redmine, enhancing project management efficiency through AI-powered support.
Features¶
- Adds an AI chat sidebar to the right side of your Redmine interface
- Enables various AI-assisted queries including:
- Issue search
- Issue and Wiki content summarization
- Repository source code explanation
- Other project and Redmine-related inquiries
- Supports multiple AI models and services
- MCP server integration
- Vector search using Qdrant
Installation notes
Changelog
1.0.5 (2025-05-31)
Compatible with Redmine 6.0.x.
Download¶
https://github.com/haru/redmine_ai_helper/releases/tag/1.0.5
Changes¶
- Enabled specifying the dimension parameter with OpenAI Compatible
- Fix broken links in Wiki vector search results
1.0.4 (2025-05-27)
Compatible with Redmine 6.0.x.
Download¶
https://github.com/haru/redmine_ai_helper/releases/tag/1.0.4
Changes¶
- Fix Template Error in Redmine 6.0.0–6.0.4
1.0.3 (2025-05-25)
Compatible with Redmine 6.0.x.
Download¶
https://github.com/haru/redmine_ai_helper/releases/tag/1.0.3
New Features¶
- Allow OpenAI organization ID to be specified
- Implement issue response generator feature
- Vector search for wiki contents.
Other Changes¶
- Remove jQuery dependency.
- Some minor updates
1.0.2 (2025-05-20)
Compatible with Redmine 6.0.x.
Download¶
https://github.com/haru/redmine_ai_helper/releases/tag/1.0.2
Changes¶
- Add a issue summarize function to the Issue page.
1.0.1 (2025-05-18)
Compatible with Redmine 6.0.x.
Download¶
https://github.com/haru/redmine_ai_helper/releases/tag/1.0.1
Changes¶
- Make temperature value customizable
- Integrate with Langfuse
1.0.0 (2025-05-10)
Compatible with Redmine 6.0.x.