Skip to content
Cortiqa
Now in Public Beta v0.1.23

Cordenex: The
Agentic Coding Engine.

A high-performance autonomous coding assistant for developers. Build, debug, refactor, and evolve codebases with parallel execution, self-healing logic, multimodal context, and a premium CLI workflow.

$
npm install -g @cortiqa/cordenex@latest
cordenex terminal
 ██████╗ ██████╗ ██████╗ ██████╗ ███████╗███╗   ██╗███████╗██╗  ██╗
██╔════╝██╔═══██╗██╔══██╗██╔══██╗██╔════╝████╗  ██║██╔════╝╚██╗██╔╝
██║     ██║   ██║██████╔╝██║  ██║█████╗  ██╔██╗ ██║█████╗   ╚███╔╝
██║     ██║   ██║██╔══██╗██║  ██║██╔══╝  ██║╚██╗██║██╔══╝   ██╔██╗
╚██████╗╚██████╔╝██║  ██║██████╔╝███████╗██║ ╚████║███████╗██╔╝ ██╗
 ╚═════╝ ╚═════╝ ╚═╝  ╚═╝╚═════╝ ╚══════╝╚═╝  ╚═══╝╚══════╝╚═╝  ╚═╝

Cordenex v0.1.23

model: llama-3.3-70b-versatile

build: 2026-03-16 • windows/amd64

Type your message, or /help for commands. /exit to quit.

YOU ▌ Add Redis caching to auth.go

Exploring project structure...

✓ Found internal/auth/handler.go

✓ Found pkg/cache/redis.go

⚡ Running parallel-edit (2 files)

↳ Checking: go build ./...

✓ Refactor complete. 0 lint errors found.

Engine Capabilities

Built for modern software execution.

Cordenex is designed for serious development workflows—fast, resilient, model-flexible, and deeply integrated into your local environment.

Parallel Execution

Execute multiple file operations and shell tasks simultaneously to reduce latency across complex coding workflows.

Self-Healing Logic

Automatically detect common failures, apply corrections, and retry workflows without breaking momentum.

Integrated CLI

A polished terminal-first experience with real-time streaming, syntax-aware output, and low-overhead performance.

Agentic Loops

Plan, execute, verify, and refine tasks in iterative loops until the requested goal is actually complete.

Low Overhead

Written in Go for speed and efficiency, enabling strong performance without heavy system usage.

Cloud Integrated

Sync preferences, history, and authentication across devices with optional Cortiqa Cloud integration.

Command Reference

Cordenex is designed for speed. Use these essential commands to set up your environment and drive autonomous workflows.

Setup & Install

Global Installation

npm install -g @cortiqa/cordenex@latest

Launch Assistant

cordenex

API Configuration

Set Groq API Key

cordenex config set providers.groq.api_key [key]

Enable Provider

cordenex config set providers.groq.enabled true

Chat Commands

Change Model

/model llama-3.3-70b-versatile

Autonomous Task

/agent build a react dashboard
Multimodal Input

Add screenshots and images for better understanding.

Upload UI screenshots, error captures, architecture diagrams, or design references. Cordenex can use visual context to better understand bugs, layouts, and implementation requests.

Upload screenshots of bugs, logs, or broken UI states

Share design references for accurate implementation

Provide visual context for frontend fixes and debugging

Use multimodal workflows with supported AI models

Drag & drop your image

PNG, JPG, WEBP screenshots or product mockups up to 10MB

Images are processed securely with your selected model provider

Freedom to choose your intelligence.

Cordenex isn’t locked to a single provider. Use premium hosted models, switch providers as needed, or run fully local with offline-compatible setups.

OpenAI
gpt-4o / gpt-oss
Anthropic
claude-3.5 / 3.7
Google
gemini-1.5 / 2.0
Local
ollama / custom

CLI-first workflow. Zero friction.

Designed for developers who actually work in terminals. No bloated setup, no plugin dependency—just a powerful coding engine that understands your files, commands, and project structure.

Automatic dependency management and verification

Context-aware search across large fragmented repositories

Secure local execution with explicit tool permissions

Deep Git awareness and project history understanding

workflow/sessionactive

Task:Refactor auth.go to use Redis caching

→ Indexing codebase

✓ Found cache abstraction layer

✓ Found auth session handlers

⚡ Executing patch in parallel

↳ Running tests and build checks

✓ Completed successfully

Output summary:

Updated 2 files • Added Redis session cache • Build passed • No lint issues

Public Beta v0.1.23

Built for the future of engineering.

From autonomous code changes to image-assisted debugging, Cordenex helps modern teams move faster with confidence.

Open source core coming in 2026.