✨ Light and Fast AI Assistant. Support: Web | iOS | MacOS | Android | Linux | Windows
22 matches across 6 categories. Click a row to expand file-level details.
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | app/utils.ts | 178 | function getOrCreateMeasureDom(id: string, init?: (dom: HTMLElement) => void) { |
| LOW | app/utils.ts | 248 | export function getMessageTextContentWithoutThinking(message: RequestMessage) { |
| LOW | app/utils/chat.ts | 73 | export async function preProcessImageContentBase( |
| LOW | app/utils/chat.ts | 105 | export async function preProcessImageContentForAlibabaDashScope( |
| LOW | app/utils/model.ts | 138 | export function collectModelTableWithDefaultModel( |
| LOW | app/utils/model.ts | 179 | export function collectModelsWithDefaultModel( |
| LOW | app/utils/model.ts | 230 | export function isModelNotavailableInServer( |
| LOW | app/utils/auth-settings-events.ts | 3 | export function trackConversationGuideToCPaymentClick() { |
| LOW | app/utils/auth-settings-events.ts | 7 | export function trackAuthorizationPageButtonToCPaymentClick() { |
| LOW | app/utils/auth-settings-events.ts | 11 | export function trackAuthorizationPageBannerToCPaymentClick() { |
| LOW | app/utils/auth-settings-events.ts | 17 | export function trackSettingsPageGuideToCPaymentClick() { |
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | app/utils/hmac.ts | 1 | // From https://gist.github.com/guillermodlpa/f6d955f838e9b10d1ef95b8e259b2c58 |
| LOW | app/utils/ms_edge_tts.ts | 61 | // AUDIO_48KHZ_192KBITRATE_MONO_MP3 = "audio-48khz-192kbitrate-mono-mp3", |
| LOW | app/components/realtime-chat/realtime-chat.tsx | 81 | tools: [], |
| LOW | app/client/platforms/anthropic.ts | 361 | // }, |
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | public/prompts.json | 1429 | "I want you to act as a rival chess player. I We will say our moves in reciprocal order. In the beginning I will b |
| MEDIUM | src-tauri/Cargo.toml | 47 | # If you use cargo directly instead of tauri's cli you can use this feature flag to switch between tauri's `dev` and `bu |
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | scripts/setup.sh | 3 | # Check if running on a supported system |
| LOW | scripts/setup.sh | 28 | # Check if needed dependencies are installed and install if necessary |
| Severity | File | Line | Snippet |
|---|---|---|---|
| MEDIUM | scripts/delete-deployment-preview.sh | 9 | # Create a list of deployments. |
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | .github/workflows/sync.yml | 18 | # Step 1: run a standard checkout action |
| LOW | .github/workflows/sync.yml | 22 | # Step 2: run the sync action |