Skip to content
@Continuum-AI-Corp

Continuum AI

Building Intelligence That Evolves

CONTINUUM AI

Building Intelligence That Evolves.

Open systems for intelligence, agents, security, and AI infrastructure.

CONTINUUM · ORCAROUTER · ORCACYBER · PAPERS ↓ · HUGGING FACE · OLLAMA · X · DISCORD


RESEARCH · INFRASTRUCTURE · SECURITY · OPEN SOURCE



01 / CONTINUUM

Intelligence is becoming infrastructure.

Continuum AI builds open systems for models, agents, security, observability, routing, and alignment.

We build at the layers between models and the real world:

MODEL  →  ROUTE  →  AGENT  →  TOOL  →  ACTION
  ↑                                      │
  └────── EVALUATE ← VERIFY ← TRACE ─────┘

Our goal is simple:

Build intelligence that can be routed, observed, secured, reproduced, evaluated, and evolved.


02 / OPEN SYSTEMS

OrcaRouter Lite

Self-hosted infrastructure for multi-model AI.

OpenAI-compatible LLM routing with BYOK, streaming, model interoperability, and a managed safety net.

REPOSITORY →

GitHub Stars GitHub Forks License


OrcaReplay

Time travel for AI agents.

Record an agent run. Replay it. Fork from any checkpoint. Change the model while keeping everything else constant.

Local and cloud traces speak the same format — giving agents a reproducible history across environments.

REPOSITORY →

GitHub Stars GitHub Forks License


OrcaBonsai 27B Uncensored

Change behavior. Don't change the weights.

Runtime behavioral intervention for compressed LLMs.

0 WEIGHTS MODIFIED
0 RE-QUANTIZATION
BIT-IDENTICAL ORIGINAL MODEL PACK
129 RESIDUAL INTERVENTION SITES
INFERENCE-TIME CONTROL

Built first for Ternary Bonsai 2 27B while preserving the original compressed model.

REPOSITORY →

GitHub Stars GitHub Forks


OrcaPromptVault

An open archive of how AI agents actually work.

A versioned, verifiable archive of real-world system prompts, developer instructions, tool schemas, and agent harnesses.

Built to make agent behavior easier to study, compare, reproduce, and understand.

REPOSITORY →

GitHub Stars GitHub Forks


Orca Code Review

AI code review with an enforcement layer.

An open multi-model code review harness for automated reviews, security analysis, severity-ranked findings, and merge gates.

CODE
  ↓
MULTI-MODEL REVIEW
  ↓
P0 · P1 · P2 · P3
  ↓
MERGE GATE

REPOSITORY →

GitHub Stars GitHub Forks


03 / THE STACK

                              CONTINUUM AI
                                   │
              ┌────────────────────┼────────────────────┐
              │                    │                    │
              ▼                    ▼                    ▼
         ORCAROUTER            ORCACYBER            OPEN MODELS
              │                    │                    │
         AI GATEWAY            SECURITY              RESEARCH
         ROUTING               DEFENSE               WEIGHTS
         OBSERVABILITY         AGENTS                QUANTS
         EVALS                 RESEARCH              RUNTIMES
         GUARDRAILS            CODE SECURITY         POST-TRAINING
              │                    │                    │
              └────────────────────┼────────────────────┘
                                   │
                                   ▼
                              OPEN SOURCE
                                   │
                    ┌──────────────┼──────────────┐
                    ▼              ▼              ▼
                  BUILD          VERIFY         EVOLVE

04 / ORCAROUTER

One Gateway. Every Model.

OrcaRouter is Continuum AI's infrastructure layer for operating models and agents across providers.

                     ┌─────────────────┐
                     │   YOUR AGENT    │
                     └────────┬────────┘
                              │
                              ▼
                    ┌───────────────────┐
                    │    ORCAROUTER     │
                    │                   │
                    │  ROUTE · OBSERVE  │
                    │  SECURE · EVAL    │
                    └─────────┬─────────┘
                              │
             ┌────────────────┼────────────────┐
             │                │                │
             ▼                ▼                ▼
          MODEL A          MODEL B          MODEL N

ADAPTIVE ROUTING · OBSERVABILITY · AGENT FIREWALL · GUARDRAILS · EVALS · BYOK · ZDR


05 / ORCACYBER

Intelligence for the Defense Layer.

OrcaCyber is our cybersecurity research and systems initiative for AI-native security.

Our work spans:

VULNERABILITY RESEARCH

AUTONOMOUS SECURITY AGENTS

CODE SECURITY

RED-TEAM RESEARCH

