# Harbor Projects at AI Tinkerers

> Canonical HTML: https://aitinkerers.org/technologies/harbor
> Markdown URL: https://aitinkerers.org/technologies/harbor.md
> Technology record last updated: 2026-09-18T15:13:41Z
> Generated: 2026-09-22T13:49:21Z

An open-source, CNCF Graduated registry that secures artifacts via role-based access control, vulnerability scanning, and image signing.

Harbor serves as a CNCF Graduated enterprise registry for storing and managing cloud-native artifacts. It integrates directly with OIDC and LDAP providers to enforce granular RBAC across private projects. Security is handled via built-in vulnerability scanning (using tools like Trivy) and content trust through Cosign or Notary. Operators use its replication capabilities to sync images across multi-cloud registries (Azure ACR, AWS ECR, or Google GCR) while maintaining a single source of truth.

- Official technology site: https://goharbor.io
- Public AI Tinkerers demos and talks: 2
- Result page: 1 of 1

## Recent Public Talks and Demos

### [Meet North Mini Code: Cohere's first model for developers.](https://montreal.aitinkerers.org/talks/rsvp_RFfBetDE0zk)

North Mini Code is a 30B parameter MoE coding model (3B active) that Cohere released June 9 under Apache 2.0, trained specifically for agentic software engineering. We will demo it live in OpenCode so you can watch it work through an agentic coding task end to end. Alongside the live agent session, we'll walk through the architecture and the post-training pipeline that got it there: two stages of SFT followed by async RLVR across terminal and SWE environments.

- Event context: AI Tinkerers Montreal - June Demo Meetup — 2026-06-17 — Montreal
- Public talk page: https://montreal.aitinkerers.org/talks/rsvp_RFfBetDE0zk

### [Claude Code in a Box - How to Actually Evaluate Coding Agents](https://berlin.aitinkerers.org/talks/rsvp_fB_XbaVcN1k)

Demo how to eval Claude Code vs itself (with different models/settings) or Codex/OpenCode on Production PRs using Harbor and deep insights into Agent Trajectories

- Event context: AI Tinkerers Berlin Meetup - March 11, 2026 — 2026-03-11 — Berlin
- Public talk page: https://berlin.aitinkerers.org/talks/rsvp_fB_XbaVcN1k

## Related Technologies

- [OpenCode](https://aitinkerers.org/technologies/opencode) ([Markdown](https://aitinkerers.org/technologies/opencode.md)) — 13 public demos
- [Agent harness](https://aitinkerers.org/technologies/agent-harness) ([Markdown](https://aitinkerers.org/technologies/agent-harness.md)) — 1 public demo
- [Claude Code](https://aitinkerers.org/technologies/claude-code) ([Markdown](https://aitinkerers.org/technologies/claude-code.md)) — 216 public demos
- [Codex](https://aitinkerers.org/technologies/codex) ([Markdown](https://aitinkerers.org/technologies/codex.md)) — 44 public demos
- [Elluminate](https://aitinkerers.org/technologies/elluminate) ([Markdown](https://aitinkerers.org/technologies/elluminate.md)) — 4 public demos
- [Hugging Face](https://aitinkerers.org/technologies/hugging-face) ([Markdown](https://aitinkerers.org/technologies/hugging-face.md)) — 41 public demos
- [Live Demo](https://aitinkerers.org/technologies/live-demo) ([Markdown](https://aitinkerers.org/technologies/live-demo.md)) — 1 public demo
- [mini-SWE-agent](https://aitinkerers.org/technologies/mini-swe-agent) ([Markdown](https://aitinkerers.org/technologies/mini-swe-agent.md)) — 1 public demo
- [MoE](https://aitinkerers.org/technologies/moe) ([Markdown](https://aitinkerers.org/technologies/moe.md)) — 1 public demo
- [North Mini Code](https://aitinkerers.org/technologies/north-mini-code) ([Markdown](https://aitinkerers.org/technologies/north-mini-code.md)) — 1 public demo
- [North Mini Code (30B MoE, 3B active)](https://aitinkerers.org/technologies/north-mini-code-30b-moe-3b-active) ([Markdown](https://aitinkerers.org/technologies/north-mini-code-30b-moe-3b-active.md)) — 1 public demo
- [SWE-agent](https://aitinkerers.org/technologies/swe-agent) ([Markdown](https://aitinkerers.org/technologies/swe-agent.md)) — 1 public demo
- [SWE-Bench Verified](https://aitinkerers.org/technologies/swe-bench-verified) ([Markdown](https://aitinkerers.org/technologies/swe-bench-verified.md)) — 1 public demo
- [Terminal-Bench v2](https://aitinkerers.org/technologies/terminal-bench-v2) ([Markdown](https://aitinkerers.org/technologies/terminal-bench-v2.md)) — 1 public demo
- [vLLM](https://aitinkerers.org/technologies/vllm) ([Markdown](https://aitinkerers.org/technologies/vllm.md)) — 33 public demos
