Loaded cached credentials.
[ERROR] [IDEClient] Failed to connect to IDE companion extension in VS Code. Please ensure the extension is running. To install the extension, run /ide install.
1. Read `/mnt/ssd_data/html/early_access/meet_actions.php` to identify the code section responsible for compiling invoices for a competition.
2. Read `/mnt/ssd_data/html/early_access/generate_hytek_entries.php` to understand the existing logic for updating meet entry statuses.
3. Modify `/mnt/ssd_data/html/early_access/meet_actions.php` to add a database update query that sets the `EntryStatus` to 'Accepted' for all entries associated with the meet after the invoices have been compiled.
