之前 NewContext 每次复制所有全局变量到 vc.store, 现在改为 Get() 时按需查找 GetGlobalVariable(), 消除了无关请求的内存复制开销。 Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
之前 NewContext 每次复制所有全局变量到 vc.store, 现在改为 Get() 时按需查找 GetGlobalVariable(), 消除了无关请求的内存复制开销。 Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>