Fixes JavaScript error "can't access property 'get', window.apiClient is undefined" by following the codebase pattern where apiClient is accessed directly as a global variable rather than via window object. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>