C
code-review

  • Hofund — AI Code Review Bot

    Named after Heimdall's sword — the gatekeeper that nothing passes without scrutiny.

    Hofund is a GitLab-integrated bot that automatically reviews merge requests before they are merged. It uses a locally-hosted LLM (via Ollama) to analyse diffs and post structured feedback as MR comments.

    Features (planned) Triggered on MR open and update via GitLab CI pipeline Analyses the diff and posts a structured review comment Flags hardcoded secrets, credentials, and environment variables Detects common anti-patterns and code smells Summarises what changed and why it may be risky Tech Stack Language: Go Model: Local LLM via Ollama (no external API calls) Integration: GitLab CI + GitLab REST API Security scanning: Snyk, SonarQube
    Updated
    Updated
  • Structural and behavioral signals for large, AI-assisted code changes.

    Updated
    Updated