Itamar Atzmon

Results 4 issues of Itamar Atzmon

Hi, We are working on implementing a multi tenant login solution based on the extension and would like to able to define tenant metadata which will be included in the...

Running npm install in an empty project yields the following output: ``` C:\dev\jsonnet-test>npm install @hanazuki/node-jsonnet > @hanazuki/[email protected] install C:\dev\jsonnet-test\node_modules\@hanazuki\node-jsonnet > cmake-js build --CDCMAKE_EXPORT_COMPILE_COMMANDS=1 [ 'C:\\Program Files\\nodejs\\node.exe', 'C:\\dev\\jsonnet-test\\node_modules\\cmake-js\\bin\\cmake-js', 'build', '--CDCMAKE_EXPORT_COMPILE_COMMANDS=1' ]...

enhancement

## Bug Description `SettingsRoutes.ts` correctly validates `gemini-3-flash` as a valid model, but `GeminiAgent.ts` doesn't include it in its `validModels` array. This causes silent fallback to `gemini-2.5-flash` with only a warning...

## Bug Description When the worker restarts and recovers pending sessions via `startSessionProcessor()`, it always uses Claude SDK (`this.sdkAgent`) regardless of the `CLAUDE_MEM_PROVIDER` setting. Users who have configured Gemini or...