# codehero

> Self-hosted AI Coding Agent powered by Claude | Autonomous Development Platform | POC for Human-AI Collaboration

- **URL**: https://www.freshcrate.ai/projects/codehero
- **Author**: fotsakir
- **Category**: AI Agents
- **Latest version**: `v2.83.5` (2026-01-26)
- **License**: NOASSERTION
- **Source**: https://github.com/fotsakir/codehero
- **Homepage**: https://fotsakir.github.io/codehero/
- **Language**: HTML
- **GitHub**: 24 stars, 2 forks
- **Registry**: github
- **Tags**: `ai-coding-assistant`, `ai-developer`, `anthropic`, `automation`, `autonomous-agent`, `claude-ai`, `code-generation`, `flask`, `html`

## Description

Self-hosted AI Coding Agent powered by Claude | Autonomous Development Platform | POC for Human-AI Collaboration

## Recent releases

| Version | Date | Urgency | Changes |
| --- | --- | --- | --- |
| `v2.83.5` | 2026-01-26 | Low | ## What's New  ### Fixed - **Setup & Upgrade Scripts** - Now copy language-specific context files   - Added contexts folder copy to `setup.sh` (fresh installs)   - Added contexts folder copy to `upgrade.sh` (upgrades)   - Copies: php.md, python.md, node.md, html.md, java.md, dotnet.md, go.md, react.md, capacitor.md, flutter.md, kotlin.md, swift.md  ## Upgrade  ```bash cd /root wget https://github.com/fotsakir/codehero/releases/latest/download/codehero-2.83.5.zip unzip codehero-2.83.5.zip cd code |
| `v2.83.4` | 2026-01-26 | Low | ## What's New  ### Added - **Problem Tickets Badge** - Warning icon in header for stuck/failed tickets   - Pulsing red badge appears when tickets need attention   - Click to navigate to filtered problem tickets view   - Auto-refreshes every 30 seconds  - **Tickets Filter Enhancement** - New filter buttons   - Added "Stuck" filter for stuck tickets only   - Added "Problems" filter for both stuck and failed tickets  ### Fixed - **Project Preview URL** - Now includes secure key parameter  ## Upgrad |
| `v2.83.3` | 2026-01-26 | Low | ## What's New  ### Improved - **SQL Index Optimization** - 10 new indexes for better query performance   - `tickets`: status+updated_at, project_id+updated_at   - `conversation_messages`: ticket_id+created_at, ticket_id+role, ticket_id+id DESC   - `execution_sessions`: status, ticket_id+status   - `execution_logs`: session_id+created_at   - `projects`: status+updated_at   - Removed redundant `idx_code` index  - **Global Context - Database Design Rules** - Comprehensive guidelines   - Correct fie |
| `v2.83.2` | 2026-01-25 | Low | ## What's New  ### Fixed - **Watchdog Stuck Detection for Parallel Tickets** - Fixed thread-local bug   - Processes now tracked per `ticket_id` instead of per-thread   - Watchdog can now correctly kill stuck tickets in parallel execution   - Less aggressive stuck detection (tool calls without output = normal)  ### Improved - **Global Context v4.1** - Mandatory UI Testing Rules   - Color contrast check: Elements must be visible without hover   - Interactive elements: Must open/test all dropdowns |
| `v2.83.1` | 2026-01-25 | Low | ## What's New  ### Security - **Fixed Cookie Injection** - Sanitized project folder names in cookie names/paths - **Fixed Path Injection** - Added extra validation for context type in file paths  ### Improved - **Global Context v4.0** - Enhanced AI development guidelines   - Mandatory 7-step workflow for all tasks   - Verification Protocol with syntax check, log check, and visual verification   - Multi-platform visual verification (Playwright for web, ADB for Android, simctl for iOS, etc.)   - S |
| `v2.83.0` | 2026-01-24 | Low | ## What's New  ### Added - **Extended Thinking for All Models** - Better reasoning, fewer errors   - MAX_THINKING_TOKENS=31,999 for haiku, sonnet, and opus   - Consistent thinking budget across all AI models   - Reduces retries by enabling deeper analysis before responses  - **Context System Refactoring** - Per-project customizable AI context   - `global_context` column for project-specific universal rules   - `project_context` column for language-specific patterns   - Context defaults loader fo |
| `v2.82.3` | 2026-01-24 | Low | ## What's New  ### Enhanced Global Context - Server Environment section (OS, PHP, Node, Python, MySQL versions) - Ports & File Locations reference - Installed Tools list - Libraries: Download Locally (NO CDN!) rule  ### Visual Verification with Playwright - Full page screenshots (desktop + mobile + tablet) - Console errors & failed requests capture - Server logs check (PHP, Nginx, MySQL, Python, Java) - Alignment & Symmetry verification - Color & contrast checking - Typography & Interactive elem |
| `v2.82.2` | 2026-01-23 | Low | ## What's New  ### Added - **Design Standards (PART 12)** - Comprehensive UI/UX guidelines   - 4px/8px spacing grid system   - 60-30-10 color rule (primary/secondary/accent)   - Typography hierarchy, border radius, shadows   - Copy-paste ready component patterns (buttons, cards, inputs)   - Dark mode guidelines   - Design checklist  ### Improved - **Dynamic Global Context Loading** - Single source of truth   - All assistants now load `global-context.md` dynamically   - HeroAgent loads context vi |
| `v2.82.1` | 2026-01-23 | Low | ## What's New  ### Fixed - **Self-parent Prevention** - MCP server now validates `parent_sequence`   - Detects if a ticket would be its own parent   - Returns error and rolls back ALL tickets - no partial commits   - Error message: "Skipped self-parent: TICKET cannot be its own parent"  ### Improved - **Assistant Context Files** - Comprehensive dependency rules documentation   - Clear examples of WRONG vs CORRECT usage   - Explains that `depends_on` and `parent_sequence` use 1-indexed array posi |
| `v2.82.0` | 2026-01-23 | Low | ## What's New  ### Added - **Secure Project URLs** - Client preview URLs now require authentication   - Each project gets a unique secure key for URL access   - Session cookies scoped per-project (7-day expiry)   - Clients can only access their assigned project, not others   - Changing the key immediately invalidates all existing sessions   - Localhost (127.0.0.1) bypasses auth for Playwright automation  ### Improved - **Project Detail UI** - New "Client URL" section with one-click copy - **Auto |

## Dependency audit

- **Score**: 98/100
- **Total deps**: 0
- **Resolved**: 0
- **Unresolved**: 0
- **License conflicts**: 0
- **Warnings**: 1
- **Scanned**: 2026-06-01

## Citation

- HTML: https://www.freshcrate.ai/projects/codehero
- Markdown: https://www.freshcrate.ai/projects/codehero.md
- Dependencies JSON: https://www.freshcrate.ai/api/projects/codehero/deps

_Generated by freshcrate.ai. Indexes github releases for AI-agent ecosystem packages._
