← sokkan.ch

Press kit

SOKKAN is an open-source agentic studio (Apache-2.0): parallel Claude Code sessions that start with the project's memory already loaded, and a human who keeps the helm. Its managed version, SOKKAN Cloud, is hosted in Switzerland — a dedicated VM and a private network per customer, in Geneva. Published by Ninabot Sàrl (Meyrin, GE).

Every visual on this page is free for press use.

The story

SOKKAN wasn't born in a pitch deck. It is the in-house tool that runs Ninabot's products — including the Swiss job platform ninjob.ch — through a dozen AI agent sessions working in parallel, steered by a single person.

The observation that started it: what AI agents lack isn't intelligence, it's memory. Every new session starts amnesic, and the operator spends their time repeating “check your memory, we were working on X”. SOKKAN inverts the ritual: opening a session means the memory has already been consulted. Describing the task triggers a local semantic search (no external service) across the notes previous sessions wrote — then the agent proposes a plan and waits for human clearance. Nothing irreversible without a click. Hence the name: sokkan, the helm. The helm, not the autopilot.

In July 2026 the tool was extracted and released as open source (Apache-2.0), installable with a single command from a sovereign distribution (sokkan.ch). In its wake, Ninabot opened SOKKAN Cloud: the same software, operated from Geneva — each customer gets a dedicated virtual machine and their own private network, both extensible from the cockpit (compute instances, managed PostgreSQL). For inference the customer chooses: their own Anthropic key, or managed inference — open Qwen3 Coder models served from Frankfurt (EU), prepaid with credits, metered per token, with request content never retained.

In September 2026, Ninabot joined Exoscale's ISV program: SOKKAN Cloud enters the partner product catalogue of the Swiss provider the offering has run on since day one. Both companies are preparing a joint case study.

“AI agent tools all look alike and all live on American infrastructure. We built SOKKAN to run our own products, then we opened it up: the code belongs to everyone, and for teams who want the operated version, everything stays in Switzerland.” — Nicolas Micaud, founder and CTO of Ninabot Sàrl

The facts

ProductSOKKAN — agentic studio (parallel AI sessions + auto-injected project memory + human validation). Open source, Apache-2.0 licence.
Cloud offeringSOKKAN Cloud — dedicated VM + private network per customer, Exoscale datacenter (Geneva). Plans at CHF 129 / 249 / 490 per month, cancellable monthly. Add-ons: worker instances from CHF 59, managed PostgreSQL from CHF 99.
InferenceEither BYOK (the customer's own Anthropic key) or managed inference — Qwen3 Coder models served from Frankfurt (EU), prepaid with credits (from CHF 25), metered per token, request content never retained.
SovereigntyEnvironments in Switzerland; the customer cockpit holds no cloud credential; provisioning after payment and human validation; auditable code.
PartnershipExoscale ISV program (signed September 2026): SOKKAN Cloud joins the partner product catalogue of the Swiss provider the offering runs on. A joint customer case study is in preparation.
PublisherNinabot Sàrl, c/o Openest coworking SA, Chemin de Riantbosson 19, 1217 Meyrin (GE), Switzerland. Registered with the Geneva commercial register in July 2026 · UID CHE-287.575.522. Self-funded, no outside investor.
Other productsninjob.ch (Swiss AI job platform) · PAYEH (agent-driven internal ERP) · NinaPro (operations agent).
Linkssokkan.ch · app.sokkan.ch · github.com/ninabot-ch/sokkan · ninabot.ch

The founder

Nicolas Micaud, founder and CTO of Ninabot Sàrl
Nicolas Micaud

Founder, managing partner and Chief Technology Officer of Ninabot Sàrl. Platform Engineer with more than ten years of Linux infrastructure — including regulated Swiss banking environments — and a speaker at Red Hat Summit (Zurich, United States). He designs and operates every Ninabot product from Geneva, through a fleet of AI agents steered by SOKKAN.

↓ Portrait, high resolution (JPG)

Visuals — free for press use

SOKKAN animated demo
Animated demo (24 s)
↓ GIF · 4 MB
The SOKKAN kanban board
The Board (kanban → sessions)
↓ PNG
The My fleet tab of SOKKAN Cloud
SOKKAN Cloud — the fleet
↓ PNG
Nina, the built-in DevOps assistant in SOKKAN
Nina — the built-in DevOps assistant
↓ PNG · 1024×1024
SOKKAN logo
Logos (icon, wordmark, stacked)
↓ icon · ↓ wordmark · ↓ stacked

Press release

PRESS RELEASE — Geneva, July 2026

A Geneva company launches SOKKAN Cloud: AI-assisted development,
hosted in Switzerland, without forced dependence on American clouds

Meyrin (GE) — Ninabot Sàrl announces the opening of SOKKAN Cloud, the
managed version of its open-source agentic studio SOKKAN. The principle:
AI agent sessions (Claude Code) working in parallel on a project, each
starting with the project's memory already loaded — and a human who keeps
the helm: nothing irreversible happens without explicit validation.

What sets the offering apart is its deliberate sovereignty. Each customer
receives a dedicated virtual machine and their own private network in a
Geneva datacenter (Exoscale). The product's code is open source
(Apache-2.0) and auditable; the self-hosted version is free and identical.
For inference the customer chooses: their own Anthropic key, or managed
inference — open Qwen3 Coder models served from Frankfurt (EU), prepaid
with credits and metered per token, without the content of requests ever
being retained.

“AI agent tools all look alike and all live on American infrastructure. We
built SOKKAN to run our own products, then we opened it up: the code
belongs to everyone, and for teams who want the operated version,
everything stays in Switzerland,” explains Nicolas Micaud, founder of
Ninabot Sàrl and systems engineer.

SOKKAN started as the in-house tool that runs the company's products —
including the job platform ninjob.ch — through a dozen parallel agent
sessions. The product thesis: what AI agents lack is not intelligence but
memory; SOKKAN automatically injects the project's memory into every new
session, through a local semantic search, with no external service.

SOKKAN Cloud is available from CHF 129 per month, with a free 14-day trial
(app.sokkan.ch). The self-hosted version installs with a single command
from sokkan.ch.

Press contact: Nicolas Micaud — [email protected]

Going further

The founder's technical write-up: “I run 9 parallel Claude Code sessions. The bottleneck wasn't the model — it was memory.”