Repository Analysis

chatboxai/chatbox

Powerful AI Client

7.3 Low AI signal View on GitHub

Analysis Overview

This report presents the forensic synthetic code analysis of chatboxai/chatbox, a TypeScript project with 41,000 GitHub stars. SynthScan v2.0 examined 183,839 lines of code across 854 source files, recording 1482 pattern matches distributed across 8 syntactic categories. The overall adjusted score of 7.3 places this repository in the Low AI signal band.

The scanner applied 160+ deterministic lexical heuristics, multi-line block detectors, abstract syntax tree depth profilers, and a cross-file Jaccard similarity matrix to construct a statistically normalised synthetic code estimate. All matches are individually weighted by severity coefficient and contextual multiplier before summation, and the resulting headline score is temporally discounted to account for the repository's development history relative to the commercial emergence of large language model coding tooling (November 2022 onward).

7.3
Adjusted Score
7.3
Raw Score
100%
Time Factor
2026-06-12
Last Push
41.0K
Stars
TypeScript
Language
183.8K
Lines of Code
854
Files
1.5K
Pattern Hits
2026-07-14
Scan Date
0.01
HC Hit Rate

What These Metrics Mean

Adjusted Score
Primary synthetic code indicator. Raw score normalised per 1,000 lines of code and multiplied by the temporal discount factor. This is the definitive comparative metric — use it to rank repositories by AI authorship density.
Raw Score
The unmodified sum of all severity-weighted, context-multiplied pattern match scores before temporal discounting. Reflects the absolute signal strength independent of when the repository was last active.
Time Factor
The temporal discount multiplier (0–100%) applied to the raw score. Repositories last updated before ChatGPT's launch (Nov 2022) receive a 5% factor. Full signal is only assigned to repositories active in the post-adoption era (Jan 2024+).
Pattern Hits
Total count of individual pattern matches across all files and categories. A high hit count with a low score may indicate a very large codebase with isolated AI snippets; a low count with a high score indicates dense, concentrated AI signatures.
HC Hit Rate
High+Critical pattern hits per file, averaged across the repository. This orthogonal signal catches repositories where a few files are densely packed with high-severity AI tells — a strong indicator even when the normalised score appears moderate due to codebase size.
Lines of Code / Files
Total lines and files analysed. The scanner examines 94 file extensions. These denominators are used to normalise the score, enabling fair comparison between repositories of vastly different sizes.

Score History

This chart maps the temporal evolution of the adjusted synthetic code score across successive scan runs. An upward trajectory indicates ongoing incorporation of AI-generated code or expanding LLM-assisted scaffolding; a stable or declining trajectory may reflect active human refactoring, code removal, or the adoption of stricter authorship policies. The dashed secondary line (right axis) independently tracks total raw pattern hit count, which can diverge from the normalised score when codebase size changes significantly between scans.

Severity Breakdown

Classifies detected patterns by their diagnostic confidence and structural impact. CRITICAL patterns (coefficient 10) represent definitive synthetic signatures — hallucinated imports, explicit LLM attribution metadata — virtually never produced by human authors. HIGH (5) indicates strong structural tells such as cross-file repetition or cross-linguistic idioms. MEDIUM (2) covers recognisable conversational padding and AI-specific vocabulary. LOW (1) captures subtle indicators like tautological comments and generic boilerplate that require density to carry independent signal.

CRITICAL 0HIGH 5MEDIUM 35LOW 1442

Directory Score Breakdown

This horizontal bar chart decomposes the repository's raw synthetic code score by top-level directory, allowing you to pinpoint precisely which modules or components carry the highest AI authorship density. Directories with disproportionately high scores relative to their size warrant targeted manual review: concentrated AI signatures often trace back to mass-generated configuration layers, auto-ported test suites, LLM-scaffolded boilerplate classes, or entire subsystems authored under heavy copilot assistance. Use this view to prioritise your human code-review effort.

Pattern Findings

The scanner identified 1482 distinct pattern matches across 8 syntactic categories. Each entry below represents a discrete location in the source code where the engine recorded a statistically significant AI authorship indicator. Expand any category row to inspect the individual file paths, line numbers, code snippets, and the lexical context (CODE, COMMENT, or STRING) in which each match was detected.

