Mastodon Feed: Post

Mastodon Feed

jonny@neuromatch.social ("jonny (nonvenomous)") wrote:

OH what's this???

/etc/hatch/env

hmm a feature flag labeled as a "killswitch" for proxying requests to anthropic is certainly interesting to seeeeeeeeeeeee in meta's big AI bet.

# Live killswitch, not stale config: the jarvis feature flag behind this key # compiles with default Enabled, so without this =0 line requests to # Anthropic switch from https://api.anthropic.com to a plain-HTTP # Meta-internal reverse proxy, and spawnd's installer replaces the real # ANTHROPIC_API_KEY with a placeholder. Readers compose the env var name at # runtime (jarvis hatch-config feature_flags.rs), so a grep for the full # name finds no consumer; it has one. JARVIS_ANTHROPIC_BASE_URL_REVPROXY_OVERRIDE=0