Project

General

Profile

Plugins Directory » TomiHub AI Co-pilot

Author: James Wu
Website: https://github.com/xxwj225-James/redmine-plugin-tomihub
Code repository: https://github.com/xxwj225-James/redmine-plugin-tomihub
Registered on: 2026-08-27 (about 12 hours ago)
Current version: 0.1.0
Compatible with: Redmine 7.0.x
User ratings:   (0)

AI-powered project health badge and knowledge map for Redmine, backed by a self-hosted TomiHub(https://tomatovector.com/tomihub) instance. Shows a health score with 14-day trend, risk alerts linking to the exact Redmine issues behind them, and an AI-generated knowledge map (summary, team, architecture, complex issues, onboarding path) on every project overview page. Your Redmine stays unchanged — TomiHub mirrors data over the REST API and runs the AI analysis on its side. Languages: English, Chinese, Japanese.

Installation notes

cd /path/to/redmine/plugins
git clone https://github.com/xxwj225-James/redmine-plugin-tomihub.git redmine_tomihub
cd ..
bundle install
bundle exec rake redmine:plugins:migrate RAILS_ENV=production
  1. restart Redmine
    Then: Administration → TomiHub, fill in the TomiHub URL and API key
    (see https://tomatovector.com/tomihub for the free trial).

Changelog

0.1.0 (2026-08-27)

Compatible with Redmine 7.0.x.