• Mahmoud Aglan's avatar
    fix: analysis system — progressive per-move analysis with progress bar · d34a923d
    Mahmoud Aglan authored
    Problems fixed:
    - Analysis no longer freezes (was sending all positions in one request)
    - Now analyzes position-by-position with live progress updates
    - Progress bar shows "تحليل النقلة 5 من 30" with fill animation
    - Fallback: loads moves from moves[] array when PGN is empty
    - Added 'cache' API action to save analysis results with service key
    - Fixed curl handle leak (unset → proper handling)
    
    Flow: click analyze → progress bar fills per move → results render → cached
    Co-Authored-By: 's avatarClaude Opus 4.6 <noreply@anthropic.com>
    d34a923d
Name
Last commit
Last update
Connections and docs Loading commit data...
api Loading commit data...
config Loading commit data...
includes Loading commit data...
pages Loading commit data...
public Loading commit data...
templates Loading commit data...
.gitignore Loading commit data...
.htaccess Loading commit data...
Dockerfile Loading commit data...
PLAN.md Loading commit data...
Stockfishbotsapi.txt Loading commit data...
captain-definition Loading commit data...
index.php Loading commit data...