Skip to content

DT-139: Fix chdb compatibility and socket permissions#140

Merged
kigiri merged 2 commits into
masterfrom
fix/deno-compatibility-and-permissions
Jun 15, 2026
Merged

DT-139: Fix chdb compatibility and socket permissions#140
kigiri merged 2 commits into
masterfrom
fix/deno-compatibility-and-permissions

Conversation

@abdotop

@abdotop abdotop commented Jun 10, 2026

Copy link
Copy Markdown
Member

fix: resolve Deno task interception, experimental imports, and socket permissions

@abdotop abdotop requested a review from kigiri June 10, 2026 16:43
@abdotop abdotop self-assigned this Jun 10, 2026
@abdotop abdotop force-pushed the fix/deno-compatibility-and-permissions branch 3 times, most recently from e8cb0c3 to b34381a Compare June 10, 2026 17:19
Comment thread api/lib/env.ts
LOCAL_ENV === 'true'

export const GEMINI_API_KEY = ENV('GEMINI_API_KEY')
export const GEMINI_API_KEY = ENV('GEMINI_API_KEY', '')

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

did you handle to disable the generate with AI feature if no token is set ?

@abdotop abdotop force-pushed the fix/deno-compatibility-and-permissions branch from b34381a to f66e784 Compare June 15, 2026 09:09
@kigiri kigiri merged commit 9faf281 into master Jun 15, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants