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/cordenexUsage
Initialize:
cordenex init
Start Coding:
cordenex chat
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