npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

I’ve always been into building performant and accessible sites, but lately I’ve been taking it extremely seriously. So much so that I’ve been building a tool to help me optimize and monitor the sites that I build to make sure that I’m making an attempt to offer the best experience to those who visit them. If you’re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, 👋, I’m Ryan Hefner  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If you’re interested in other things I’m working on, follow me on Twitter or check out the open source projects I’ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soon–ish.

Open Software & Tools

This site wouldn’t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you 🙏

© 2026 – Pkg Stats / Ryan Hefner

@zapabob/codex

v2.11.0

Published

ClaudeCode Integration - Revolutionary AI development with autonomous features, multi-model intelligence, and enterprise-grade privacy protection

Readme

Codex Extended - Ultimate AI-Native Development Platform

This is an independent fork/extension and is not affiliated with OpenAI or Anthropic.

Version npm Rust License

English | 日本語


🏆 ClaudeCode Integration Features

For Hiring Managers & Tech Leaders:

🗣️ ClaudeCode Intelligence

  • Natural language task understanding and autonomous execution
  • Terminal integration for direct system operations
  • Autonomous development workflows from code generation to deployment

🔄 Multi-Model Orchestration

  • Intelligent selection across Gemini, Claude, GPT, and local models
  • Provider-agnostic architecture with dynamic routing
  • Cost optimization through model selection and caching

💰 Cost Optimization

  • 70%+ API cost reduction through intelligent caching
  • Token compression and query optimization
  • Usage analytics and budget management

🔒 Privacy-First Architecture

  • Local processing with data anonymization
  • End-to-end encryption for sensitive operations
  • E2E encrypted communication channels

🛡️ Security & Safety

  • Multi-layer prompt injection protection
  • Sandboxed execution environments
  • Enterprise-grade security controls

🏢 Cowork Productivity Suite

  • File management and data analysis automation
  • Browser automation for web tasks
  • Workflow orchestration for complex processes

📖 English

🎯 TL;DR

Codex Extended v2.11.0 integrates ClaudeCode's revolutionary features while eliminating its fundamental limitations.

  • Status: ClaudeCode Integration + Multi-Model Intelligence + Privacy Protection are production-ready
  • Quickstart: npm i -g @zapabob/codex && codex --version && codex task "your natural language task"
  • Use cases: Autonomous code generation, research assistance, cost-optimized AI workflows, privacy-compliant development

Why Codex Extended v2.11.0?

Codex Extended v2.11.0 revolutionizes AI-assisted development by integrating ClaudeCode's best features while solving its core problems:

  • 🗣️ ClaudeCode Intelligence: Natural language task understanding, autonomous execution, terminal integration
  • 🔄 Multi-Model Freedom: No single provider dependency - Gemini, Claude, GPT, and local models
  • 💰 Cost Intelligence: 70%+ cost reduction through caching, optimization, and intelligent routing
  • 🔒 Privacy-First: Local processing, data anonymization, end-to-end encryption
  • 🛡️ Security: Multi-layer prompt injection protection, sandboxed execution
  • 🏢 Cowork Productivity: File management, browser automation, workflow orchestration

🚀 Key Features

ClaudeCode Integration

  • Task Parser: Natural language task specification and planning
  • Autonomous Executor: Code generation, testing, and deployment automation
  • Terminal Integration: Direct system operations and git management

Multi-Model Intelligence

  • Dynamic Orchestrator: Intelligent model selection based on task requirements
  • Provider Agnostic: Seamlessly switch between Gemini, Claude, GPT, and local models
  • Cost Optimization: Smart routing to minimize API costs while maintaining quality

Privacy & Security

  • Privacy Guard: Data anonymization and privacy risk assessment
  • Prompt Injection Guard: Multi-layer protection against injection attacks
  • Secure Execution Engine: Sandboxed environments with resource limits

Cowork Productivity Suite

  • File Management: Automated file operations and organization
  • Data Analysis: Intelligent data processing and insights
  • Browser Automation: Web task automation and scraping
  • Workflow Orchestration: Complex process automation and scheduling

