coder

Demo Aigov Rhaiis Rhsummit 2026 — AI skill for Claude Code

AI community

Demo: governed agentic AI on OpenShift — Coder AI Governance Add-On + Coder Agents + Red Hat AI Inference Server (RHAIIS).

How to install Demo Aigov Rhaiis Rhsummit 2026

This entry records only its repository, not the path inside it, so there is no exact command to give. Open coder/demo-aigov-rhaiis-rhsummit-2026 and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

What Demo Aigov Rhaiis Rhsummit 2026 does

Demo: governed agentic AI on OpenShift — Coder AI Governance Add-On + Coder Agents + Red Hat AI Inference Server (RHAIIS). Materials supporting the Coder + Red Hat booth at Red Hat Summit 2026 (Atlanta, May 11–14).

Alternatives in AI

  • Qwen Code — A command-line AI workflow tool adapted from Gemini CLI, optimized for Qwen3-Coder models with enhanced parser 20.8k ★
  • Anthropic Quickstarts — by Anthropic - Offers comprehensive development guides for three distinct AI-powered demo projects with standa 15.4k ★
  • Cursor Tools — by eastlondoner - Creates a versatile AI command interface supporting multiple providers and models with flexi 4.7k ★

README

demo-aigov-rhaiis-rhsummit-2026

Reference architecture + deployable demo for the **Coder + Red Hat** booth at **Red Hat Summit + AnsibleFest 2026** (Atlanta GWCC, May 11–14).

**Lead with AI Governance. Prove it with Developer Experience.** Coder + Red Hat: safe AI adoption at enterprise scale.


What this demo proves

  1. AI agents can be governed at enterprise scale — every model call goes through Coder's AI Bridge (audited, policy-controlled). Every workspace egress goes through Agent Firewalls.
  2. You can run the same architecture sovereign or cloud — RHAIIS (Llama 3.3 70B INT4, tensor-parallel) and AWS Bedrock (Claude Sonnet/Opus) sit behind the same gateway; the workspace neither knows nor cares which one answers.
  3. The whole stack lands on OpenShift with operators + GitOps — same shape installs on Azure, vSphere, bare-metal, or air-gap.
  4. Identity is enterprise-grade — Keycloak (RHBK) for demo personas, GitHub OAuth for admins, dual-IdP into Coder, OpenShift Console, Grafana, and GitLab.
  5. The "ticket → workspace → agent" loop is the whole demo — open a GitLab issue, label it coder-agent, the bridge spawns a workspace and a Coder Agents chat that drives Llama (or Claude) to investigate and open an MR. Sub-1-minute from click to working agent.

Stack at a glance

Concern What's deployed
Cluster OpenShift 4.21 IPI on AWS, 3× m6i.4xlarge converged control-plane+worker, 1× g6e.12xlarge GPU node (4× L40S 48 GiB)
GitOps Red Hat OpenShift GitOps (Argo CD), app-of-apps from gitops/apps/
Coder Helm chart 2.33.2, image v2.33.2 (Coder Agents beta promoted)
AI Bridge Centralized LLM proxy at /api/v2/aibridge/{anthropic,openai}. Anthropic → Bedrock via IRSA. OpenAI → central org key (ALLOW_BYOK=false)
RHAIIS (sovereign LLM) vLLM 0.8.4 V0 engine on RHAIIS image rhoai-2.20-cuda, RedHatAI/Llama-3.3-70B-Instruct-quantized.w4a16, tensor-parallel-2,