Some checks failed
CI / go-lint (push) Has been skipped
CI / python-lint (push) Has been skipped
CI / nodejs-lint (push) Has been skipped
CI / test-go-school (push) Successful in 25s
CI / test-go-edu-search (push) Successful in 26s
CI / test-python-klausur (push) Failing after 1m51s
CI / test-python-agent-core (push) Successful in 15s
CI / test-nodejs-website (push) Successful in 15s
Instead of returning to parent (which creates a redirect loop), the handleNext function now finds the next incomplete sub-session and opens it directly. When all sub-sessions are done, returns to session list. Also fixes openSession auto-redirect to prefer the first incomplete sub-session over the most advanced one. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>