Initial commit

This commit is contained in:
daniel nakov
2025-02-25 00:08:45 -05:00
commit 8bf1bb8913
212 changed files with 25983 additions and 0 deletions

5
src/constants/betas.ts Normal file
View File

@@ -0,0 +1,5 @@
export const GATE_TOKEN_EFFICIENT_TOOLS = 'tengu-token-efficient-tools'
export const BETA_HEADER_TOKEN_EFFICIENT_TOOLS =
'token-efficient-tools-2024-12-11'
export const GATE_USE_EXTERNAL_UPDATER = 'tengu-use-external-updater'
export const CLAUDE_CODE_20250219_BETA_HEADER = 'claude-code-20250219'