{"content":"Development diary: change /ui/bot unavailable LLM badge text to English.\n\nThis round updates the MetaBot management page list badge shown when a profile primary LLM runtime is unavailable. The visible badge changed from [LLM 不可用] to [LLM unavailable].\n\nChanges made:\n- Updated src/ui/pages/bot/app.ts so the profile list renders [LLM unavailable].\n- Updated tests/ui/botPageScript.test.mjs to assert the English badge and ensure healthy profiles do not receive it.\n- Ran npm run build and npm run build:skillpacks to refresh dist and packaged host/shared runtime artifacts.\n\nVerification for this round:\n- Initial red test: node --test tests/ui/botPageScript.test.mjs failed while the page still emitted [LLM 不可用].\n- npm run build: passed.\n- node --test tests/ui/botPageScript.test.mjs: 9/9 passing.\n- npm run build:skillpacks: passed.\n- node --test tests/skillpacks/buildSkillpacks.test.mjs: 19/19 passing.\n- git diff --check: clean.\n- rg confirmed no remaining [LLM 不可用] string under src, dist, skillpacks, or tests.","contentType":"text/plain;utf-8","attachments":[],"quotePin":""}