🛠️ Installation

# Global installation via npm
npm install -g @zapabob/codex

# Verify installation
codex --version

# Quick test
codex task "create a hello world script in python"

📋 Usage Examples

Natural Language Tasks

# Autonomous development
codex task "build a REST API with authentication in Node.js"

# Research and analysis
codex task "analyze the codebase for security vulnerabilities"

# Productivity automation
codex task "organize my project files and create documentation"

ClaudeCode-Style Commands

# Task specification
codex claude "implement user authentication with JWT"

# Multi-model execution
codex multi "optimize this database query" --models gemini,claude

# Cost-aware processing
codex optimize "refactor this legacy code" --budget 0.50

Privacy-First Operations

# Anonymous research
codex private "research AI trends in 2024"

# Secure execution
codex sandbox "run this potentially unsafe script"

# Encrypted communication
codex secure "process sensitive customer data"

🏗️ Architecture

Codex Extended v2.11.0 implements a revolutionary hybrid Rust + Python architecture:

Core Layers

  • User Interface: Terminal UI, CLI, MCP Client
  • Core Engine: AI Engine with LLMOps + A2A Communication
  • ClaudeCode Integration: Task parsing, execution, multi-model orchestration
  • Skills System: Dynamic skill loading and execution
  • Supervisor Layer: Multi-agent orchestration with guardrails

Security Components

  • Privacy Guard: Data anonymization and risk assessment
  • Prompt Injection Guard: Multi-layer attack prevention
  • Secure Execution Engine: Sandboxed environment management

Productivity Features

  • Cowork Productivity Engine: File/data/browser automation
  • Cost Optimizer: Intelligent caching and token management
  • Notification System: Slack, Discord, Email integrations

📊 Performance & Cost Optimization

  • 70%+ Cost Reduction: Through intelligent caching and model selection
  • Token Compression: Efficient prompt engineering and context management
  • Local Processing: Privacy-compliant local model execution
  • Resource Optimization: GPU acceleration and memory management

🔒 Enterprise Security

  • Multi-Layer Protection: Defense in depth against various attack vectors
  • Zero-Trust Architecture: Every operation verified and sandboxed
  • Audit Trails: Complete logging and monitoring capabilities
  • Compliance Ready: GDPR, HIPAA, SOC2 compliant design

🇯🇵 日本語

🎯 要約

Codex Extended v2.11.0はClaudeCodeの革新的機能を統合しつつ、その根本的な制限を解消します。

  • ステータス: ClaudeCode統合 + 多モデルインテリジェンス + プライバシー保護が本番環境対応
  • クイックスタート: npm i -g @zapabob/codex && codex --version && codex task "自然言語でのタスク"
  • ユースケース: 自律コード生成、研究支援、コスト最適化AIワークフロー、プライバシー準拠開発

Codex Extended v2.11.0を選ぶ理由

Codex Extended v2.11.0は、ClaudeCodeの優れた機能を統合しつつ、その根本的な問題を解決することで、AI支援開発を革新します:

  • 🗣️ ClaudeCodeインテリジェンス: 自然言語タスク理解、自律実行、ターミナル統合
  • 🔄 多モデル自由: 単一プロバイダ依存なし - Gemini、Claude、GPT、ローカルモデル
  • 💰 コストインテリジェンス: キャッシュ、最適化、インテリジェントルーティングによる70%+コスト削減
  • 🔒 プライバシー優先: ローカル処理、データ匿名化、エンドツーエンド暗号化
  • 🛡️ セキュリティ: 多層プロンプトインジェクション保護、サンドボックス実行
  • 🏢 Cowork生産性: ファイル管理、ブラウザ自動化、ワークフローオーケストレーション

🚀 主な機能

ClaudeCode統合

  • タスクパーサー: 自然言語タスク仕様と計画立案
  • 自律エグゼキューター: コード生成、テスト、デプロイ自動化
  • ターミナル統合: 直接システム操作とGit管理

