Rurdesk is a self-hosted, open-source (AGPL-3.0) task and issue tracker that runs entirely on your own infrastructure. The whole application — API, WebSocket server, MCP server and web UI — ships as a single container, with PostgreSQL and Redis alongside it.
It offers four views of the same issues (table, kanban, calendar and gantt), sprints with rollover, issue relations (hierarchy, dependencies, duplicates), time tracking, real-time chat and notifications, and team-based access control.
Optionally, AI agents can work as team members: assign an issue to an agent and it returns a branch and a pull request, posting its design, implementation plan and progress back into the tracker as it works. A built-in quality check reviews issues for clarity before anyone — human or agent — picks them up. Without the agent features it works as a fast, ordinary issue tracker.