DEFENSIVE AI

SECURITY MODELS

AGENT SECURITY

                  SOFTWARE + AI SYSTEMS
                           │
                           ▼
                    ┌─────────────┐
                    │  ORCACYBER  │
                    └──────┬──────┘
                           │
              ┌────────────┼────────────┐
              ▼            ▼            ▼
           DISCOVER      ANALYZE       DEFEND
              │            │            │
              └────────────┼────────────┘
                           ▼
                         VERIFY

06 / OPEN MODELS

Intelligence should be runnable.

We publish open-weight models, post-training research, quantizations, runtimes, and experimental releases for developers and researchers.

Hugging Face

Models · weights · quantizations · research releases

huggingface.co/orcarouter →


Ollama

Run Orca models locally.

ollama.com/orcarouter →


07 / RESEARCH

Research That Ships.

We study the systems, architectures, and failure modes that emerge as AI moves from models into the real world.

Our work spans routing, alignment, security, robustness, agents, retrieval, and AI infrastructure — with an emphasis on research that can be tested, reproduced, and turned into working systems.


SELECTED RESEARCH


OrcaRouter

A Production-Oriented LLM Router with Hybrid Offline-Online Learning

Zhenghua Bao · Fengya Tian · Chris Zhang · Zhenjun Chen · Xile Ma · Yi Shi

A production-oriented framework for intelligent model routing, combining contextual bandits with hybrid offline-online learning to continuously adapt routing decisions from real-world feedback.

MODEL ROUTING · CONTEXTUAL BANDITS · ONLINE LEARNING · AI INFRASTRUCTURE

READ PAPER →




How Fragile Is Safety Alignment at Frontier Scale?

A Single-Direction Attack on a 320B MoE

Yi Shi · Tanyu Chen · Kai Shen

An empirical investigation into whether a remarkably simple white-box intervention can disrupt safety alignment at frontier scale — and what changes when alignment techniques designed for dense models encounter large mixture-of-experts architectures.

AI SAFETY · ALIGNMENT · MODEL SECURITY · MoE · INTERPRETABILITY

READ PAPER →




Better Retrieval, Worse Robustness

How Multi-hop RAG Amplifies Upstream ASR Errors

Zhenghua Bao

Examines how errors propagate across speech recognition and retrieval-augmented generation pipelines, showing how increasingly capable multi-hop retrieval can amplify upstream entity errors rather than eliminate them.

EMNLP 2026 · Main Conference

RAG · ROBUSTNESS · RETRIEVAL · SPEECH · MULTI-HOP REASONING

READ PAPER →




RESEARCH DIRECTIONS

INTELLIGENCE INFRASTRUCTURE

Model routing
Inference systems
Adaptive systems
Model interoperability
Gateway architecture

AI SECURITY

Model security
Agent security
Vulnerability research
Adversarial evaluation
Defensive AI

ALIGNMENT & ROBUSTNESS

Safety alignment
Behavioral interventions
Robustness
Interpretability
Failure analysis

MODELS

Post-training
Quantization
Open-weight models
Model evaluation
Inference-time control

AGENT SYSTEMS

Tool use
Agent harnesses
Execution environments
Security boundaries
Autonomous systems

OBSERVABILITY & EVALUATION

Tracing
Record & replay
Reproducibility
Counterfactual evaluation
Local ↔ Production

RETRIEVAL & REASONING

Retrieval-augmented generation
Multi-hop reasoning
Information retrieval
Error propagation
Context systems

OPEN RESEARCH

Reproducible experiments
Open implementations
Research artifacts
Benchmarks
Open collaboration


Research → Open Source → Production

We don't treat research as a separate layer from engineering.
When possible, our work becomes code, models, datasets, evaluations, or production systems that others can inspect, reproduce, and build on.


08 / PRINCIPLES

OPEN        > CLOSED
MEASURE     > ASSUME
REPRODUCE   > DEMO
VERIFY      > TRUST
SYSTEMS     > WRAPPERS
EVOLVE      > FREEZE

We publish the systems, artifacts, experiments, models, and research behind our work whenever possible.


09 / BUILD WITH US

The future of intelligence will be built across models, agents, infrastructure, and security.

Come build it with us.

Community

X / @OrcaRouter →
DISCORD →

Infrastructure

ORCAROUTER →

Security

ORCACYBER →

Open Models

HUGGING FACE →
OLLAMA →

Open Source

GITHUB →



CONTINUUM AI

BUILDING INTELLIGENCE THAT EVOLVES.


