Skip to content

refactor(windows): remove unused cloud backend features - #311

Merged
1lck merged 6 commits into
previewfrom
codex/remove-unused-windows-cloud-backend
Aug 29, 2026
Merged

refactor(windows): remove unused cloud backend features#311
1lck merged 6 commits into
previewfrom
codex/remove-unused-windows-cloud-backend

Conversation

@1lck

@1lck1lck commented Aug 28, 2026

Copy link
Copy Markdown
Owner

Summary

  • remove unsupported Lithe account, subscription, enterprise policy, settings sync, collaboration, telemetry, and hosted AI code from Windows
  • keep AI provider access local/BYOK and keep GitHub authentication independent of a Lithe account
  • separate lithe.top website/static resource configuration from retired backend APIs
  • use GitHub Releases directly for Windows updates
  • add regression coverage preventing retired cloud service URLs from returning

Closes#281

Validation

  • bun run typecheck
  • bun run build
  • focused Bun tests: 13 passed
  • Windows Frontend timing harness: 2 passed, no slow tests
  • ./.agents/skills/write-stable-tests/scripts/verify-test-stability.sh
  • ./scripts/verify-windows-boundaries.sh
  • git diff --check

Known test-suite issue

The full Bun suite reports 444 passed and 3 unrelated failures. The unchanged IME keymap test fails independently, while the two workspace save tests pass when run in isolation, indicating existing suite-order/shared-state pollution.

@1lck
1lckforce-pushed the codex/remove-unused-windows-cloud-backend branch from 80f25cf to 0bab5e5CompareAugust 28, 2026 14:39
@1lck

1lck commented Aug 28, 2026

Copy link
Copy Markdown
OwnerAuthor

@lithe review

@github-actions

github-actionsBot commented Aug 28, 2026

Copy link
Copy Markdown
Contributor

Lithe Review

结论: ❓ 审查未完成

审查状态:cancelled
请查看本次 Actions 日志与诊断附件后重新召唤。

@1lck
1lck merged commit d4838f6 into previewAug 29, 2026
13 of 14 checks passed
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@1lck