Skip to content

Releases: Jvryan92/Godel-Task-Router

Gödel Task Router v3.2.1 - GitHub Marketplace

06 Feb 16:17

Choose a tag to compare

Gödel Task Router v3.2.1 - GitHub Marketplace Release

Now available on GitHub Marketplace!

Features

  • 52-agent AI swarm for parallel code review
  • Auto-fix security vulnerabilities and code smells
  • Quantum watermarking for code provenance
  • SARIF export for GitHub Code Scanning
  • Quantum-Classical Mesh integration
  • AWS Bedrock integration (Enterprise)

Tiers

  • Free: 8 agents, basic auto-fix
  • Pro: 26 agents, full optimization
  • Enterprise: 52 agents, full features

Installation

uses: Jvryan92/Godel-Task-Router@v3.2.1
with:
  auto-fix: true

Gödel Task Router v3.2.0

06 Feb 15:49

Choose a tag to compare

Gödel Task Router v3.2.0

AI Code Review That Actually Fixes Your Code

  • 52 AI agents analyze PRs in parallel
  • Auto-fix security vulnerabilities
  • Quantum watermarking
  • SARIF export for GitHub Code Scanning
- uses: Jvryan92/Godel-Task-Router@v3.2.0
  with:
    auto-fix: true

Gödel Task Router v3.1.0 - GitHub Marketplace Release

15 Jan 07:45
968d9b2

Choose a tag to compare

GitHub Marketplace Release

Godel Task Router is now available on GitHub Marketplace!

Features

  • AI-powered code review with 52-agent swarm
  • Auto-Fix: Automatically fixes security issues and code smells
  • Quantum Watermarking: Add provenance signatures to code files
  • Code Optimization: Convert var to const, remove console.log
  • Security scanning and dependency audit

Tiers

  • Free: 8 agents, basic auto-fix
  • Pro: 26 agents, full optimization
  • Enterprise: 52 agents, full features

Installation

uses: Jvryan92/Godel-Task-Router@v3.1.0

Gödel Task Router v3.0.0 - Auto-Fix, Watermark, Optimize

10 Jan 02:50

Choose a tag to compare

🚀 What's New in v3.0

Auto-Fix (All Tiers)

  • Automatically removes hardcoded secrets (API keys, passwords, AWS keys)
  • Replaces eval() with safer JSON.parse()
  • Fixes innerHTML XSS vulnerabilities

Code Optimization (Pro+)

  • Converts var to const
  • Removes console.log() statements
  • Converts function declarations to arrow functions

Quantum Watermarking (Pro+)

  • Adds provenance signatures to all code files
  • Gödel number encoding for IP protection
  • Tamper-evident audit trail

Dependency Audit (Pro+)

  • Runs npm audit fix automatically
  • Patches vulnerable packages

Code Compression (Pro+)

  • Generates .min.js and .min.css files
  • Removes comments and whitespace

Enhanced Swarm Review

  • 5 specialized agent categories
  • Security, Performance, Quality, Maintainability, Documentation
  • Consensus voting with configurable thresholds

Tiered Features

Tier Agents Price
Community 8 Free
Pro 26 $29/mo
Enterprise 52 $199/mo

Usage

- uses: Jvryan92/Godel-Task-Router@v3.0.0
  with:
    swarm-agents: '8'
    auto-fix: 'true'
    optimize: 'true'
    watermark: 'true'

AWS Partner: S-0084812 | Part of EpochCore Quantum

Gödel Code Review v2.0.0

08 Jan 23:42

Choose a tag to compare

🚀 Gödel Code Review v2.0.0

AI-powered code review using 52-agent OpusSwarm consensus.

Features

  • 52-Agent OpusSwarm AI code review
  • Cryptographic signature verification
  • Merkle tree file integrity validation
  • OPA policy compliance checking
  • Hardcoded secret detection
  • Security vulnerability scanning

Tiers

  • Community (Free): 8 agents, basic review
  • Pro ($29/mo): 26 agents, priority API
  • Enterprise ($199/mo): 52 agents, SLA, custom policies

Quick Start

- uses: Jvryan92/integrity-gate-action@v2
  with:
    swarm-review: 'true'
    swarm-agents: '8'

Quantum Seal: 40668c787c463ca5
Built by: John Vincent Ryan - EpochCore

Gödel Code Review v2.0.0

08 Jan 23:41

Choose a tag to compare

Gödel Code Review v2.0.0

AI-powered code review using 52-agent OpusSwarm consensus.

<10μs execution speed — While others wait for API responses, Gödel executes in ten microseconds.

What's New

🚀 52-Agent Swarm Consensus

  • Full OpusSwarm integration for AI-powered code review
  • Configurable agent count (2-52)
  • 99.9999% coherence threshold

⚡ Lightning Performance

  • <10μs execution latency
  • AWS + Cloudflare fallback architecture
  • Flash Sync integration at 7777.77 Hz

🔐 Cryptographic Integrity

  • RSA-4096 signature verification
  • Merkle tree validation
  • Autonomous watermarking

🛡️ Security Scanning

  • Hardcoded secret detection
  • OPA policy compliance
  • Security vulnerability scanning

Usage

- uses: epochcoreqcs/godel-code-review@v2
  with:
    swarm-review: 'true'
    swarm-agents: '8'

Pricing

  • Community: Free (8 agents)
  • Pro: $29/mo (26 agents)
  • Enterprise: $199/mo (52 agents)

Quantum Seal: 40668c787c463ca5
Founder: John Vincent Ryan

IntegrityGate v1.0.0

26 Nov 03:40

Choose a tag to compare

IntegrityGate GitHub Action v1.0.0

Verify code integrity with cryptographic signatures, Merkle tree validation, and OPA policy compliance.

Features

  • Merkle Tree Validation - Compute and verify file integrity
  • Signature Verification - Verify cryptographic signatures on commits
  • OPA Policy Compliance - Check against Open Policy Agent rules
  • Deep Analysis (Pro) - AI-powered security scanning

Usage

- uses: Jvryan92/integrity-gate-action@v1
  with:
    mode: 'standard'
    signature-verify: 'true'
    merkle-validate: 'true'

Pricing

  • Free: 100 runs/month
  • Starter ($29/mo): Unlimited runs
  • Professional ($97/mo): Deep analysis
  • Vanguard ($497/mo): White-label

Part of the EpochCore Quantum ecosystem.