JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 27
  • Score
    100M100P100Q19248F
  • License MIT

Cordenex — AI-Powered Autonomous Coding Assistant with Parallel Execution

Package Exports

    This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@cortiqa/cordenex) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

    Readme

    @cortiqa/cordenex

    Cordenex is an AI-powered autonomous coding assistant for the terminal. It provides a high-performance orchestration engine with parallel tool execution and self-healing capabilities.

    🚀 Quick Start

    Installation

    Install Cordenex globally via NPM:

    npm install -g @cortiqa/cordenex

    Usage

    1. Initialize:

      cordenex init
    2. Start Coding:

      cordenex chat
    3. Autonomous Mode:

      cordenex ask "Build a landing page for my project"

    ✨ Key Features

    • Parallel Execution: Executes multiple file operations and shell commands concurrently.
    • Self-Healing: Automatically diagnoses and recovers from tool failures.
    • Multi-Model: Supports Groq, Google Gemini, OpenAI, and Anthropic.
    • Beautiful TUI: Rich terminal interface with live streaming and progress tracking.

    Built with ❤️ by Cortiqa