Skip to content
@vincents-ai

vincents.ai

Vincents AI

We're a Berlin-based development house building EU sovereign AI infrastructure. You're using AI tools to build things, solve problems, automate tasks — but your agent forgets everything when you start a new session. We fix that, with GDPR, DORA, NIS2, and EU Cyber Resilience Act compliance built in from day one.

Agentic Loop — an AI agent that learns

Agentic Loop

Most AI agents repeat the same mistakes and forget what worked. Agentic Loop is different — it follows your process, learns from failures, and gets better over time.

Why people use it:

  • Follows your workflow — write down how you want tasks done, and it sticks to that process
  • Learns from mistakes — every time something goes wrong, it figures out why and avoids it next time
  • Works across all your projects — one agent handles everything, keeps each project separate
  • You can see what it's doing — full activity logs, so when it breaks you know exactly why
  • Add your own tools — extend it without touching the core code

6 trait crates, 5 implementation crates — trait-first, WASM-safe, git-refs storage.

nix develop --command cargo build
agentic-loop run quick "Fix the failing tests"

Read the docs | Marketing overview | Full feature list


Agentic Repos — host your own Git server, built for AI workflows

Agentic Repos

Multi-tenant Git hosting with built-in file storage, user permissions, and a plugin system — all in a single program. Built to support AI agent workflows.

What it gives you:

  • Host Git repositories — push, pull, and clone over SSH or HTTP
  • Large file support — handles datasets, models, and big files with quotas and S3 backup
  • User management — control who can access what, with role-based permissions
  • REST API — manage repos, users, and settings programmatically
  • Enterprise features available — backup, compliance (DORA/NIS2/GDPR), replication, CI/CD, security scanning, webhooks (commercial licence)
nix build
./result/bin/agentic-repos init
./result/bin/agentic-repos

Read the docs | API reference | Deployment guide


Engram — gives your AI agent a memory

Engram

If you're using Claude Code, OpenCode, pi, or OpenClaw, your agent starts from zero every session. It doesn't remember why you chose that architecture, what you tried and rejected, or what's left to do.

Engram fixes that. It's a memory system that lives in your git repo (refs/engram/) — tasks, decisions, reasoning, and context, all saved so your agent picks up exactly where it left off.

Integrations:

Integration What it does
engram-claude Claude Code plugin — task management, commit validation, session tracking
engram-opencode OpenCode plugin — autonomous session management, 15-second inactivity monitoring
pi-engram-extensions pi coding agent extensions — 14 extensions, 14 skills, model failover, commit gating
curl -fsSL https://github.com/vincents-ai/engram/releases/latest/download/install.sh | bash
engram setup workspace

Read the docs | User guide | For agents


Other tools we build

SkyletPLUGGABLE AGENT RUNTIME

Secure, extensible plugin runtime for autonomous agents and microservices. FFI ABI v2, hot reload, OpenTelemetry tracing, Ed25519 signatures.

OmniShellINTELLIGENT SHELL WITH ACL

LLM-powered shell built on shrs with three execution modes (kids/agent/admin). ACL engine, command snapshots, undo/redo, Linux namespace sandboxing. Embeddable as a library for agentic-loop's tool system.

Nix ModulesCENTRALISED NIX MODULES

Standardised Nix modules for vincents-ai projects. Reproducible builds, dev shells, deployment across the ecosystem.



Compliance & EU Sovereign Tech

We build tools that make EU regulatory compliance (GDPR, DORA, NIS2, EU Cyber Resilience Act) part of your development workflow — not an afterthought.

Project What it does
transparenz CLI tool for BSI TR-03183-2 compliant SBOM generation, validation, and vulnerability scanning
enrichment-engine Maps CVEs to 74 GRC compliance frameworks (GDPR, DORA, NIS2, ISO 27001, etc.)
vulnz Collects vulnerability data from 28 providers (NVD, EUVD, Linux distros) for EU CRA compliance
billing-middleware Multi-provider payment routing with GDPR/SOC2 controls, tax calculation, and cost optimisation

All projects use trait-first, Git-native design with EU compliance built in.

Pinned Loading

  1. engram engram Public

    A distributed memory system for AI agents that persists context, tasks, reasoning, and knowledge across sessions and teams.

    Rust 22

Repositories

Showing 10 of 23 repositories

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…