diff .bazelrc @ 260:1f9877b637e9

Add Copilot-powered cyberpunk JRPG chat Integrate the production JRPG chat with Seobeo streaming, Deita persistence, and a Bazel-managed Copilot SDK and LiteLLM inference stack. Co-authored-by: Copilot <[email protected]>
author MrJuneJune <mrjunejune@users.noreply.github.com>
date Wed, 05 Aug 2026 09:19:41 -0700
parents e82b80b24012
children
line wrap: on
line diff
--- a/.bazelrc	Wed Aug 05 09:19:41 2026 -0700
+++ b/.bazelrc	Wed Aug 05 09:19:41 2026 -0700
@@ -1,4 +1,5 @@
 # Auto-select config based on host OS
+startup --host_jvm_args=-Xmx8g
 common --enable_platform_specific_config
 
 # Suppress duplicate library warnings from openssl BCR module on macOS