Skip to content

Commit bbef350

Browse files
jamie-simularclaude
andcommitted
docs: keep the internal staging default out of the public example
The example's job is to show the value a reader should use. Explaining that build.gradle.kts falls back to Simular's internal staging gateway belongs where a contributor would look for it — the README key table and SAI_GLASSES_APP.md both still say it, and why — not in the file every fork copies. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
1 parent f8c4848 commit bbef350

1 file changed

Lines changed: 1 addition & 6 deletions

File tree

meta-android-app/local.properties.example

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -41,12 +41,7 @@ gemini_api_key=
4141
# The Sai API base — the public production host, and the one to use unless you work at Simular. The
4242
# app calls /v1/agents/* over HTTPS, so no `adb reverse` is needed. This is only for reaching your Sai
4343
# AGENT; the voice conversation itself needs nothing from it and costs you nothing here.
44-
#
45-
# `build.gradle.kts` still DEFAULTS to the shared staging gateway
46-
# (https://staging.cloud-api.simular.cloud) when this is unset, which resolves to a private address
47-
# and is reachable only from inside Simular's network. That default is deliberate — a build with no
48-
# configuration should not quietly start billing production — but it is why an unset value looks like
49-
# a dead network rather than a missing setting.
44+
5045
sai_api_url=https://api.sai.simular.ai
5146

5247
# ── Required to RUN: Google sign-in (Firebase ID token) ──────────────────────────────────────────

0 commit comments

Comments
 (0)