Skip to content

chore: remove stale Turso refs from GUI main#81

Merged
tomfunk merged 1 commit into
devfrom
chore/remove-stale-turso-refs
Jun 13, 2026
Merged

chore: remove stale Turso refs from GUI main#81
tomfunk merged 1 commit into
devfrom
chore/remove-stale-turso-refs

Conversation

@tomfunk

@tomfunk tomfunk commented Jun 13, 2026

Copy link
Copy Markdown
Owner

Summary

  • Drop obsolete `// Env must load before core/db.ts evaluates (it reads Turso vars at import time)` comment in `gui/main/index.ts` — `core/db.ts` no longer reads any env at import time.
  • Drop the `/hrana|stream/` Turso-replica hint from the DB-error dialog in `gui/main/app.ts` — there is no replica anymore, so the message is misleading.

Test plan

  • `npm run gui:dev` still boots
  • Trigger a DB error (e.g. point `FUNGIBLE_DATA_DIR` at a non-writable path) and confirm the dialog shows just the underlying error

🤖 Generated with Claude Code

Turso sync was removed but two cosmetic refs remained:
- a comment in gui/main/index.ts justifying env-load ordering by Turso vars
- a DB-error-dialog hint about concurrent Turso replica syncs

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
@tomfunk tomfunk merged commit f3b3cc1 into dev Jun 13, 2026
3 checks passed
@tomfunk tomfunk deleted the chore/remove-stale-turso-refs branch June 13, 2026 05:04
Sign up for free to 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