Reading the findings table: The Severity column indicates the diagnostic confidence level (CRITICAL / HIGH / MEDIUM / LOW). The Context column identifies whether the match occurred inside executable code, an inline comment, or a string literal — comment-context matches receive a ×1.5 weight because LLMs systematically over-annotate. The ⚡ bolt icon marks clustered matches: three or more patterns within a 10-line window, each receiving an additional ×1.5 density multiplier as dense clusters constitute far stronger evidence of synthetic authorship than isolated hits.

Fake / Example Data1205 hits · 920 pts
SeverityFileLineSnippetContext
LOWtest/cases/file-conversation/sample.md113 "street": "123 Main St",CODE
LOWtest/cases/file-conversation/sample-large.txt5Line 1: This is sample content for testing pagination. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eCODE
LOWtest/cases/file-conversation/sample-large.txt5Line 1: This is sample content for testing pagination. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eCODE
LOWtest/cases/file-conversation/sample-large.txt6Line 2: This is sample content for testing pagination. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eCODE
LOWtest/cases/file-conversation/sample-large.txt6Line 2: This is sample content for testing pagination. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eCODE
LOWtest/cases/file-conversation/sample-large.txt7Line 3: This is sample content for testing pagination. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eCODE
LOWtest/cases/file-conversation/sample-large.txt7Line 3: This is sample content for testing pagination. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eCODE
LOWtest/cases/file-conversation/sample-large.txt8Line 4: This is sample content for testing pagination. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eCODE
LOWtest/cases/file-conversation/sample-large.txt8Line 4: This is sample content for testing pagination. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eCODE
LOWtest/cases/file-conversation/sample-large.txt9Line 5: This is sample content for testing pagination. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eCODE
LOWtest/cases/file-conversation/sample-large.txt9Line 5: This is sample content for testing pagination. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eCODE
LOWtest/cases/file-conversation/sample-large.txt10Line 6: This is sample content for testing pagination. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eCODE
LOWtest/cases/file-conversation/sample-large.txt10Line 6: This is sample content for testing pagination. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eCODE
LOWtest/cases/file-conversation/sample-large.txt11Line 7: This is sample content for testing pagination. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eCODE
LOWtest/cases/file-conversation/sample-large.txt11Line 7: This is sample content for testing pagination. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eCODE
LOWtest/cases/file-conversation/sample-large.txt12Line 8: This is sample content for testing pagination. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eCODE
LOWtest/cases/file-conversation/sample-large.txt12Line 8: This is sample content for testing pagination. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eCODE
LOWtest/cases/file-conversation/sample-large.txt13Line 9: This is sample content for testing pagination. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eCODE
LOWtest/cases/file-conversation/sample-large.txt13Line 9: This is sample content for testing pagination. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eCODE
LOWtest/cases/file-conversation/sample-large.txt14Line 10: This is sample content for testing pagination. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do CODE
LOWtest/cases/file-conversation/sample-large.txt14Line 10: This is sample content for testing pagination. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do CODE
LOWtest/cases/file-conversation/sample-large.txt15Line 11: This is sample content for testing pagination. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do CODE
LOWtest/cases/file-conversation/sample-large.txt15Line 11: This is sample content for testing pagination. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do CODE
LOWtest/cases/file-conversation/sample-large.txt16Line 12: This is sample content for testing pagination. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do CODE
LOWtest/cases/file-conversation/sample-large.txt16Line 12: This is sample content for testing pagination. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do CODE
LOWtest/cases/file-conversation/sample-large.txt17Line 13: This is sample content for testing pagination. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do CODE
LOWtest/cases/file-conversation/sample-large.txt17Line 13: This is sample content for testing pagination. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do CODE
LOWtest/cases/file-conversation/sample-large.txt18Line 14: This is sample content for testing pagination. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do CODE
LOWtest/cases/file-conversation/sample-large.txt18Line 14: This is sample content for testing pagination. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do CODE
LOWtest/cases/file-conversation/sample-large.txt19Line 15: This is sample content for testing pagination. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do CODE
LOWtest/cases/file-conversation/sample-large.txt19Line 15: This is sample content for testing pagination. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do CODE
LOWtest/cases/file-conversation/sample-large.txt20Line 16: This is sample content for testing pagination. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do CODE
LOWtest/cases/file-conversation/sample-large.txt20Line 16: This is sample content for testing pagination. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do CODE
LOWtest/cases/file-conversation/sample-large.txt21Line 17: This is sample content for testing pagination. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do CODE
LOWtest/cases/file-conversation/sample-large.txt21Line 17: This is sample content for testing pagination. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do CODE
LOWtest/cases/file-conversation/sample-large.txt22Line 18: This is sample content for testing pagination. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do CODE
LOWtest/cases/file-conversation/sample-large.txt22Line 18: This is sample content for testing pagination. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do CODE
LOWtest/cases/file-conversation/sample-large.txt23Line 19: This is sample content for testing pagination. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do CODE
LOWtest/cases/file-conversation/sample-large.txt23Line 19: This is sample content for testing pagination. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do CODE
LOWtest/cases/file-conversation/sample-large.txt24Line 20: This is sample content for testing pagination. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do CODE
LOWtest/cases/file-conversation/sample-large.txt24Line 20: This is sample content for testing pagination. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do CODE
LOWtest/cases/file-conversation/sample-large.txt25Line 21: This is sample content for testing pagination. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do CODE
LOWtest/cases/file-conversation/sample-large.txt25Line 21: This is sample content for testing pagination. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do CODE
LOWtest/cases/file-conversation/sample-large.txt26Line 22: This is sample content for testing pagination. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do CODE
LOWtest/cases/file-conversation/sample-large.txt26Line 22: This is sample content for testing pagination. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do CODE
LOWtest/cases/file-conversation/sample-large.txt27Line 23: This is sample content for testing pagination. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do CODE
LOWtest/cases/file-conversation/sample-large.txt27Line 23: This is sample content for testing pagination. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do CODE
LOWtest/cases/file-conversation/sample-large.txt28Line 24: This is sample content for testing pagination. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do CODE
LOWtest/cases/file-conversation/sample-large.txt28Line 24: This is sample content for testing pagination. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do CODE
LOWtest/cases/file-conversation/sample-large.txt29Line 25: This is sample content for testing pagination. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do CODE
LOWtest/cases/file-conversation/sample-large.txt29Line 25: This is sample content for testing pagination. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do CODE
LOWtest/cases/file-conversation/sample-large.txt30Line 26: This is sample content for testing pagination. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do CODE
LOWtest/cases/file-conversation/sample-large.txt30Line 26: This is sample content for testing pagination. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do CODE
LOWtest/cases/file-conversation/sample-large.txt31Line 27: This is sample content for testing pagination. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do CODE
LOWtest/cases/file-conversation/sample-large.txt31Line 27: This is sample content for testing pagination. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do CODE
LOWtest/cases/file-conversation/sample-large.txt32Line 28: This is sample content for testing pagination. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do CODE
LOWtest/cases/file-conversation/sample-large.txt32Line 28: This is sample content for testing pagination. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do CODE
LOWtest/cases/file-conversation/sample-large.txt33Line 29: This is sample content for testing pagination. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do CODE
LOWtest/cases/file-conversation/sample-large.txt33Line 29: This is sample content for testing pagination. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do CODE
LOWtest/cases/file-conversation/sample-large.txt34Line 30: This is sample content for testing pagination. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do CODE
1145 more matches not shown…
Hyper-Verbose Identifiers169 hits · 172 pts
SeverityFileLineSnippetContext
LOWtest/integration/file-conversation/test-harness.ts90export function createUserMessageWithFiles(content: string, files: TestFile[]): Message {CODE
LOWsrc/renderer/native/stream-http.ts6export function createNativeReadableStream(options: StartStreamOptions): ReadableStream<Uint8Array> {CODE
LOW…c/renderer/setup/session_attachment_rag_maintenance.ts97export async function runSessionAttachmentRagMaintenancePass() {CODE
LOW…c/renderer/setup/session_attachment_rag_maintenance.ts108export function initSessionAttachmentRagMaintenance() {CODE
LOWsrc/renderer/stores/imageGenerationStore.ts60export function useImageGenerationHistory(pageSize: number = 20) {CODE
LOWsrc/renderer/stores/premiumActions.ts16export function reconcileLoginLicenseState() {CODE
LOWsrc/renderer/stores/premiumActions.ts46export function initLoginLicenseStateReconciliation() {CODE
LOWsrc/renderer/stores/scrollActions.ts88export function getMessageListViewportHeight() {CODE
LOWsrc/renderer/stores/settingsStore.ts24export function getPlatformDefaultDocumentParser(): DocumentParserConfig {CODE
LOWsrc/renderer/stores/imageGenerationActions.ts57function getFailedImageGenerationError(CODE
LOWsrc/renderer/stores/sessionAttachmentRagIndexing.ts11function shouldIndexPreparedAttachment(CODE
LOWsrc/renderer/stores/sessionAttachmentRagIndexing.ts33function mapPreparedAttachmentState(CODE
LOWsrc/renderer/stores/sessionAttachmentRagIndexing.ts53function mapMessageFileAttachmentState(file: MessageFile, attachment: SessionAttachment): MessageFile {CODE
LOWsrc/renderer/stores/sessionAttachmentRagIndexing.ts67export async function startPreparedSessionAttachmentIndexing(params: {CODE
LOWsrc/renderer/stores/sessionAttachmentRagIndexing.ts107export async function ensureMessageFileSessionAttachment(params: {CODE
LOWsrc/renderer/stores/sessionHelpers.ts119function getEffectiveDocumentParserConfig(): DocumentParserConfig {CODE
LOWsrc/renderer/stores/sessionHelpers.ts132export function isSessionAttachmentRagAuthError(errorCode: string | undefined): boolean {CODE
LOWsrc/renderer/stores/sessionHelpers.ts143export function isSessionAttachmentRagIndexingError(errorCode: string | undefined): boolean {CODE
LOWsrc/renderer/stores/sessionHelpers.ts151function hasUsableSessionAttachmentRagLicense(): boolean {CODE
LOWsrc/renderer/stores/sessionHelpers.ts162async function canUseSessionAttachmentRag(): Promise<boolean> {CODE
LOWsrc/renderer/stores/sessionHelpers.ts214async function fallbackToChatboxAIParser(CODE
LOWsrc/renderer/stores/sessionHelpers.ts229async function parseFileWithLocalFallback(CODE
LOWsrc/renderer/stores/sessionHelpers.ts274async function parseFileWithMineruService(CODE
LOWsrc/renderer/stores/sessionHelpers.ts848export function getCurrentThreadHistoryHash(s: Session) {CODE
LOWsrc/renderer/stores/taskCompaction.ts54function getModelContextWindowFromSettings(CODE
LOWsrc/renderer/stores/taskCompaction.ts64export function isTaskCompactionInProgress(taskId: string): boolean {CODE
LOWsrc/renderer/stores/chatStore.ts239export async function updateSessionWithMessages(sessionId: string, updater: Updater<Session>) {CODE
LOWsrc/renderer/stores/chatStore.ts369function mergeDefaultSessionSettings(session: Session): SessionSettings {CODE
LOWsrc/renderer/stores/session/stream-chunk-processor.ts34export function finalizeReasoningDuration(part: MessageReasoningPart | undefined): void {CODE
LOWsrc/renderer/stores/session/pictures.ts28export async function orchestratePictureGeneration(CODE
LOWsrc/renderer/stores/session/messages.ts26async function attachLargeFileRagMetadata(sessionId: string, message: Message): Promise<Message> {CODE
LOWsrc/renderer/stores/session/forks.ts415function computeNextMessageForksHash(CODE
LOWsrc/renderer/stores/session/threads.ts93export async function refreshContextAndCreateNewThread(sessionId: string) {CODE
LOWsrc/renderer/stores/session/threads.ts210export async function moveThreadToConversations(sessionId: string, threadId: string) {CODE
LOWsrc/renderer/stores/session/threads.ts236export async function moveCurrentThreadToConversations(sessionId: string) {CODE
LOWsrc/renderer/stores/session/orchestration.ts37async function refreshSessionAttachmentStatuses(messages: Message[]): Promise<Message[]> {CODE
LOWsrc/renderer/stores/session/tools-builder.ts33function getSessionAttachmentRagIds(messages: Message[]): number[] {CODE
LOWsrc/renderer/stores/session/naming.ts76async function generateNameAndThreadName(sessionId: string) {CODE
LOWsrc/renderer/stores/session/naming.ts90export function scheduleGenerateNameAndThreadName(sessionId: string) {CODE
LOWsrc/renderer/stores/session/naming.ts119export function scheduleGenerateThreadName(sessionId: string) {CODE
LOWsrc/renderer/stores/session/generation.ts124function createAttachmentResolverFromAdapter(adapter: {CODE
LOWsrc/renderer/utils/session-utils.ts46export function createSessionMetaRecordsFromLegacyList(CODE
LOWsrc/renderer/utils/provider-config.ts51function assertCustomProviderIdIsAvailable(providerId: string): void {CODE
LOWsrc/renderer/utils/file-native-path.ts17export function getBestEffortFileNativePath(file: File): string {CODE
LOWsrc/renderer/components/Mermaid.tsx57export function MermaidSVGPreviewDangerous(props: {CODE
LOW…er/components/settings/provider/importProviderState.ts14export function buildImportedProviderSettingsUpdate(params: {CODE
LOW…rer/components/common/MaxContextMessageCountSlider.tsx27export default function MaxContextMessageCountSlider({ value, onChange, className, wrapperProps, labelProps }: Props) {CODE
LOW…enderer/components/dev/SessionAttachmentRagDevPane.tsx23export function SessionAttachmentRagDevPane({ opened, onClose }: { opened: boolean; onClose: () => void }) {CODE
LOWsrc/renderer/components/InputBox/InputBox.tsx148function mergeSessionAttachmentStatesIntoFiles(CODE
LOWsrc/renderer/components/InputBox/InputBox.tsx193function getSessionAttachmentProgressValue(embeddedChunks?: number, totalChunks?: number): number | undefined {CODE
LOWsrc/renderer/components/InputBox/InputBox.tsx198function getSessionAttachmentStageLabel(CODE
LOWsrc/renderer/components/InputBox/Attachments.tsx20function getTranslatedErrorMessage(errorCode: string | undefined, t: (key: string) => string): string | undefined {CODE
LOWsrc/renderer/hooks/useImageModelGroups.ts56function preferChatboxDefaultImageModel(models: ImageModelOption[]): ImageModelOption[] {CODE
LOWsrc/renderer/hooks/dom.ts24export function setMessageInputCursorToEnd() {CODE
LOWsrc/renderer/hooks/useCopilots.ts78export function useRemoteCopilotsByCursor(filters?: RemoteCopilotsByCursorFilters) {CODE
LOWsrc/renderer/hooks/useDefaultSystemLanguage.ts5export function useSystemLanguageWhenInit() {CODE
LOWsrc/renderer/packages/token.tsx46export function estimateTokensFromMessages(CODE
LOWsrc/renderer/packages/token.tsx103export function sumCachedTokensFromMessages(messages: Message[], model?: TokenModel): number {CODE
LOWsrc/renderer/packages/token.tsx170export function getAttachmentTokenCacheKey(params: {CODE
LOWsrc/renderer/packages/token.tsx264export function estimateTokensFromMessagesForSendPayload(CODE
109 more matches not shown…
Decorative Section Separators31 hits · 93 pts
SeverityFileLineSnippetContext
MEDIUMsrc/renderer/components/stories/HeaderReal.stories.tsx40// ─── Mock Data Factory ──────────────────────────────────────────────COMMENT
MEDIUMsrc/renderer/components/stories/HeaderReal.stories.tsx56// ─── Stories ────────────────────────────────────────────────────────COMMENT
MEDIUM…c/renderer/components/stories/ToolCallPart.stories.tsx78// ─── Helpers ────────────────────────────────────────────────────────COMMENT
MEDIUM…c/renderer/components/stories/ToolCallPart.stories.tsx114// ─── Current Design (as-is) ────────────────────────────────────────COMMENT
MEDIUM…c/renderer/components/stories/ToolCallPart.stories.tsx212// ─── Option A: Inline Pill ─────────────────────────────────────────COMMENT
MEDIUM…c/renderer/components/stories/ToolCallPart.stories.tsx351// ─── Option B: Card with Structured Details ─────────────────────────COMMENT
MEDIUM…c/renderer/components/stories/ToolCallPart.stories.tsx496// ─── Option C: Timeline / Step List ─────────────────────────────────COMMENT
MEDIUM…c/renderer/components/stories/ToolCallPart.stories.tsx581// ─── Option D: Minimal Inline (Claude-style) ────────────────────────COMMENT
MEDIUM…c/renderer/components/stories/ToolCallPart.stories.tsx703// ─── Web Search Comparison ──────────────────────────────────────────COMMENT
MEDIUM…c/renderer/components/stories/ToolCallPart.stories.tsx825// ─── All States Overview ────────────────────────────────────────────COMMENT
MEDIUM…c/renderer/components/stories/ToolCallPart.stories.tsx1068// ─── Reasoning / Thinking UI ────────────────────────────────────────COMMENT
MEDIUM…c/renderer/components/stories/ToolCallPart.stories.tsx1163// ─── Option A: Gradient Accent Bar ──────────────────────────────────COMMENT
MEDIUM…c/renderer/components/stories/ToolCallPart.stories.tsx1274// ─── Option B: Pill + Inline Expand ─────────────────────────────────COMMENT
MEDIUM…c/renderer/components/stories/ToolCallPart.stories.tsx1387// ─── Option C: Card with Brain Icon ─────────────────────────────────COMMENT
MEDIUM…c/renderer/components/stories/ToolCallPart.stories.tsx1499// ─── Option D: Minimal Inline Thinking ──────────────────────────────COMMENT
MEDIUM…c/renderer/components/stories/ToolCallPart.stories.tsx1578// ─── Thinking States Side-by-Side ───────────────────────────────────COMMENT
MEDIUM…er/components/stories/ReasoningContentReal.stories.tsx31// ─── Mock Data Factories ────────────────────────────────────────────COMMENT
MEDIUM…er/components/stories/ReasoningContentReal.stories.tsx53// ─── Stories ────────────────────────────────────────────────────────COMMENT
MEDIUM…nderer/components/stories/ToolCallPartReal.stories.tsx7// ─── ToolCallPartUI Stories ─────────────────────────────────────────COMMENT
MEDIUM…nderer/components/stories/ToolCallPartReal.stories.tsx32// ─── Mock Data Factories ────────────────────────────────────────────COMMENT
MEDIUM…nderer/components/stories/ToolCallPartReal.stories.tsx45// ─── Stories ────────────────────────────────────────────────────────COMMENT
MEDIUM…erer/components/stories/MessageErrTipsReal.stories.tsx31// ─── Mock Data Factory ──────────────────────────────────────────────COMMENT
MEDIUM…erer/components/stories/MessageErrTipsReal.stories.tsx44// ─── Stories ────────────────────────────────────────────────────────COMMENT
MEDIUM…c/renderer/components/message-parts/ToolCallPartUI.tsx32// ─── Tool Error Result ──────────────────────────────────────────────COMMENT
MEDIUM…c/renderer/components/message-parts/ToolCallPartUI.tsx75// ─── Tool Icon Mapping ──────────────────────────────────────────────COMMENT
MEDIUM…c/renderer/components/message-parts/ToolCallPartUI.tsx95// ─── Pill Header (shared) ───────────────────────────────────────────COMMENT
MEDIUM…c/renderer/components/message-parts/ToolCallPartUI.tsx160// ─── Web Search ─────────────────────────────────────────────────────COMMENT
MEDIUM…c/renderer/components/message-parts/ToolCallPartUI.tsx347// ─── Parse Link ─────────────────────────────────────────────────────COMMENT
MEDIUM…c/renderer/components/message-parts/ToolCallPartUI.tsx437// ─── General Tool Call ──────────────────────────────────────────────COMMENT
MEDIUM…c/renderer/components/message-parts/ToolCallPartUI.tsx486// ─── Entry Point ────────────────────────────────────────────────────COMMENT
MEDIUM…c/renderer/components/message-parts/ToolCallPartUI.tsx498// ─── Reasoning / Thinking (Minimal Inline) ──────────────────────────COMMENT
Structural Annotation Overuse28 hits · 58 pts
SeverityFileLineSnippetContext
LOWdocs/adding-new-provider.md18### Step 1: Add Provider to EnumCOMMENT
LOWdocs/adding-new-provider.md31### Step 2: Create the Model ClassCOMMENT
LOWdocs/adding-new-provider.md78### Step 3: Create the Provider DefinitionCOMMENT
LOWdocs/adding-new-provider.md148### Step 4: Register the ProviderCOMMENT
LOWdocs/adding-new-provider.md160### Step 5: Add Provider Icon (Optional but Recommended)COMMENT
LOWsrc/renderer/packages/latex.ts10 // Step 1: Protect code blocksCOMMENT
LOWsrc/renderer/packages/latex.ts17 // Step 2: Protect existing LaTeX expressionsCOMMENT
LOWsrc/renderer/packages/latex.ts24 // Step 3: Escape dollar signs that are likely currency indicatorsCOMMENT
LOWsrc/renderer/packages/latex.ts27 // Step 4: Restore LaTeX expressionsCOMMENT
LOWsrc/renderer/packages/latex.ts30 // Step 5: Restore code blocksCOMMENT
LOWsrc/renderer/packages/latex.ts33 // Step 6: Apply additional escaping functionsCOMMENT
LOW…renderer/packages/context-management/context-tokens.ts89 // Step 1: Call buildContextForSession to get base context messagesCOMMENT
LOW…renderer/packages/context-management/context-tokens.ts92 // Step 2: Apply selectMessagesForSendContext filteringCOMMENT
LOWsrc/main/knowledge-base/remote-file-parser.ts155 // Step 1: Generate upload URLCOMMENT
LOWsrc/main/knowledge-base/remote-file-parser.ts159 // Step 2: Upload file to COSCOMMENT
LOWsrc/main/knowledge-base/remote-file-parser.ts163 // Step 3: Create file record and get parsed contentCOMMENT
LOWsrc/main/skills/builtin/data-analysis.ts18### Step 1: Understand the DataCOMMENT
LOWsrc/main/skills/builtin/data-analysis.ts25### Step 2: Data Quality AssessmentCOMMENT
LOWsrc/main/skills/builtin/data-analysis.ts37### Step 3: Exploratory AnalysisCOMMENT
LOWsrc/main/skills/builtin/data-analysis.ts47### Step 4: Deep AnalysisCOMMENT
LOWsrc/main/skills/builtin/data-analysis.ts58### Step 5: Generate Insights and RecommendationsCOMMENT
LOWsrc/main/skills/builtin/translation-expert.ts25### Step 1: Analyze the SourceCOMMENT
LOWsrc/main/skills/builtin/translation-expert.ts32### Step 2: Determine Target LanguageCOMMENT
LOWsrc/main/skills/builtin/translation-expert.ts38### Step 3: TranslateCOMMENT
LOWsrc/main/skills/builtin/translation-expert.ts48### Step 4: Review and AnnotateCOMMENT
LOWsrc/main/skills/builtin/code-review.ts18### Step 1: Understand ContextCOMMENT
LOWsrc/main/skills/builtin/code-review.ts25### Step 2: Analyze for IssuesCOMMENT
LOWsrc/main/skills/builtin/code-review.ts50### Step 3: Provide FeedbackCOMMENT
Verbosity Indicators23 hits · 50 pts
SeverityFileLineSnippetContext
LOWsrc/renderer/packages/latex.ts10 // Step 1: Protect code blocksCOMMENT
LOWsrc/renderer/packages/latex.ts17 // Step 2: Protect existing LaTeX expressionsCOMMENT
LOWsrc/renderer/packages/latex.ts24 // Step 3: Escape dollar signs that are likely currency indicatorsCOMMENT
LOWsrc/renderer/packages/latex.ts27 // Step 4: Restore LaTeX expressionsCOMMENT
LOWsrc/renderer/packages/latex.ts30 // Step 5: Restore code blocksCOMMENT
LOWsrc/renderer/packages/latex.ts33 // Step 6: Apply additional escaping functionsCOMMENT
LOW…renderer/packages/context-management/context-tokens.ts89 // Step 1: Call buildContextForSession to get base context messagesCOMMENT
LOW…renderer/packages/context-management/context-tokens.ts92 // Step 2: Apply selectMessagesForSendContext filteringCOMMENT
LOWsrc/main/knowledge-base/remote-file-parser.ts155 // Step 1: Generate upload URLCOMMENT
LOWsrc/main/knowledge-base/remote-file-parser.ts159 // Step 2: Upload file to COSCOMMENT
LOWsrc/main/knowledge-base/remote-file-parser.ts163 // Step 3: Create file record and get parsed contentCOMMENT
LOWsrc/main/skills/builtin/data-analysis.ts18### Step 1: Understand the DataCOMMENT
LOWsrc/main/skills/builtin/data-analysis.ts25### Step 2: Data Quality AssessmentCOMMENT
LOWsrc/main/skills/builtin/data-analysis.ts37### Step 3: Exploratory AnalysisCOMMENT
LOWsrc/main/skills/builtin/data-analysis.ts47### Step 4: Deep AnalysisCOMMENT
LOWsrc/main/skills/builtin/data-analysis.ts58### Step 5: Generate Insights and RecommendationsCOMMENT
LOWsrc/main/skills/builtin/translation-expert.ts25### Step 1: Analyze the SourceCOMMENT
LOWsrc/main/skills/builtin/translation-expert.ts32### Step 2: Determine Target LanguageCOMMENT
LOWsrc/main/skills/builtin/translation-expert.ts38### Step 3: TranslateCOMMENT
LOWsrc/main/skills/builtin/translation-expert.ts48### Step 4: Review and AnnotateCOMMENT
LOWsrc/main/skills/builtin/code-review.ts18### Step 1: Understand ContextCOMMENT
LOWsrc/main/skills/builtin/code-review.ts25### Step 2: Analyze for IssuesCOMMENT
LOWsrc/main/skills/builtin/code-review.ts50### Step 3: Provide FeedbackCOMMENT
Magic Placeholder Names5 hits · 25 pts
SeverityFileLineSnippetContext
HIGHdocs/technical/session-attachment-rag-eval.md49CHATBOX_EVAL_API_KEY="your-api-key" \CODE
HIGHscripts/session-rag-eval/README.md20CHATBOX_EVAL_API_KEY="your-api-key" \CODE
HIGHsrc/renderer/components/settings/mcp/registries.ts110 GITHUB_PERSONAL_ACCESS_TOKEN: '<YOUR_TOKEN>',CODE
HIGHsrc/renderer/components/settings/mcp/registries.ts124 GITLAB_PERSONAL_ACCESS_TOKEN: '<YOUR_TOKEN>',CODE
HIGHsrc/renderer/components/settings/mcp/registries.ts402 args: ['logfire-mcp', '--read-token=YOUR_TOKEN_HERE'],CODE
Over-Commented Block17 hits · 17 pts
SeverityFileLineSnippetContext
LOW.erb/scripts/check-native-dep.js61 COMMENT
LOWsrc/renderer/setupTests.ts1// jest-dom adds custom jest matchers for asserting on DOM nodes.COMMENT
LOWsrc/renderer/stores/migration.test.ts821 //COMMENT
LOWsrc/renderer/components/common/PopoverConfirm.tsx61 // return (COMMENT
LOWsrc/renderer/packages/token_config.ts1// import { ModelProvider, SessionSettings } from '../../shared/types'COMMENT
LOWsrc/renderer/packages/token_config.ts21// settings.openaiMaxTokens = defaults.settings().openaiMaxTokensCOMMENT
LOWsrc/renderer/packages/token_config.ts41// return settingsCOMMENT
LOWsrc/renderer/packages/remote.ts161// const res = await ofetch<Response>(`${API_ORIGIN}/sponsor_ad`, {COMMENT
LOWsrc/shared/defaults.ts1import { v4 as uuidv4 } from 'uuid'COMMENT
LOWsrc/shared/defaults.ts21 // chatglmApiKey: '',COMMENT
LOWsrc/shared/defaults.ts41 // chatboxAIModel: 'chatboxai-3.5',COMMENT
LOWsrc/shared/models/errors.ts161 i18nKey:COMMENT
LOWsrc/main/main.ts301}COMMENT
LOWsrc/main/menu.ts141 },COMMENT
LOWsrc/main/readability.ts1// import { Readability } from '@mozilla/readability'COMMENT
LOWsrc/main/readability.ts21// title,COMMENT
LOWsrc/main/deeplinks.ts21COMMENT
Modern AI Meta-Vocabulary4 hits · 12 pts
SeverityFileLineSnippetContext
MEDIUMdocs/technical/session-attachment-rag-eval.md1# Session Attachment RAG EvaluationCOMMENT
MEDIUMscripts/session-rag-eval/README.md1# Session Attachment RAG Model Eval PoCCOMMENT
MEDIUMscripts/session-rag-eval/SKILL.md6# Session Attachment RAG EvalCOMMENT
MEDIUM…hanges/update-session-attachment-rag-tools/proposal.md1# Change: Use model-driven tools for session attachment RAGCOMMENT