多モデルインテリジェンス

  • 動的オーケストレーター: タスク要件に基づくインテリジェントモデル選択
  • プロバイダ非依存: Gemini、Claude、GPT、ローカルモデル間のシームレス切り替え
  • コスト最適化: 品質維持しながらAPIコストを最小化するスマートルーティング

プライバシー & セキュリティ

  • プライバシーガード: データ匿名化とプライバシーリスク評価
  • プロンプトインジェクションガード: 多層インジェクション攻撃防止
  • セキュア実行エンジン: リソース制限付きサンドボックス環境

Cowork生産性スイート

  • ファイル管理: 自動ファイル操作と整理
  • データ分析: インテリジェントデータ処理と洞察
  • ブラウザ自動化: Webタスク自動化とスクレイピング
  • ワークフローオーケストレーション: 複雑プロセス自動化とスケジューリング

🛠️ インストール

# npm経由のグローバルインストール
npm install -g @zapabob/codex

# インストール確認
codex --version

# クイックテスト
codex task "PythonでHello Worldスクリプトを作成"

📋 使用例

自然言語タスク

# 自律開発
codex task "Node.jsで認証付きREST APIを構築"

# 研究と分析
codex task "コードベースのセキュリティ脆弱性を分析"

# 生産性自動化
codex task "プロジェクトファイルを整理してドキュメントを作成"

ClaudeCodeスタイルコマンド

# タスク仕様
codex claude "JWTを使用したユーザー認証を実装"

# 多モデル実行
codex multi "このデータベースクエリを最適化" --models gemini,claude

# コスト考慮処理
codex optimize "このレガシーコードをリファクタリング" --budget 0.50

プライバシー優先操作

# 匿名研究
codex private "2024年のAIトレンドを調査"

# セキュア実行
codex sandbox "この潜在的に危険なスクリプトを実行"

# 暗号化通信
codex secure "機密顧客データを処理"

🏗️ アーキテクチャ

Codex Extended v2.11.0は革命的なRust + Pythonハイブリッドアーキテクチャを実装:

コアレイヤー

  • ユーザーインターフェース: ターミナルUI、CLI、MCPクライアント
  • コアエンジン: LLMOps + A2A通信を備えたAIエンジン
  • ClaudeCode統合: タスク解析、実行、多モデルオーケストレーション
  • スキルシステム: 動的スキル読み込みと実行
  • スーパーバイザーレイヤー: ガードレール付きマルチエージェントオーケストレーション

セキュリティコンポーネント

  • プライバシーガード: データ匿名化とリスク評価
  • プロンプトインジェクションガード: 多層攻撃防止
  • セキュア実行エンジン: サンドボックス環境管理

生産性機能

  • Cowork生産性エンジン: ファイル/データ/ブラウザ自動化
  • コストオプティマイザー: インテリジェントキャッシュとトークン管理
  • 通知システム: Slack、Discord、Email統合

📊 パフォーマンス & コスト最適化

  • 70%+コスト削減: インテリジェントキャッシュとモデル選択により
  • トークン圧縮: 効率的なプロンプトエンジニアリングとコンテキスト管理
  • ローカル処理: プライバシー準拠ローカルモデル実行
  • リソース最適化: GPUアクセラレーションとメモリ管理

🔒 エンタープライズセキュリティ

  • 多層保護: 様々な攻撃ベクトルに対するディフェンスインデプス
  • ゼロトラストアーキテクチャ: すべての操作が検証されサンドボックス化
  • 監査証跡: 完全なログ記録と監視機能
  • コンプライアンス対応: GDPR、HIPAA、SOC2準拠設計

🤝 Contributing

貢献をお待ちしています!このプロジェクトは実践的なAIエージェントオーケストレーションとローカルAIツールを実演しています。

開発環境構築:

git clone https://github.com/zapabob/codex.git
cd codex
cargo build --release -p codex-cli
cargo install --path cli --force

📄 License

Apache License 2.0 - See LICENSE

🙏 Acknowledgments

📚 Documentation


Built with ❤️ by @zapabob