continuum01.ai   ·   orcarouter.ai   ·   orcacyber.ai



BUILDROUTEOBSERVESECUREVERIFYEVOLVE


Pinned Loading

  1. OrcaRouter-Lite OrcaRouter-Lite Public

    Self-hosted LLM router with a managed safety net. OpenAI-compatible. BYOK. Single-workspace. Streaming. For more advanced routing choose hosted OrcaRouter

    Python 1.7k 269

  2. OrcaBonsai-27B-Uncensored OrcaBonsai-27B-Uncensored Public

    Runtime behavioral ablation for compressed LLMs. First target: Ternary Bonsai 2 27B — no weight modification or re-quantization. by OrcaRouter team

    Python 526 61

  3. OrcaReplay OrcaReplay Public

    OrcaReplay — Time travel for AI agents. Record, replay, fork, and debug any agent run with any model. Built by the OrcaRouter.ai team.

    TypeScript 262 65

  4. Orca-Code-Review Orca-Code-Review Public

    OrcaCode Review — the open code review harness. Multi-model reviews, merge gates, and no markup. Pay only for inference.

    JavaScript 166 60

  5. OrcaPromptVault OrcaPromptVault Public

    The open archive of how AI agents actually work. A versioned, verifiable archive of system prompts, developer instructions, tool schemas and agent harnesses powering today's AI products. Captured w…

    25 2

Repositories

Showing 10 of 20 repositories
  • OrcaReplay Public

    OrcaReplay — Time travel for AI agents. Record, replay, fork, and debug any agent run with any model. Built by the OrcaRouter.ai team.

    Continuum-AI-Corp/OrcaReplay's past year of commit activity
    TypeScript 262 Apache-2.0 65 0 8 Updated Sep 23, 2026
  • OrcaBonsai-27B-Uncensored Public

    Runtime behavioral ablation for compressed LLMs. First target: Ternary Bonsai 2 27B — no weight modification or re-quantization. by OrcaRouter team

    Continuum-AI-Corp/OrcaBonsai-27B-Uncensored's past year of commit activity
    Python 526 61 0 1 Updated Sep 22, 2026
  • OrcaRouter-Lite Public

    Self-hosted LLM router with a managed safety net. OpenAI-compatible. BYOK. Single-workspace. Streaming. For more advanced routing choose hosted OrcaRouter

    Continuum-AI-Corp/OrcaRouter-Lite's past year of commit activity
    Python 1,710 MIT 269 44 32 Updated Sep 21, 2026
  • Orca-AI-Incident-Archive Public

    An open database of real-world AI agent incidents.

    Continuum-AI-Corp/Orca-AI-Incident-Archive's past year of commit activity
    HTML 0 0 0 0 Updated Sep 21, 2026
  • OrcaPromptVault Public

    The open archive of how AI agents actually work. A versioned, verifiable archive of system prompts, developer instructions, tool schemas and agent harnesses powering today's AI products. Captured with OrcaReplay.

    Continuum-AI-Corp/OrcaPromptVault's past year of commit activity
    25 AGPL-3.0 2 0 0 Updated Sep 21, 2026
  • Orca-Code-Review Public

    OrcaCode Review — the open code review harness. Multi-model reviews, merge gates, and no markup. Pay only for inference.

    Continuum-AI-Corp/Orca-Code-Review's past year of commit activity
    JavaScript 166 MIT 60 1 1 Updated Sep 21, 2026
  • .github Public
    Continuum-AI-Corp/.github's past year of commit activity
    0 0 0 0 Updated Sep 18, 2026
  • orcadub-mcp-server Public

    MCP server for OrcaDub — AI video dubbing via OrcaRouter (model orca/dub): upload, submit, poll, download

    Continuum-AI-Corp/orcadub-mcp-server's past year of commit activity
    Go 6 MIT 0 0 9 Updated Sep 17, 2026
  • OrcaCyber-Harness-CyberGym-Technical-Report Public

    OrcaCyber Harness: 98.07% pass@1 on CyberGym Level 1 — autonomous vulnerability research powered by OrcaCyber-Zero-1.0 + OrcaRouter.

    Continuum-AI-Corp/OrcaCyber-Harness-CyberGym-Technical-Report's past year of commit activity
    1 0 0 0 Updated Sep 14, 2026
  • orcadub-plugin Public

    Official plugin for OrcaDub — AI video dubbing (bundles the @orcadub/mcp server + dub skill)

    Continuum-AI-Corp/orcadub-plugin's past year of commit activity
    2 MIT 0 0 0 Updated Aug 29, 2026