Open source agentic operating system
This report presents the forensic synthetic code analysis of elizaOS/eliza, a TypeScript project with 19,197 GitHub stars. SynthScan v2.0 examined 6,389,526 lines of code across 24197 source files, recording 22603 pattern matches distributed across 25 syntactic categories. The overall adjusted score of 4.9 places this repository in the Likely human-written 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).
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.
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.
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.
The scanner identified 22603 distinct pattern matches across 25 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.
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| LOW | plugins/tsup.plugin-packages.shared.ts | 79 | function resolveRelativeRuntimeSpecifier( | CODE |
| LOW | …ins/plugin-google-workspace/src/credential-resolver.ts | 547 | function isConnectorAccountStorageLike(value: unknown): value is ConnectorAccountStorage { | CODE |
| LOW | …ins/plugin-google-workspace/src/credential-resolver.ts | 558 | function isConnectorCredentialRefStorageLike( | CODE |
| LOW | …ins/plugin-google-workspace/src/credential-resolver.ts | 709 | function credentialVersionFromRecord(record: ConnectorCredentialRefRecord): string | undefined { | CODE |
| LOW | …ins/plugin-google-workspace/src/credential-resolver.ts | 733 | function credentialVersionsFromAccount(account: ConnectorAccount): string[] { | CODE |
| LOW | plugins/plugin-google-workspace/src/index.test.ts | 40 | function expectIncrementalGrantingDisabled(url: URL): void { | CODE |
| LOW | plugins/plugin-google-workspace/src/index.test.ts | 2039 | function createOAuthCallbackManager( | CODE |
| LOW | …/plugin-google-workspace/src/oauth-credential-merge.ts | 149 | function mergeCredentialObjectInner( | CODE |
| LOW | plugins/plugin-google-workspace/src/gmail.ts | 67 | function createGmailPaginationState(): GmailPaginationState { | CODE |
| LOW | plugins/plugin-google-workspace/src/gmail.ts | 826 | function mapGmailHistoryMessageRef( | CODE |
| LOW | plugins/plugin-google-workspace/src/gmail.ts | 1479 | export function compareUnrespondedThreads( | CODE |
| LOW | plugins/plugin-google-workspace/src/gmail.ts | 1652 | function requireLabelIdsForOperation( | CODE |
| LOW | plugins/plugin-google-workspace/src/gmail.ts | 1725 | function extractGoogleGmailBodyByMime( | CODE |
| LOW | plugins/plugin-google-workspace/src/calendar.ts | 788 | function readAttendeeResponseStatus( | CODE |
| LOW | plugins/plugin-google-workspace/src/calendar.ts | 923 | function createCalendarPaginationState(): CalendarPaginationState { | CODE |
| LOW | plugins/plugin-google-workspace/src/calendar.ts | 1082 | function calendarCreateIdempotency( | CODE |
| LOW | plugins/plugin-google-workspace/src/calendar.ts | 1097 | function conditionalRequestOptions( | CODE |
| LOW | plugins/plugin-google-workspace/src/calendar.ts | 1142 | function isDefinitiveClientRejection(error: unknown): boolean { | CODE |
| LOW | plugins/plugin-google-workspace/src/calendar.ts | 1189 | function throwDefinitiveMutationError( | CODE |
| LOW | …google-workspace/src/connector-credential-refs.test.ts | 105 | function createDurableStoreService(vaultEntries: Map<string, string>) { | CODE |
| LOW | …google-workspace/src/connector-credential-refs.test.ts | 127 | function createDurableVaultService(vaultEntries: Map<string, string>) { | CODE |
| LOW | …google-workspace/src/connector-credential-refs.test.ts | 147 | function createVolatileSecretsService() { | CODE |
| LOW | …s/plugin-google-workspace/src/google-oauth-callback.ts | 98 | export function isPortlessLoopbackRedirectUrl(url: URL): boolean { | CODE |
| LOW | …s/plugin-google-workspace/src/google-oauth-callback.ts | 110 | export function assessGoogleOAuthCallbackConfig( | CODE |
| LOW | …s/plugin-google-workspace/src/google-oauth-callback.ts | 251 | export function resolveGoogleConnectorOAuthCallbackUrl( | CODE |
| LOW | …n-google-workspace/src/gmail-message-connector.test.ts | 157 | async function runtimeWithRealAccountPolicy(options: { | CODE |
| LOW | …ugin-google-workspace/src/connector-credential-refs.ts | 101 | export async function persistConnectorCredentialRefs( | CODE |
| LOW | …ugin-google-workspace/src/connector-credential-refs.ts | 185 | export function credentialRefRecordsFromMetadata( | CODE |
| LOW | …ugin-google-workspace/src/connector-credential-refs.ts | 199 | function credentialRefsFromUnknown(value: unknown): ConnectorCredentialRefRecordLike[] { | CODE |
| LOW | …ugin-google-workspace/src/connector-credential-refs.ts | 307 | function resolveCredentialRefWriters( | CODE |
| LOW | …ugin-google-workspace/src/connector-credential-refs.ts | 367 | async function writeWithFirstAvailableVault( | CODE |
| LOW | …ugin-google-workspace/src/connector-credential-refs.ts | 401 | export function buildConnectorCredentialVaultRef(params: { | CODE |
| LOW | plugins/plugin-google-workspace/src/meet.ts | 56 | function createMeetPaginationState(): MeetPaginationState { | CODE |
| LOW | plugins/plugin-google-workspace/src/meet.ts | 519 | function normalizeConferenceRecordName(params: GoogleMeetGenerateReportInput): string { | CODE |
| LOW | plugins/plugin-google-workspace/src/meet.ts | 578 | export function buildGoogleMeetCanonicalArtifact( | CODE |
| LOW | plugins/plugin-google-workspace/src/meet.ts | 676 | export function classifyGoogleMeetImportError(error: unknown): GoogleMeetMissingArtifact | null { | CODE |
| LOW | plugins/plugin-google-workspace/src/meet.ts | 860 | function canonicalMissingArtifacts(input: GoogleMeetCanonicalArtifactInput) { | CODE |
| LOW | plugins/plugin-google-workspace/src/meet.ts | 987 | function participantNameProvenance( | CODE |
| LOW | plugins/plugin-google-workspace/src/gmail-mime-parts.ts | 175 | function extractGmailMimeBodyInner( | CODE |
| LOW | …gin-google-workspace/src/connector-account-provider.ts | 97 | function isGoogleCalendarWatchRevocationService( | CODE |
| LOW | …gin-google-workspace/src/connector-account-provider.ts | 122 | export function stableGoogleConnectorAccountId( | CODE |
| LOW | …gin-google-workspace/src/connector-account-provider.ts | 177 | async function removeCredentialIfPresent(runtime: IAgentRuntime, vaultRef: string): Promise<void> { | CODE |
| LOW | …gin-google-workspace/src/connector-account-provider.ts | 190 | async function compensateOAuthCompletion(args: { | CODE |
| LOW | …gin-google-workspace/src/connector-account-provider.ts | 357 | function revocationTokenFromSecret(secret: string): string { | CODE |
| LOW | …gin-google-workspace/src/connector-account-provider.ts | 386 | export async function revokeGoogleOAuthGrantWithFetch( | CODE |
| LOW | …gin-google-workspace/src/connector-account-provider.ts | 487 | function normalizeRequestedCapabilities(scopes: readonly string[] | undefined): GoogleCapability[] { | CODE |
| LOW | …gin-google-workspace/src/connector-account-provider.ts | 537 | function normalizeGrantedCapabilities(scopes: readonly string[]): { | CODE |
| LOW | …gin-google-workspace/src/connector-account-provider.ts | 620 | function requestedScopesFromMetadata(metadata: unknown): string[] { | CODE |
| LOW | …gin-google-workspace/src/connector-account-provider.ts | 729 | export async function verifyGoogleIdTokenWithVerifier( | CODE |
| LOW | …gin-google-workspace/src/connector-account-provider.ts | 817 | export async function fetchGoogleUserInfoWithFetch( | CODE |
| LOW | …gin-google-workspace/src/connector-account-provider.ts | 842 | export async function exchangeAuthorizationCodeWithFetch( | CODE |
| LOW | …gin-google-workspace/src/connector-account-provider.ts | 883 | async function exchangeAuthorizationCode(args: { | CODE |
| LOW | …gin-google-workspace/src/connector-account-provider.ts | 899 | export function createGoogleConnectorAccountProvider( | CODE |
| LOW | …plugin-google-workspace/src/gmail-message-connector.ts | 93 | async function accountIsAuthorizedForGmailSend( | CODE |
| LOW | …plugin-google-workspace/src/gmail-message-connector.ts | 194 | async function resolveLegacyRecipientEmail( | CODE |
| LOW | …plugin-google-workspace/src/gmail-message-connector.ts | 540 | export function createGmailMessageConnector(_runtime: IAgentRuntime): MessageConnectorRegistration { | CODE |
| LOW | …plugin-google-workspace/src/lifeops-message-adapter.ts | 236 | function isGoogleGmailAdapterService(service: object): service is GoogleGmailAdapterService { | CODE |
| LOW | …plugin-google-workspace/src/lifeops-message-adapter.ts | 253 | async function emitCommittedGmailMutation( | CODE |
| LOW | plugins/plugin-google-workspace/src/auth.ts | 41 | export function getGoogleOAuthProviderMetadata(): GoogleOAuthProviderMetadata { | CODE |
| LOW | plugins/plugin-google-workspace/src/auth.ts | 45 | export function getGoogleOAuthProviderConfig( | CODE |
| 14837 more matches not shown… | ||||
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| MEDIUM | plugins/plugin-health/src/contracts/lifeops.ts | 3598 | // ── Settings card prop contracts ───────────────────────────────────────────── | COMMENT |
| MEDIUM | plugins/plugin-health/src/contracts/lifeops.ts | 3616 | // ── Occurrence action results ──────────────────────────────────────────────── | COMMENT |
| MEDIUM | plugins/plugin-health/src/contracts/lifeops.ts | 3622 | // ── Sleep history / regularity / baseline responses ────────────────────────── | COMMENT |
| MEDIUM | plugins/plugin-health/src/contracts/lifeops.ts | 3690 | // ── Message channels ───────────────────────────────────────────────────────── | COMMENT |
| MEDIUM | plugins/plugin-health/src/contracts/lifeops.ts | 3705 | // ── Follow-up statuses ─────────────────────────────────────────────────────── | COMMENT |
| MEDIUM | plugins/plugin-health/src/contracts/lifeops.ts | 3716 | // ── X feed types ───────────────────────────────────────────────────────────── | COMMENT |
| MEDIUM | plugins/plugin-health/src/contracts/lifeops.ts | 3730 | // ── Relationship ───────────────────────────────────────────────────────────── | COMMENT |
| MEDIUM | plugins/plugin-health/src/contracts/lifeops.ts | 3776 | // ── Cross-channel drafting ────────────────────────────────────────────────── | COMMENT |
| MEDIUM | plugins/plugin-health/src/contracts/lifeops.ts | 3791 | // ── X read ─────────────────────────────────────────────────────────────────── | COMMENT |
| MEDIUM | plugins/plugin-health/src/contracts/lifeops.ts | 3833 | // ── Screen time ────────────────────────────────────────────────────────────── | COMMENT |
| MEDIUM | plugins/plugin-health/src/contracts/lifeops.ts | 4053 | // ── iMessage connector ─────────────────────────────────────────────────────── | COMMENT |
| MEDIUM | plugins/plugin-health/src/contracts/lifeops.ts | 4116 | // ── Knowledge-graph: Entity + Relationship (W1-E) ────────────────────────── | COMMENT |
| MEDIUM | …/ai/eliza/plugins/screencapture/ScreenCapturePlugin.kt | 88 | // ── Lifecycle ──────────────────────────────────────────────────────── | COMMENT |
| MEDIUM | …/ai/eliza/plugins/screencapture/ScreenCapturePlugin.kt | 135 | // ── Plugin methods ────────────────────────────────────────────────── | COMMENT |
| MEDIUM | …/ai/eliza/plugins/screencapture/ScreenCapturePlugin.kt | 328 | // ── Permission callbacks ──────────────────────────────────────────── | COMMENT |
| MEDIUM | …/ai/eliza/plugins/screencapture/ScreenCapturePlugin.kt | 349 | // ── Activity result (MediaProjection permission) ──────────────────── | COMMENT |
| MEDIUM | …/ai/eliza/plugins/screencapture/ScreenCapturePlugin.kt | 424 | // ── Screenshot capture ────────────────────────────────────────────── | COMMENT |
| MEDIUM | …/ai/eliza/plugins/screencapture/ScreenCapturePlugin.kt | 555 | // ── Screen recording ──────────────────────────────────────────────── | COMMENT |
| MEDIUM | …/ai/eliza/plugins/screencapture/ScreenCapturePlugin.kt | 748 | // ── Recording config parsing ──────────────────────────────────────── | COMMENT |
| MEDIUM | …/ai/eliza/plugins/screencapture/ScreenCapturePlugin.kt | 763 | // ── Helpers ────────────────────────────────────────────────────────── | COMMENT |
| MEDIUM | …/ai/eliza/plugins/screencapture/ScreenCapturePlugin.kt | 806 | // ── Lifecycle ─────────────────────────────────────────────────────── | COMMENT |
| MEDIUM | …/src/main/java/ai/elizaos/computeruse/Camera2Source.kt | 60 | // ── Camera enumeration ──────────────────────────────────────────────────── | COMMENT |
| MEDIUM | …/src/main/java/ai/elizaos/computeruse/Camera2Source.kt | 82 | // ── Open session ────────────────────────────────────────────────────────── | COMMENT |
| MEDIUM | …/src/main/java/ai/elizaos/computeruse/Camera2Source.kt | 178 | // ── Capture ─────────────────────────────────────────────────────────────── | COMMENT |
| MEDIUM | …/src/main/java/ai/elizaos/computeruse/Camera2Source.kt | 214 | // ── Close ───────────────────────────────────────────────────────────────── | COMMENT |
| MEDIUM | …/src/main/java/ai/elizaos/computeruse/Camera2Source.kt | 226 | // ── Background thread ───────────────────────────────────────────────────── | COMMENT |
| MEDIUM | …/src/main/java/ai/elizaos/computeruse/Camera2Source.kt | 240 | // ── Helpers ─────────────────────────────────────────────────────────────── | COMMENT |
| MEDIUM | …/main/java/ai/elizaos/computeruse/ComputerUsePlugin.kt | 37 | // ── Component lifecycle — onTrimMemory → MemoryArbiter pressure ─────────── | COMMENT |
| MEDIUM | …/main/java/ai/elizaos/computeruse/ComputerUsePlugin.kt | 75 | // ── MediaProjection ─────────────────────────────────────────────────────── | COMMENT |
| MEDIUM | …/main/java/ai/elizaos/computeruse/ComputerUsePlugin.kt | 140 | // ── AccessibilityService ────────────────────────────────────────────────── | COMMENT |
| MEDIUM | …/main/java/ai/elizaos/computeruse/ComputerUsePlugin.kt | 222 | // ── UsageStats / app enumeration ────────────────────────────────────────── | COMMENT |
| MEDIUM | …/main/java/ai/elizaos/computeruse/ComputerUsePlugin.kt | 242 | // ── Memory pressure (one-shot snapshot) ─────────────────────────────────── | COMMENT |
| MEDIUM | …/main/java/ai/elizaos/computeruse/ComputerUsePlugin.kt | 282 | // ── Camera (MobileCameraSource implementation) ──────────────────────────── | COMMENT |
| MEDIUM | …/main/java/ai/elizaos/computeruse/ComputerUsePlugin.kt | 337 | // ── Probe ──────────────────────────────────────────────────────────────── | COMMENT |
| MEDIUM | …/main/java/ai/elizaos/computeruse/ComputerUsePlugin.kt | 358 | // ── AOSP privileged path skeleton (consumer build — disabled) ───────────── | COMMENT |
| MEDIUM | …/main/java/ai/elizaos/computeruse/ComputerUsePlugin.kt | 363 | // ── Helpers ─────────────────────────────────────────────────────────────── | COMMENT |
| MEDIUM | …in/java/ai/elizaos/computeruse/AospPrivilegedBridge.kt | 61 | // ── Consumer-flavor unavailable implementation ──────────────────────────────── | COMMENT |
| MEDIUM | …in/java/ai/elizaos/computeruse/ScreenCaptureService.kt | 78 | // ── Service lifecycle ───────────────────────────────────────────────────── | COMMENT |
| MEDIUM | …in/java/ai/elizaos/computeruse/ScreenCaptureService.kt | 116 | // ── Capture pipeline ────────────────────────────────────────────────────── | COMMENT |
| MEDIUM | …in/java/ai/elizaos/computeruse/ScreenCaptureService.kt | 207 | // ── Notification (required for foreground service) ──────────────────────── | COMMENT |
| MEDIUM | …va/ai/elizaos/computeruse/ElizaAccessibilityService.kt | 41 | // ── Lifecycle ───────────────────────────────────────────────────────────── | COMMENT |
| MEDIUM | …va/ai/elizaos/computeruse/ElizaAccessibilityService.kt | 72 | // ── Accessibility tree snapshot ─────────────────────────────────────────── | COMMENT |
| MEDIUM | …va/ai/elizaos/computeruse/ElizaAccessibilityService.kt | 126 | // ── Gesture dispatch ────────────────────────────────────────────────────── | COMMENT |
| MEDIUM | …va/ai/elizaos/computeruse/ElizaAccessibilityService.kt | 205 | // ── Global actions ──────────────────────────────────────────────────────── | COMMENT |
| MEDIUM | …capacitor-bridge/src/mobile-device-bridge-bootstrap.ts | 1407 | // ── Bionic-host GPU delegation (abstract-namespace UDS) ──────────────────── | COMMENT |
| MEDIUM | plugins/plugin-capacitor-bridge/src/shared/fs-shim.ts | 603 | // ── Synchronous API ────────────────────────────────────────────────────── | COMMENT |
| MEDIUM | plugins/plugin-capacitor-bridge/src/shared/fs-shim.ts | 718 | // ── Callback (async) API ─────────────────────────────────────────────── | COMMENT |
| MEDIUM | plugins/plugin-capacitor-bridge/src/shared/fs-shim.ts | 815 | // ── fs.promises (promise-based API) ───────────────────────────────────── | COMMENT |
| MEDIUM | plugins/plugin-capacitor-bridge/src/ios/model-grind.ts | 200 | // ── 1. Text LLM (load + generate, MTP if available) ───────────────────── | COMMENT |
| MEDIUM | plugins/plugin-capacitor-bridge/src/ios/model-grind.ts | 291 | // ── 2. TTS (synthesize; RTF) ──────────────────────────────────────────── | COMMENT |
| MEDIUM | plugins/plugin-capacitor-bridge/src/ios/model-grind.ts | 317 | // ── 3. ASR round-trip (TTS → ASR; WER) ────────────────────────────────── | COMMENT |
| MEDIUM | plugins/plugin-capacitor-bridge/src/ios/bridge.ts | 561 | // ── Mobile filesystem sandbox ──────────────────────────────────────────── | COMMENT |
| MEDIUM | plugins/plugin-capacitor-bridge/src/ios/bridge.ts | 899 | // ── Canonical path: in-process dispatchRoute (no loopback hop) ────────── | COMMENT |
| MEDIUM | plugins/plugin-capacitor-bridge/src/ios/bridge.ts | 1148 | // ── Query-param helpers (mirror @elizaos/shared parsePositiveInteger) ───────── | COMMENT |
| MEDIUM | plugins/plugin-capacitor-bridge/src/ios/bridge.ts | 1167 | // ── Memory Viewer routes (mirror packages/agent/src/api/memory-routes.ts) ───── | COMMENT |
| MEDIUM | plugins/plugin-capacitor-bridge/src/ios/bridge.ts | 1544 | // ── Transcript routes (mirror plugin-local-inference TranscriptStore) ───────── | COMMENT |
| MEDIUM | plugins/plugin-capacitor-bridge/src/ios/bridge.ts | 1848 | // ── Browser workspace routes (mirror the WebView kernel's web workspace) ────── | COMMENT |
| MEDIUM | plugins/plugin-capacitor-bridge/src/ios/bridge.ts | 4679 | // ── Memory Viewer ────────────────────────────────────────────────────── | COMMENT |
| MEDIUM | plugins/plugin-capacitor-bridge/src/ios/bridge.ts | 4692 | // ── Transcripts ──────────────────────────────────────────────────────── | COMMENT |
| MEDIUM | plugins/plugin-capacitor-bridge/src/ios/bridge.ts | 4708 | // ── Browser workspace (the app is the browser on iOS) ────────────────── | COMMENT |
| 3740 more matches not shown… | ||||
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| LOW | .gitleaks.toml | 261 | COMMENT | |
| LOW | plugins/plugin-google-workspace/src/gmail.ts | 1001 | // header exceeds explicit size/address-count limits, so malformed input can | COMMENT |
| LOW | …/Sources/NetworkPolicyPlugin/NetworkPolicyPlugin.swift | 1 | import Foundation | COMMENT |
| LOW | …native-inference/src/aosp-local-inference-bootstrap.ts | 1381 | // Kokoro-82M is the small/fast on-device voice — the only on-device TTS | COMMENT |
| LOW | …/src/main/java/ai/elizaos/computeruse/Camera2Source.kt | 1 | // Device behavior scope: checklist in ANDROID_CONSTRAINTS.md. | COMMENT |
| LOW | …in/java/ai/elizaos/computeruse/AospPrivilegedBridge.kt | 1 | // Device behavior scope: checklist in ANDROID_CONSTRAINTS.md. | COMMENT |
| LOW | …in/java/ai/elizaos/computeruse/AospPrivilegedBridge.kt | 61 | // ── Consumer-flavor unavailable implementation ──────────────────────────────── | COMMENT |
| LOW | …c/main/java/ai/elizaos/computeruse/UsageStatsHelper.kt | 1 | // Device behavior scope: checklist in ANDROID_CONSTRAINTS.md. | COMMENT |
| LOW | …in/java/ai/elizaos/computeruse/ScreenCaptureService.kt | 1 | // Device behavior scope: checklist in ANDROID_CONSTRAINTS.md. | COMMENT |
| LOW | …va/ai/elizaos/computeruse/ElizaAccessibilityService.kt | 1 | // Device behavior scope: checklist in ANDROID_CONSTRAINTS.md. | COMMENT |
| LOW | …capacitor-bridge/src/mobile-device-bridge-bootstrap.ts | 1401 | blocks.push(`${safeRole}:\n${content}`); | COMMENT |
| LOW | …capacitor-bridge/src/mobile-device-bridge-bootstrap.ts | 1781 | maxTokens: budgeted.maxTokens, | COMMENT |
| LOW | …capacitor-bridge/src/mobile-device-bridge-bootstrap.ts | 2421 | if (bionicSocketName()) { | COMMENT |
| LOW | plugins/plugin-capacitor-bridge/src/android/bridge.ts | 121 | } | COMMENT |
| LOW | plugins/plugin-capacitor-bridge/src/android/bridge.ts | 221 | } catch { | COMMENT |
| LOW | plugins/plugin-capacitor-bridge/src/android/bridge.ts | 481 | } | COMMENT |
| LOW | …ns/plugin-computeruse/ci-templates/cua-parity-real.yml | 1 | # cua-parity-real.yml — 3-OS real-driver lane for the cua-parity input verbs. | COMMENT |
| LOW | plugins/plugin-computeruse/src/platform/permissions.ts | 21 | COMMENT | |
| LOW | plugins/plugin-computeruse/src/platform/windows-list.ts | 41 | // floor #10100 had applied at each call site; reapplying it once here restores | COMMENT |
| LOW | plugins/plugin-local-inference/native/README.md | 341 | # SDK (https://vulkan.lunarg.com/sdk/home) or the Android NDK shader tools. | COMMENT |
| LOW | plugins/plugin-local-inference/native/README.md | 361 | # bin dir containing libggml-vulkan.so. Override only for explicit prebuilts: | COMMENT |
| LOW | …in-local-inference/native/eliza-generic-llama/shim.cpp | 1 | // eliza-generic-llama shim (#8808 C3) | COMMENT |
| LOW | …in-local-inference/native/verify/nebius_h200_runner.sh | 1 | #!/usr/bin/env bash | COMMENT |
| LOW | …plugin-local-inference/native/verify/dispatch_smoke.mm | 1 | // Metal graph-dispatch smoke for the shipped Eliza-1 attention-score ops. | COMMENT |
| LOW | …/plugin-local-inference/native/verify/mul_mm_bench.cpp | 1 | // mul_mm_bench.cpp — Mali mul_mm optimization R&D harness (#9584 / #9715). | COMMENT |
| LOW | …ns/plugin-local-inference/native/verify/cuda_runner.sh | 1 | #!/usr/bin/env bash | COMMENT |
| LOW | …ns/plugin-local-inference/native/verify/cuda_runner.sh | 21 | # derived from this report; CAPABILITIES.json | COMMENT |
| LOW | …-local-inference/native/verify/metal_upscale_probe.cpp | 1 | #include "ggml.h" | COMMENT |
| LOW | …/plugin-local-inference/native/verify/istft-verify.cpp | 1 | // SPDX-License-Identifier: MIT | COMMENT |
| LOW | …/plugin-local-inference/native/verify/istft-verify.cpp | 81 | norm[(size_t) idx] += w * w; | COMMENT |
| LOW | …ns/plugin-local-inference/native/verify/metal_bench.mm | 1 | // metal_bench.mm — Metal performance harness for the Eliza-1 KV-cache | COMMENT |
| LOW | …ns/plugin-local-inference/native/verify/metal_bench.mm | 21 | // dispatch shape). What this harness has always done. | COMMENT |
| LOW | …ns/plugin-local-inference/native/verify/metal_bench.mm | 41 | // is visible in the output). | COMMENT |
| LOW | …ns/plugin-local-inference/native/verify/metal_bench.mm | 61 | #include <random> | COMMENT |
| LOW | …ns/plugin-local-inference/native/verify/metal_bench.mm | 481 | // shipping if we did NOT quantize" baseline — used to compute the speedup | COMMENT |
| LOW | …ns/plugin-local-inference/native/verify/metal_bench.mm | 661 | // What this mode measures, for each kernel × N ∈ {1, 4, 16, 64, 128, 256}: | COMMENT |
| LOW | …ns/plugin-local-inference/native/verify/metal_bench.mm | 961 | } | COMMENT |
| LOW | …ocal-inference/native/verify/vulkan_dispatch_smoke.cpp | 1 | // Vulkan graph-dispatch smoke for the shipped Eliza-1 attention-score ops. | COMMENT |
| LOW | …plugin-local-inference/native/verify/vulkan_verify.cpp | 1 | // Host-side Vulkan verification harness for the turbo3 / turbo4 / turbo3_tcq / | COMMENT |
| LOW | …plugin-local-inference/native/verify/vulkan_verify.cpp | 21 | #include "qjl_polar_ref.h" | COMMENT |
| LOW | …s/plugin-local-inference/native/verify/gh200_runner.sh | 1 | #!/usr/bin/env bash | COMMENT |
| LOW | …s/plugin-local-inference/native/verify/metal_verify.mm | 1 | // Host-side Metal verification harness for the turbo3 / turbo4 / turbo3_tcq / | COMMENT |
| LOW | …n-local-inference/native/verify/runtime_graph_smoke.sh | 1 | #!/usr/bin/env bash | COMMENT |
| LOW | …ns/plugin-local-inference/native/verify/rocm_runner.sh | 1 | #!/usr/bin/env bash | COMMENT |
| LOW | …ugins/plugin-local-inference/native/verify/cpu_bench.c | 21 | */ | COMMENT |
| LOW | …/plugin-local-inference/native/verify/vulkan_bench.cpp | 1 | // Host-side Vulkan **benchmark** harness for the Eliza-1 KV-score / fused-attn | COMMENT |
| LOW | …/plugin-local-inference/native/verify/vulkan_bench.cpp | 21 | // | COMMENT |
| LOW | …lugin-local-inference/native/verify/gpu/verify_h200.sh | 1 | #!/usr/bin/env bash | COMMENT |
| LOW | …ns/plugin-local-inference/native/verify/gpu/_common.sh | 1 | #!/usr/bin/env bash | COMMENT |
| LOW | …ocal-inference/native/verify/.cuda-shim/cuda_runtime.h | 21 | #define __device__ | COMMENT |
| LOW | …ocal-inference/native/kokoro_training/requirements.txt | 41 | COMMENT | |
| LOW | …ence/native/kokoro_training/training/config_english.py | 21 | batch_size: int = 32 # Optimal for RTX 4090 with BF16 | COMMENT |
| LOW | …ence/native/kokoro_training/training/config_english.py | 41 | # - Batch 32: 6e-5 (recommended, validated) | COMMENT |
| LOW | …ence/native/kokoro_training/training/config_english.py | 81 | COMMENT | |
| LOW | …ence/native/kokoro_training/training/config_english.py | 141 | # Scheduled Sampling - DISABLED for stability | COMMENT |
| LOW | …ugin-local-inference/native/docs/TOKEN_TRIE_SAMPLER.md | 61 | const char * (*name)(struct llama_sampler *); | COMMENT |
| LOW | …-local-inference/__tests__/voice-models-routes.test.ts | 401 | COMMENT | |
| LOW | …-inference/__tests__/W3-8-tts-cache-validation.test.ts | 101 | tmpRoot = mkdtempSync(path.join(tmpdir(), "w3-8-cache-")); | COMMENT |
| LOW | …-inference/__tests__/W3-8-tts-cache-validation.test.ts | 221 | }); | COMMENT |
| LOW | …-inference/__tests__/W3-8-tts-cache-validation.test.ts | 501 | putEntry(cache, updatedKey, makeBytes(48, 0x20)); | COMMENT |
| 1282 more matches not shown… | ||||
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| LOW | …/plugin-local-inference/native/verify/mmproj_verify.py | 26 | CODE | |
| LOW | …local-inference/native/kokoro_training/test_overfit.py | 20 | CODE | |
| LOW | …local-inference/native/kokoro_training/test_overfit.py | 22 | CODE | |
| LOW | …/native/kokoro_training/test_english_implementation.py | 60 | CODE | |
| LOW | …/native/kokoro_training/test_english_implementation.py | 83 | CODE | |
| LOW | …/native/kokoro_training/test_english_implementation.py | 189 | CODE | |
| LOW | …l-inference/native/kokoro_training/training_english.py | 23 | CODE | |
| LOW | …l-inference/native/kokoro_training/training_english.py | 23 | CODE | |
| LOW | …l-inference/native/kokoro_training/training_english.py | 23 | CODE | |
| LOW | …cal-inference/native/kokoro_training/setup_ljspeech.py | 7 | CODE | |
| LOW | …nce/native/kokoro_training/training/english_trainer.py | 15 | CODE | |
| LOW | …nce/native/kokoro_training/training/english_trainer.py | 15 | CODE | |
| LOW | …nce/native/kokoro_training/training/english_trainer.py | 20 | CODE | |
| LOW | …nce/native/kokoro_training/training/english_trainer.py | 22 | CODE | |
| LOW | …-inference/native/kokoro_training/training/__init__.py | 2 | CODE | |
| LOW | …-inference/native/kokoro_training/training/__init__.py | 2 | CODE | |
| LOW | …-inference/native/kokoro_training/training/__init__.py | 2 | CODE | |
| LOW | …-inference/native/kokoro_training/training/__init__.py | 3 | CODE | |
| LOW | …erence/native/kokoro_training/audio/hifigan_vocoder.py | 19 | CODE | |
| LOW | …erence/native/kokoro_training/audio/hifigan_vocoder.py | 19 | CODE | |
| LOW | …erence/native/kokoro_training/audio/vocoder_manager.py | 12 | CODE | |
| LOW | …erence/native/kokoro_training/audio/vocoder_manager.py | 13 | CODE | |
| LOW | …cal-inference/native/kokoro_training/audio/__init__.py | 2 | CODE | |
| LOW | …cal-inference/native/kokoro_training/audio/__init__.py | 2 | CODE | |
| LOW | …cal-inference/native/kokoro_training/audio/__init__.py | 3 | CODE | |
| LOW | …ference/native/kokoro_training/eliza_adapter/runner.py | 15 | CODE | |
| LOW | …ference/native/kokoro_training/eliza_adapter/runner.py | 184 | CODE | |
| LOW | …ference/native/kokoro_training/eliza_adapter/runner.py | 185 | CODE | |
| LOW | …ference/native/kokoro_training/eliza_adapter/runner.py | 186 | CODE | |
| LOW | …ference/native/kokoro_training/eliza_adapter/config.py | 32 | CODE | |
| LOW | …rence/native/kokoro_training/eliza_adapter/__init__.py | 19 | CODE | |
| LOW | …rence/native/kokoro_training/eliza_adapter/__init__.py | 20 | CODE | |
| LOW | …rence/native/kokoro_training/eliza_adapter/__init__.py | 20 | CODE | |
| LOW | …rence/native/kokoro_training/eliza_adapter/__init__.py | 21 | CODE | |
| LOW | …rence/native/kokoro_training/eliza_adapter/__init__.py | 21 | CODE | |
| LOW | …ce/native/kokoro_training/eliza_adapter/environment.py | 8 | CODE | |
| LOW | …al-inference/native/kokoro_training/kokoro/__init__.py | 2 | CODE | |
| LOW | …gins/plugin-vision/native/doctr.cpp/scripts/convert.py | 69 | CODE | |
| LOW | …gins/plugin-vision/native/doctr.cpp/scripts/convert.py | 69 | CODE | |
| LOW | …gins/plugin-vision/native/doctr.cpp/scripts/convert.py | 78 | CODE | |
| LOW | …ugins/plugin-vision/native/yolo.cpp/verify/make_ref.py | 12 | CODE | |
| LOW | …/plugins/silero-vad-cpp/test/silero_vad_parity_test.py | 23 | CODE | |
| LOW | …/plugins/silero-vad-cpp/test/silero_vad_parity_test.py | 27 | CODE | |
| LOW | …/plugins/silero-vad-cpp/test/silero_vad_parity_test.py | 28 | CODE | |
| LOW | …e/plugins/silero-vad-cpp/scripts/silero_vad_to_gguf.py | 76 | CODE | |
| LOW | …e/plugins/turboquant-cpu/scripts/turboquant_to_gguf.py | 17 | CODE | |
| LOW | packages/native/plugins/qjl-cpu/scripts/gen_fixtures.py | 21 | CODE | |
| LOW | packages/native/plugins/qjl-cpu/scripts/gen_fixtures.py | 25 | CODE | |
| LOW | …kages/native/plugins/face-cpp/test/face_parity_test.py | 27 | CODE | |
| LOW | …kages/native/plugins/face-cpp/test/face_parity_test.py | 30 | CODE | |
| LOW | …kages/native/plugins/face-cpp/test/face_parity_test.py | 31 | CODE | |
| LOW | …kages/native/plugins/face-cpp/test/face_parity_test.py | 32 | CODE | |
| LOW | …/native/plugins/face-cpp/scripts/face_embed_to_gguf.py | 43 | CODE | |
| LOW | …s/native/plugins/face-cpp/scripts/blazeface_to_gguf.py | 38 | CODE | |
| LOW | …ages/native/plugins/doctr-cpp/scripts/doctr_to_gguf.py | 39 | CODE | |
| LOW | …e/plugins/polarquant-cpu/scripts/polarquant_to_gguf.py | 43 | CODE | |
| LOW | …native/plugins/polarquant-cpu/scripts/gen_centroids.py | 18 | CODE | |
| LOW | …ative/plugins/polarquant-cpu/scripts/test_converter.py | 20 | CODE | |
| LOW | …ative/plugins/polarquant-cpu/scripts/test_converter.py | 22 | CODE | |
| LOW | …/voice-classifier-cpp/scripts/voice_emotion_to_gguf.py | 50 | CODE | |
| 690 more matches not shown… | ||||
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| MEDIUM | …/Sources/ScreenCapturePlugin/ScreenCapturePlugin.swift | 452 | /// This is more robust than pre-calculating from UIScreen (classic ScreenRecordService pattern). | COMMENT |
| MEDIUM | …ns/plugin-local-inference/native/verify/rocm_runner.sh | 5 | # model. There is not yet a standalone HIP fixture harness equivalent to | COMMENT |
| MEDIUM | …-inference/native/kokoro_training/inference_english.py | 129 | """Loads the trained Kokoro model with robust error handling.""" | STRING |
| MEDIUM | …ve/kokoro_training/training/adaptive_memory_manager.py | 447 | """Get comprehensive memory management statistics""" | STRING |
| MEDIUM | …native/kokoro_training/training/interbatch_profiler.py | 85 | """Get comprehensive profiling statistics""" | STRING |
| MEDIUM | …native/kokoro_training/training/interbatch_profiler.py | 132 | """Print a comprehensive profiling report""" | STRING |
| MEDIUM⚡ | …nce/native/kokoro_training/training/english_trainer.py | 1146 | """Print comprehensive memory management report""" | STRING |
| MEDIUM | …nce/native/kokoro_training/training/english_trainer.py | 1248 | """Start PyTorch profiler with comprehensive settings""" | STRING |
| MEDIUM | …nce/native/kokoro_training/training/english_trainer.py | 1356 | """Generate comprehensive profiling report including mixed precision stats""" | STRING |
| MEDIUM | …/native/kokoro_training/training/checkpoint_manager.py | 112 | """Load checkpoint with robust error handling for optimizer/scheduler state""" | STRING |
| MEDIUM | …local-inference/native/kokoro_training/kokoro/model.py | 854 | """Get comprehensive profiling report""" | STRING |
| MEDIUM | …in-local-inference/__tests__/metal-perf-matrix.test.ts | 2 | * Unit coverage for the #9580 / #9608 per-tier Metal throughput matrix harness' | COMMENT |
| MEDIUM | …nference/src/runtime/ensure-local-inference-handler.ts | 968 | // sink structurally so this stays robust to the core param type surface. | COMMENT |
| MEDIUM | …n-local-inference/src/routes/live-diarization-route.ts | 242 | // `devicectl device copy from` — the robust, bridge-free retrieval path. | COMMENT |
| MEDIUM | …gins/plugin-local-inference/src/services/downloader.ts | 1249 | // robust. Measured at ~400 MB/s on an NVMe so even the 20 GB | COMMENT |
| MEDIUM | …/plugin-local-inference/src/services/voice/barge-in.ts | 209 | // Definitely not speech — resume immediately. | COMMENT |
| MEDIUM | plugins/plugin-sql/src/migrations.ts | 225 | // Use robust conversion: valid UUIDs are cast directly, others get md5 hash | COMMENT |
| MEDIUM | plugins/plugin-sql/src/pglite/manager.ts | 674 | // Definitely gone -> reclaim. | COMMENT |
| MEDIUM | …in-sql/src/__tests__/migration/e2e/run-upgrade-test.sh | 585 | # Create comprehensive verification script | COMMENT |
| MEDIUM | plugins/plugin-goals/src/actions/goals.real.test.ts | 2 | * Keyless OWNER_GOALS e2e (#8801, gap 5 — per-plugin harness adoption). | COMMENT |
| MEDIUM | …assistant/test/connector-adversarial-injection.test.ts | 14 | * via the #10835 simulation harness. The claims proven: | COMMENT |
| MEDIUM | …personal-assistant/test/connector-payload-fuzz.test.ts | 9 | * connector `send` chain (via the #10835 simulation harness). The typed | COMMENT |
| MEDIUM | …st/scenarios/_catalogs/comms-flood-triage.catalog.json | 30 | "notes": "Live-only, adversarial. The #12283 prompt-injection forwarded-email exemplar, landed byte-for-byte. A fo | CODE |
| MEDIUM | …gin-telegram/src/messageManager.outbound-media.test.ts | 18 | // string literals (not the ContentType enum) to stay robust to a stale core | COMMENT |
| MEDIUM | plugins/plugin-registry/src/api/plugin-routes.ts | 2036 | // Build a set of loaded plugin names for robust matching. | COMMENT |
| MEDIUM | …gent-orchestrator/src/services/transcript-sanitizer.ts | 9 | * AND the swarm-synthesis path (issue elizaOS/eliza#11578) — shares one robust | COMMENT |
| MEDIUM | packages/ui/src/App.surface-manifest-wallpaper.test.tsx | 1 | /** Verifies App wallpaper-grant invariant — manifest gates the wallpaper (#13452) through the package's configured test | COMMENT |
| MEDIUM | packages/ui/src/App.surface-mutation-fuzz.test.tsx | 1 | /** Verifies App in-process host-realm mutation isolation (#14179) through the package's configured test harness. */ | COMMENT |
| MEDIUM | packages/ui/src/App.screen-background-fuzz.test.tsx | 815 | // while the chunk loads (same color — the seamless-swap design), so a | COMMENT |
| MEDIUM | …/ui/src/chat/useSlashCommandController.catalog.test.ts | 1 | /** Verifies useSlashCommandController — catalog load (#11112) through the package's configured test harness. */ | COMMENT |
| MEDIUM | packages/ui/src/chat/report-shortcut-fired.test.ts | 1 | /** Verifies reportShortcutFired (#8792) through the package's configured test harness. */ | COMMENT |
| MEDIUM | packages/ui/src/chat/report-composer-activity.test.ts | 1 | /** Verifies reportComposerActivity (#14679) through the package's configured test harness. */ | COMMENT |
| MEDIUM | …src/cloud-ui/components/connection-card.error.test.tsx | 1 | /** Verifies ConnectionCard — error state (#12784/#13419) through the package's configured test harness. */ | COMMENT |
| MEDIUM | packages/ui/src/state/user-background-catalog.test.ts | 1 | /** Verifies user background catalog (#13538) through the package's configured test harness. */ | COMMENT |
| MEDIUM | packages/ui/src/state/useDataLoaders.auth-gate.test.tsx | 1 | /** Verifies useDataLoaders auth gate (#11084) through the package's configured test harness. */ | COMMENT |
| MEDIUM | packages/ui/src/state/switch-runtime.ts | 152 | // Cloud / remote runtimes get the seamless in-place base + token swap. | COMMENT |
| MEDIUM | packages/ui/src/state/useChatState.unread.test.ts | 1 | /** Verifies useChatState — unread badge clears on open (#FIX3) through the package's configured test harness. */ | COMMENT |
| MEDIUM | packages/ui/src/state/useChatCallbacks.hydrate.test.ts | 1 | /** Verifies hydrateInitialConversation — chat always has a chat (#1) through the package's configured test harness. */ | COMMENT |
| MEDIUM | …src/state/useChatSend.send-voice-newchat.race.test.tsx | 1 | /** Verifies #10700 shell send() → new-chat routing race through the package's configured test harness. */ | COMMENT |
| MEDIUM | …s/ui/src/state/useChatCallbacks.draft-handoff.test.tsx | 1 | /** Verifies composer draft handoff on conversation switch (#FIX2) through the package's configured test harness. */ | COMMENT |
| MEDIUM | packages/ui/src/backgrounds/AppBackground.tsx | 30 | // the Suspense fallback so the swap is seamless. | COMMENT |
| MEDIUM | …kgrounds/ProgrammableShaderBackground.rebuild.test.tsx | 1 | /** Verifies ProgrammableShaderBackground — uniform tweaks must not rebuild the GL context (#11088) through the package' | COMMENT |
| MEDIUM | …/ui/src/backgrounds/useBackgroundApplyChannel.test.tsx | 1 | /** Verifies useBackgroundApplyChannel — raw GLSL source is not a sink (#11088) through the package's configured test ha | COMMENT |
| MEDIUM | …ProgrammableShaderBackground.gesture-throttle.test.tsx | 1 | /** Verifies ProgrammableShaderBackground — rail-gesture present throttle (#15282) through the package's configured test | COMMENT |
| MEDIUM | …ettings/useProviderEntries.cloud-disconnected.test.tsx | 4 | * Available" state fixed in elizaOS/eliza#20045. Deterministic jsdom harness. | COMMENT |
| MEDIUM | …kages/ui/src/components/settings/ProviderCard.test.tsx | 4 | * must not share the orange Active treatment (#20045). jsdom harness. | COMMENT |
| MEDIUM | packages/ui/src/components/chat/ThinkingBlock.test.tsx | 1 | /** Verifies ThinkingBlock (#10712) through the package's configured test harness. */ | COMMENT |
| MEDIUM | …es/ui/src/components/chat/AccountConnectBlock.test.tsx | 186 | // text content so the check is robust to how the title node is split. | COMMENT |
| MEDIUM | …nents/chat/MessageContent.config-render-count.test.tsx | 1 | /** Verifies InlinePluginConfig render isolation (#14412) through the package's configured test harness. */ | COMMENT |
| MEDIUM | …ui/src/components/chat/render-parity.contract.test.tsx | 1 | /** Verifies chat render parity (ThreadLine vs MessageContent) — #9954 through the package's configured test harness. */ | COMMENT |
| MEDIUM | …src/components/chat/widgets/e2e-output-hygiene.test.ts | 1 | /** Verifies chat widgets __e2e__/output hygiene (#13896) through the package's configured test harness. */ | COMMENT |
| MEDIUM | …omponents/chat/widgets/inline-registry.matrix.test.tsx | 1 | /** Verifies inline-widget matrix gate (#9304) through the package's configured test harness. */ | COMMENT |
| MEDIUM | …i/src/components/chat/widgets/goals-attention.test.tsx | 1 | /** Verifies GoalsAttentionWidget (#9143) through the package's configured test harness. */ | COMMENT |
| MEDIUM | …i/src/components/chat/widgets/needs-attention.test.tsx | 1 | /** Verifies NeedsAttentionWidget (#9449) through the package's configured test harness. */ | COMMENT |
| MEDIUM | …ui/src/components/chat/widgets/wallet-balance.test.tsx | 1 | /** Verifies WalletBalanceWidget (price-only, #10706) through the package's configured test harness. */ | COMMENT |
| MEDIUM | …s/ui/src/components/chat/widgets/health-sleep.test.tsx | 1 | /** Verifies HealthSleepWidget (#9143) through the package's configured test harness. */ | COMMENT |
| MEDIUM | …ages/ui/src/components/shell/PagerEdgeButtons.test.tsx | 1 | /** Verifies PagerEdgeButtons (#10717) through the package's configured test harness. */ | COMMENT |
| MEDIUM | …i/src/components/shell/ChatOverlay.mouse-drag.test.tsx | 1 | /** Verifies layout-shift-intent marker (#15257) through the package's configured test harness. */ | COMMENT |
| MEDIUM | …ts/shell/ComputerUseApprovalOverlay.auth-gate.test.tsx | 1 | /** Verifies ComputerUseApprovalOverlay auth gate (#11084) through the package's configured test harness. */ | COMMENT |
| MEDIUM | packages/ui/src/components/shell/shell-state.test.ts | 1 | /** Verifies selectVisibleShellMessages (#9141 gap 4 windowing) through the package's configured test harness. */ | COMMENT |
| 117 more matches not shown… | ||||
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| LOW⚡ | …gins/plugin-computeruse/src/platform/wayland-portal.ts | 107 | except Exception: | CODE |
| LOW⚡ | plugins/plugin-computeruse/src/platform/a11y.ts | 198 | except Exception as e: | CODE |
| LOW | …ugins/plugin-computeruse/src/sandbox/docker-backend.ts | 221 | except Exception as e: | CODE |
| LOW | plugins/plugin-computeruse/src/scene/a11y-provider.ts | 173 | except Exception: | CODE |
| LOW⚡ | plugins/plugin-computeruse/src/scene/a11y-provider.ts | 193 | except Exception: | CODE |
| LOW⚡ | plugins/plugin-computeruse/src/scene/a11y-provider.ts | 203 | except Exception: pass | CODE |
| LOW⚡ | plugins/plugin-computeruse/src/scene/a11y-provider.ts | 204 | except Exception: | CODE |
| LOW⚡ | plugins/plugin-computeruse/src/scene/a11y-provider.ts | 212 | except Exception: | CODE |
| LOW⚡ | plugins/plugin-computeruse/src/scene/a11y-provider.ts | 215 | except Exception as e: | CODE |
| LOW | …local-inference/native/kokoro_training/test_overfit.py | 774 | except Exception as e: | CODE |
| LOW | …local-inference/native/kokoro_training/test_overfit.py | 787 | except Exception as e: | CODE |
| LOW | …ference/native/kokoro_training/test_training_health.py | 133 | except Exception as e: | CODE |
| LOW | …/native/kokoro_training/test_english_implementation.py | 149 | except Exception as e: | CODE |
| LOW | …/native/kokoro_training/test_english_implementation.py | 177 | except Exception as e: | CODE |
| LOW | …/native/kokoro_training/test_english_implementation.py | 233 | except Exception as e: | CODE |
| LOW | …/native/kokoro_training/test_english_implementation.py | 291 | except Exception as e: | CODE |
| LOW | …/native/kokoro_training/test_english_implementation.py | 449 | except Exception as e: | CODE |
| LOW | …cal-inference/native/kokoro_training/test_dual_loss.py | 97 | except Exception as e: | CODE |
| LOW | …cal-inference/native/kokoro_training/test_dual_loss.py | 130 | except Exception as e: | CODE |
| LOW | …cal-inference/native/kokoro_training/test_dual_loss.py | 182 | except Exception as e: | CODE |
| LOW | …inference/native/kokoro_training/test_spike_samples.py | 150 | except Exception as e: | CODE |
| LOW | …-inference/native/kokoro_training/inference_english.py | 79 | except Exception as e: | CODE |
| LOW | …-inference/native/kokoro_training/inference_english.py | 119 | except Exception as e: | CODE |
| LOW | …-inference/native/kokoro_training/inference_english.py | 156 | except Exception as e: | CODE |
| LOW | …-inference/native/kokoro_training/inference_english.py | 350 | except Exception as e: | CODE |
| LOW | …-inference/native/kokoro_training/inference_english.py | 366 | except Exception as e: | CODE |
| LOW | …-inference/native/kokoro_training/inference_english.py | 465 | except Exception as e: | CODE |
| LOW | …-inference/native/kokoro_training/inference_english.py | 493 | except Exception as e: | CODE |
| LOW | …-inference/native/kokoro_training/inference_english.py | 505 | except Exception as e: | CODE |
| LOW | …-inference/native/kokoro_training/inference_english.py | 528 | except Exception as e: | CODE |
| LOW | …l-inference/native/kokoro_training/training_english.py | 357 | except Exception as e: | CODE |
| LOW | …l-inference/native/kokoro_training/training_english.py | 374 | except Exception as e: | CODE |
| LOW⚡ | …nce/native/kokoro_training/training/english_trainer.py | 1141 | except Exception as e: | CODE |
| LOW | …nce/native/kokoro_training/training/english_trainer.py | 349 | except Exception as e: | CODE |
| LOW | …nce/native/kokoro_training/training/english_trainer.py | 365 | except Exception as e: | CODE |
| LOW | …nce/native/kokoro_training/training/english_trainer.py | 556 | except Exception: | CODE |
| LOW | …nce/native/kokoro_training/training/english_trainer.py | 856 | except Exception as e: | CODE |
| LOW | …nce/native/kokoro_training/training/english_trainer.py | 1037 | except Exception as e: | CODE |
| LOW | …nce/native/kokoro_training/training/english_trainer.py | 1097 | except Exception as e: | CODE |
| LOW | …nce/native/kokoro_training/training/english_trainer.py | 1573 | except Exception: | CODE |
| LOW | …nce/native/kokoro_training/training/english_trainer.py | 1610 | except Exception as e: | CODE |
| LOW | …ence/native/kokoro_training/training/config_english.py | 267 | except Exception as e: | CODE |
| MEDIUM | …ence/native/kokoro_training/training/config_english.py | 269 | print(f"Error optimizing checkpointing: {e}") | CODE |
| LOW | …/native/kokoro_training/training/checkpoint_manager.py | 100 | except Exception as e: | CODE |
| LOW⚡ | …/native/kokoro_training/training/checkpoint_manager.py | 123 | except Exception as e: | CODE |
| LOW⚡ | …/native/kokoro_training/training/checkpoint_manager.py | 130 | except Exception as e2: | CODE |
| LOW⚡ | …/native/kokoro_training/training/checkpoint_manager.py | 139 | except Exception as e: | CODE |
| LOW⚡ | …/native/kokoro_training/training/checkpoint_manager.py | 160 | except Exception as e: | CODE |
| LOW⚡ | …/native/kokoro_training/training/checkpoint_manager.py | 177 | except Exception as e: | CODE |
| LOW | …/native/kokoro_training/training/checkpoint_manager.py | 255 | except Exception as e: | CODE |
| LOW | …/native/kokoro_training/training/checkpoint_manager.py | 289 | except Exception as e: | CODE |
| LOW | …erence/native/kokoro_training/audio/hifigan_vocoder.py | 184 | except Exception as e: | CODE |
| LOW | …erence/native/kokoro_training/audio/hifigan_vocoder.py | 223 | except Exception as e: | CODE |
| LOW | …erence/native/kokoro_training/audio/hifigan_vocoder.py | 230 | except Exception as e2: | CODE |
| LOW | …erence/native/kokoro_training/audio/vocoder_manager.py | 83 | except Exception as e: | CODE |
| LOW | …erence/native/kokoro_training/audio/vocoder_manager.py | 103 | except Exception as e: | CODE |
| LOW | …erence/native/kokoro_training/audio/vocoder_manager.py | 113 | except Exception as e: | CODE |
| LOW | …erence/native/kokoro_training/audio/vocoder_manager.py | 135 | except Exception as e: | CODE |
| LOW | …-inference/native/kokoro_training/audio/audio_utils.py | 67 | except Exception as e: | CODE |
| LOW | …-inference/native/kokoro_training/audio/audio_utils.py | 78 | except Exception as e: | CODE |
| 265 more matches not shown… | ||||
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| LOW | …n-google-workspace/src/gmail-message-connector.test.ts | 173 | displayHandle: "user@example.com", | CODE |
| LOW | …/plugin-local-inference/src/pii/llm-recognizer.test.ts | 24 | '[{"kind":"person","value":"Alice Johnson"},{"kind":"org","value":"Acme Corp"}]', | CODE |
| LOW | …/plugin-local-inference/src/pii/llm-recognizer.test.ts | 28 | { kind: "org", value: "Acme Corp" }, | CODE |
| LOW | …/plugin-local-inference/src/pii/llm-recognizer.test.ts | 65 | { kind: "org", value: "Acme Corp" }, | CODE |
| LOW⚡ | …/plugin-local-inference/src/pii/llm-recognizer.test.ts | 76 | value: "Acme Corp", | CODE |
| LOW⚡ | …/plugin-local-inference/src/pii/llm-recognizer.test.ts | 77 | start: 100 + TEXT.indexOf("Acme Corp"), | CODE |
| LOW⚡ | …/plugin-local-inference/src/pii/llm-recognizer.test.ts | 78 | end: 100 + TEXT.indexOf("Acme Corp") + "Acme Corp".length, | CODE |
| LOW⚡ | …/plugin-local-inference/src/pii/llm-recognizer.test.ts | 99 | // "Acme Corp" appears once, before "San Francisco" — reporting it second | COMMENT |
| LOW⚡ | …/plugin-local-inference/src/pii/llm-recognizer.test.ts | 103 | { kind: "org", value: "Acme Corp" }, | CODE |
| LOW⚡ | …/plugin-local-inference/src/pii/llm-recognizer.test.ts | 107 | value: "Acme Corp", | CODE |
| LOW⚡ | …/plugin-local-inference/src/pii/llm-recognizer.test.ts | 108 | start: TEXT.indexOf("Acme Corp"), | CODE |
| LOW | …/plugin-local-inference/src/pii/llm-recognizer.test.ts | 154 | return '[{"kind":"person","value":"Alice Johnson"},{"kind":"person","value":"Bob Stone"},{"kind":"org","value":"Acme | CODE |
| LOW | …/plugin-local-inference/src/pii/llm-recognizer.test.ts | 166 | expect(values).toContain("Acme Corp"); | CODE |
| LOW | …s/plugin-local-inference/src/pii/scrub-handler.test.ts | 15 | candidateSpans: ["Alice Johnson", "Acme Corp"], | CODE |
| LOW | …s/plugin-local-inference/src/pii/scrub-handler.test.ts | 27 | expect(prompt).toContain('"Acme Corp"'); | CODE |
| LOW⚡ | …s/plugin-local-inference/src/pii/scrub-handler.test.ts | 49 | {"span":"Acme Corp","verdict":"safe"}]`, | CODE |
| LOW⚡ | …s/plugin-local-inference/src/pii/scrub-handler.test.ts | 57 | const safe = verdicts.find((v) => v.span === "Acme Corp"); | CODE |
| LOW⚡ | …s/plugin-local-inference/src/pii/scrub-handler.test.ts | 65 | {"span":"Acme Corp","verdict":"safe"}]`, | CODE |
| LOW | …s/plugin-local-inference/src/pii/scrub-handler.test.ts | 76 | {"span":"Acme Corp","verdict":"safe"}]`, | CODE |
| LOW | …s/plugin-local-inference/src/pii/scrub-handler.test.ts | 80 | "Acme Corp", | CODE |
| LOW | …s/plugin-local-inference/src/pii/scrub-handler.test.ts | 98 | {"span":"Acme Corp","verdict":"safe"}]`, | CODE |
| LOW | …s/plugin-local-inference/src/pii/scrub-handler.test.ts | 108 | {"span":"Acme Corp","verdict":"safe"}]`, | CODE |
| LOW | …s/plugin-local-inference/src/pii/scrub-handler.test.ts | 160 | {"span":"Acme Corp","verdict":"safe"}]`, | CODE |
| LOW | …gin-browser/src/workspace/browser-workspace-desktop.ts | 254 | element.getAttribute?.("placeholder"), | CODE |
| LOW | …gin-browser/src/workspace/browser-workspace-desktop.ts | 303 | element.getAttribute?.("placeholder"), | CODE |
| LOW | …gin-browser/src/workspace/browser-workspace-desktop.ts | 389 | case "placeholder": | CODE |
| LOW | …gin-browser/src/workspace/browser-workspace-desktop.ts | 390 | return { findBy: "placeholder", text: trimQuoted(rawValue) }; | CODE |
| LOW | …gin-browser/src/workspace/browser-workspace-desktop.ts | 453 | case "placeholder": | CODE |
| LOW | …gin-browser/src/workspace/browser-workspace-desktop.ts | 456 | element.getAttribute("placeholder"), | CODE |
| LOW | …gin-browser/src/workspace/browser-workspace-desktop.ts | 1102 | element.getAttribute("placeholder"), | CODE |
| LOW | …lugin-browser/src/workspace/browser-workspace-types.ts | 113 | | "placeholder" | CODE |
| LOW | …in-browser/src/workspace/browser-workspace-elements.ts | 198 | element.getAttribute("placeholder"), | CODE |
| LOW | …in-browser/src/workspace/browser-workspace-elements.ts | 398 | case "placeholder": | CODE |
| LOW | …in-browser/src/workspace/browser-workspace-elements.ts | 400 | findBy: "placeholder", | CODE |
| LOW | …in-browser/src/workspace/browser-workspace-elements.ts | 490 | element.getAttribute("placeholder"), | CODE |
| LOW | …in-browser/src/workspace/browser-workspace-elements.ts | 556 | case "placeholder": | CODE |
| LOW | …in-browser/src/workspace/browser-workspace-elements.ts | 560 | element.getAttribute("placeholder") ?? "", | CODE |
| LOW | plugins/plugin-doordash/src/action.test.ts | 18 | summary: { total: 23.42, deliveryAddress: "123 Main St" }, | CODE |
| LOW | plugins/plugin-doordash/src/action.test.ts | 26 | summary: { deliveryAddress: "123 Main St", total: 23.42 }, | CODE |
| LOW | plugins/plugin-embeddings/registry-entry.json | 16 | "placeholder": "e.g., https://api.openai.com/v1", | CODE |
| LOW | plugins/plugin-embeddings/registry-entry.json | 34 | "placeholder": "e.g., text-embedding-3-small", | CODE |
| LOW | plugins/plugin-embeddings/registry-entry.json | 43 | "placeholder": "e.g., https://api.openai.com/v1", | CODE |
| LOW | plugins/plugin-embeddings/registry-entry.json | 60 | "placeholder": "e.g., text-embedding-3-small", | CODE |
| LOW | …s__/integration/connector-account-storage.real.test.ts | 73 | email: "user@example.com", | CODE |
| LOW | …/src/__tests__/integration/entity-methods.real.test.ts | 660 | names: ["John Doe", "Johnny"], | CODE |
| LOW | …/src/__tests__/integration/entity-methods.real.test.ts | 667 | names: ["Jane Doe", "Janet"], | CODE |
| LOW | …/src/__tests__/integration/entity-methods.real.test.ts | 683 | names: ["John Doe", "Jane Doe"], | CODE |
| LOW | …/src/__tests__/integration/entity-methods.real.test.ts | 683 | names: ["John Doe", "Jane Doe"], | CODE |
| LOW | …sql/src/__tests__/integration/entity-crud.real.test.ts | 116 | names: ["John Doe", "JD"], | CODE |
| LOW | …sql/src/__tests__/integration/entity-crud.real.test.ts | 122 | names: ["Jane Doe", "JD2"], | CODE |
| LOW⚡ | …sql/src/__tests__/integration/entity-crud.real.test.ts | 139 | names: ["John Doe", "Jane Doe"], | CODE |
| LOW⚡ | …sql/src/__tests__/integration/entity-crud.real.test.ts | 139 | names: ["John Doe", "Jane Doe"], | CODE |
| LOW⚡ | …sql/src/__tests__/integration/entity-crud.real.test.ts | 145 | expect(names).toContain("John Doe"); | CODE |
| LOW⚡ | …sql/src/__tests__/integration/entity-crud.real.test.ts | 146 | expect(names).toContain("Jane Doe"); | CODE |
| LOW | …on-tests/02-drop-table-with-relationships.real.test.ts | 144 | names: ["John Doe"], | CODE |
| LOW⚡ | plugins/plugin-elizacloud/registry-entry.json | 38 | "placeholder": "gemma-4-31b", | CODE |
| LOW⚡ | plugins/plugin-elizacloud/registry-entry.json | 48 | "placeholder": "gemma-4-31b", | CODE |
| LOW⚡ | plugins/plugin-elizacloud/registry-entry.json | 58 | "placeholder": "gemma-4-31b", | CODE |
| LOW⚡ | plugins/plugin-elizacloud/registry-entry.json | 68 | "placeholder": "gemma-4-31b", | CODE |
| LOW⚡ | plugins/plugin-elizacloud/registry-entry.json | 78 | "placeholder": "e.g., text-embedding-3-small", | CODE |
| 248 more matches not shown… | ||||
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| LOW | …local-inference/native/kokoro_training/test_overfit.py | 40 | CODE | |
| LOW | …/native/kokoro_training/test_english_implementation.py | 456 | CODE | |
| LOW | …-inference/native/kokoro_training/inference_english.py | 454 | CODE | |
| LOW | …cal-inference/native/kokoro_training/setup_ljspeech.py | 222 | CODE | |
| LOW | …cal-inference/native/kokoro_training/setup_ljspeech.py | 454 | CODE | |
| LOW | …nce/native/kokoro_training/training/mps_grad_scaler.py | 31 | CODE | |
| LOW | …nce/native/kokoro_training/training/english_trainer.py | 368 | CODE | |
| LOW | …nce/native/kokoro_training/training/english_trainer.py | 699 | CODE | |
| LOW | …nce/native/kokoro_training/training/english_trainer.py | 1145 | CODE | |
| LOW | …nce/native/kokoro_training/training/english_trainer.py | 1452 | CODE | |
| LOW | …ence/native/kokoro_training/training/config_english.py | 218 | CODE | |
| LOW | …erence/native/kokoro_training/audio/vocoder_manager.py | 49 | CODE | |
| LOW | …-inference/native/kokoro_training/audio/audio_utils.py | 139 | CODE | |
| LOW | …ference/native/kokoro_training/eliza_adapter/runner.py | 150 | CODE | |
| LOW | …local-inference/native/kokoro_training/kokoro/model.py | 164 | CODE | |
| LOW | …local-inference/native/kokoro_training/kokoro/model.py | 337 | CODE | |
| LOW | …local-inference/native/kokoro_training/kokoro/model.py | 442 | CODE | |
| LOW | …local-inference/native/kokoro_training/kokoro/model.py | 631 | CODE | |
| LOW | …ugins/plugin-vision/native/yolo.cpp/scripts/convert.py | 63 | CODE | |
| LOW | …kages/native/plugins/face-cpp/test/face_parity_test.py | 146 | CODE | |
| LOW | …kages/native/plugins/face-cpp/test/face_parity_test.py | 194 | CODE | |
| LOW | …e/plugins/polarquant-cpu/scripts/polarquant_to_gguf.py | 156 | CODE | |
| LOW | …/voice-classifier-cpp/scripts/voice_speaker_to_gguf.py | 102 | CODE | |
| LOW | …tive/plugins/wakeword-cpp/test/wakeword_parity_test.py | 131 | CODE | |
| LOW | …ative/plugins/wakeword-cpp/scripts/wakeword_to_gguf.py | 300 | CODE | |
| LOW | packages/training/tests/test_apollo_default.py | 86 | CODE | |
| LOW | packages/training/tests/test_apollo_default.py | 110 | CODE | |
| LOW | packages/training/tests/rl/conftest.py | 47 | CODE | |
| LOW | packages/training/tests/rl/test_tokenization_utils.py | 74 | CODE | |
| LOW | …ckages/training/scripts/synthesize_reasoning_round3.py | 98 | CODE | |
| LOW | packages/training/scripts/synthesize_routing.py | 90 | CODE | |
| LOW | packages/training/scripts/synthesize_routing.py | 228 | CODE | |
| LOW | packages/training/scripts/synthesize_routing.py | 344 | CODE | |
| LOW | …ages/training/scripts/transform_strip_think_in_text.py | 22 | CODE | |
| LOW | packages/training/scripts/append_voice_model_version.py | 155 | CODE | |
| LOW | packages/training/scripts/emit_eliza1_catalog.py | 227 | CODE | |
| LOW | packages/training/scripts/translate_corpus.py | 327 | CODE | |
| LOW | packages/training/scripts/translate_corpus.py | 435 | CODE | |
| LOW | packages/training/scripts/translate_corpus.py | 605 | CODE | |
| LOW | packages/training/scripts/translate_corpus.py | 629 | CODE | |
| LOW | …/training/scripts/synthesize_should_respond_routing.py | 95 | CODE | |
| LOW | …/training/scripts/synthesize_should_respond_routing.py | 606 | CODE | |
| LOW | packages/training/scripts/validate_corpus.py | 305 | CODE | |
| LOW | packages/training/scripts/build_eliza1_fullcorpus.py | 60 | CODE | |
| LOW | …s/training/scripts/test_format_for_training_privacy.py | 425 | CODE | |
| LOW | packages/training/scripts/analyze_corpus.py | 153 | CODE | |
| LOW | packages/training/scripts/validate_eliza_schema.py | 59 | CODE | |
| LOW | packages/training/scripts/validate_eliza_schema.py | 146 | CODE | |
| LOW | packages/training/scripts/transform_cap_distribution.py | 172 | CODE | |
| LOW | packages/training/scripts/transform_cap_distribution.py | 346 | CODE | |
| LOW | packages/training/scripts/audit_eliza_coverage.py | 75 | CODE | |
| LOW | packages/training/scripts/audit_eliza_coverage.py | 202 | CODE | |
| LOW | packages/training/scripts/audit_eliza_coverage.py | 313 | CODE | |
| LOW | packages/training/scripts/audit_eliza_coverage.py | 439 | CODE | |
| LOW | …kages/training/scripts/synthesize_messaging_actions.py | 1379 | CODE | |
| LOW | packages/training/scripts/build_prompts.py | 64 | CODE | |
| LOW | …ckages/training/scripts/synthesize_reasoning_round2.py | 85 | CODE | |
| LOW | packages/training/scripts/benchmark_vs_cerebras.py | 126 | CODE | |
| LOW | packages/training/scripts/benchmark_vs_cerebras.py | 359 | CODE | |
| LOW | …ages/training/scripts/synthesize_multiparty_routing.py | 180 | CODE | |
| 293 more matches not shown… | ||||
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| MEDIUM | …lugin-local-inference/native/verify/PLATFORM_MATRIX.md | 14 | ## Verify status as of 2026-05-12 (post multi-agent wave) | COMMENT |
| MEDIUM | …ugin-local-inference/src/services/structured-output.ts | 381 | // per sampled token, including on the scaffold positions that the grammar | COMMENT |
| MEDIUM | …ugin-local-inference/src/services/structured-output.ts | 509 | // Tail scaffold after the last free span. | COMMENT |
| MEDIUM | …ference/src/services/__tests__/planner-grammar.test.ts | 188 | // plan derived from the skeleton so the engine fast-forwards the scaffold. | COMMENT |
| MEDIUM | …cal-inference/src/services/voice/transcript-service.ts | 2 | * TranscriptService (#8789) — orchestrates a finished recording into both homes: | COMMENT |
| MEDIUM | plugins/plugin-agent-skills/AGENTS.md | 157 | **Authoring a SKILL.md:** See the Agent Skills spec at https://agentskills.io/specification and the scaffold template at | CODE |
| MEDIUM | plugins/plugin-agent-skills/CLAUDE.md | 157 | **Authoring a SKILL.md:** See the Agent Skills spec at https://agentskills.io/specification and the scaffold template at | CODE |
| MEDIUM | …plugin-agent-skills/src/api/skill-discovery-helpers.ts | 541 | // JSON-escaped description written by the create scaffold round-trips | COMMENT |
| MEDIUM | …ns/plugin-app-control/src/services/app-verification.ts | 1291 | // (live incident: comet-catch published the scaffold placeholder while | COMMENT |
| MEDIUM | …ervices/__tests__/app-verification.integration.test.ts | 121 | // Integration tests below scaffold a temp project that depends on `npm` / | COMMENT |
| MEDIUM | plugins/plugin-anthropic/AGENTS.md | 42 | │ └── evaluators.json # Evaluator prompt scaffolding (currently empty) | CODE |
| MEDIUM | plugins/plugin-anthropic/CLAUDE.md | 42 | │ └── evaluators.json # Evaluator prompt scaffolding (currently empty) | CODE |
| MEDIUM | …gins/plugin-inbox/test/triage-optimized-prompt.test.ts | 85 | // The dynamic message scaffold is preserved around the instructions. | COMMENT |
| MEDIUM | plugins/plugin-discord/README.md | 91 | # For heavy-context / multi-step agentic turns on cloud models, raise this | COMMENT |
| MEDIUM | plugins/plugin-cli-inference/index.ts | 704 | // Reframe the agentic SDK model as a pure completion engine (system) AND close | COMMENT |
| MEDIUM | plugins/plugin-cli-inference/index.ts | 733 | // the body the same way (the SDK model is agentic too) and run TEXT mode. | COMMENT |
| MEDIUM | …gin-cli-inference/__tests__/claude-sdk-session.test.ts | 325 | text: "I'll route this...", // agentic preamble, must be ignored | CODE |
| MEDIUM | plugins/plugin-cli-inference/src/claude-cli.ts | 260 | // agent. With tools live, an agentic-looking transcript ("create an app | COMMENT |
| MEDIUM | plugins/plugin-cli-inference/src/claude-sdk-session.ts | 463 | // leaves no room for the agentic "I'll fetch it…" preamble-then-act | COMMENT |
| MEDIUM | plugins/plugin-goals/src/plugin.ts | 27 | // register their scaffold handlers here. | COMMENT |
| MEDIUM | …personal-assistant/test/brief-optimized-prompt.test.ts | 73 | // The dynamic header + data scaffold is preserved around the instructions. | COMMENT |
| MEDIUM | …sonal-assistant/test/decomposition-integration.test.ts | 30 | // topology without their standalone action arrays so their scaffold/standalone | COMMENT |
| MEDIUM | …catalogs/neurotypical-control-adversarial.catalog.json | 71 | "notes": "Live Cerebras gpt-oss-120b: FAILS 3/3 on develop (2026-07-06, #14356). The judge (no unsolicited scaffol | CODE |
| MEDIUM | …catalogs/neurotypical-control-adversarial.catalog.json | 119 | "notes": "Live Cerebras gpt-oss-120b verified (2026-07-06, #14356): 'call the dentist' reminder created at the lit | CODE |
| MEDIUM | …t/scenarios/_catalogs/adhd-follow-through.catalog.json | 80 | "notes": "Live-only. End-of-day recap leads with wins, neutral carryover framing, consent before creating tomorrow | CODE |
| MEDIUM | …onal-assistant/src/lifeops/scheduled-task/scheduler.ts | 537 | // queries touch O(# due rows + # event-driven rows with NULL) instead of | COMMENT |
| MEDIUM | plugins/plugin-wallet/src/sdk/index.ts | 683 | // ─── SpendingPolicy — Programmable spending guardrails ─────────────────────── | COMMENT |
| MEDIUM | …tor/docs/default-eliza-skills-and-agent-bridge-plan.md | 36 | ### Agent orchestration | COMMENT |
| MEDIUM | …agent-orchestrator/docs/multi-account-orchestration.md | 1 | # Multi-account coding-agent orchestration | COMMENT |
| MEDIUM | …ent-orchestrator/__tests__/unit/workspace-diff.test.ts | 324 | // 1. a fresh scaffold that runs `npm install` BEFORE writing .gitignore has | COMMENT |
| MEDIUM | …ent-orchestrator/__tests__/unit/workspace-diff.test.ts | 382 | // discarding the rest of the scaffold. | COMMENT |
| MEDIUM | …agent-orchestrator/__tests__/unit/repo-parsing.test.ts | 10 | // #9146 — coding-agent orchestration parses repo inputs from many surfaces | COMMENT |
| MEDIUM | …hestrator/__tests__/unit/resolve-spawn-workdir.test.ts | 51 | // `lockWorkdir` is only trusted after a scaffold-aware caller has created | COMMENT |
| MEDIUM | …r/__tests__/unit/create-task-attaches-sessions.test.ts | 137 | // Residuals gate: these one-shot sessions scaffold no owned artifacts. | COMMENT |
| MEDIUM | plugins/plugin-agent-orchestrator/src/actions/tasks.ts | 1100 | // scaffold-aware caller opts out with lockWorkdir — see runSpawnAgent. | COMMENT |
| MEDIUM | plugins/plugin-agent-orchestrator/src/actions/tasks.ts | 1845 | // deliberate operator policy. A scaffold-aware caller that KNOWS its | COMMENT |
| MEDIUM | …ugin-agent-orchestrator/src/services/workspace-diff.ts | 209 | // Dependency/build directories a fresh scaffold populates BEFORE any | COMMENT |
| MEDIUM | …-agent-orchestrator/src/services/sub-agent-identity.ts | 334 | // error-policy:J7 identity scaffold is best-effort; a failure warns and must | COMMENT |
| MEDIUM | packages/core/src/runtime/planner-loop.ts | 2692 | // scaffold. Opt out with `ELIZA_LOCAL_GUIDED_DECODE=0`. Cloud adapters | COMMENT |
| MEDIUM | …ages/core/src/__tests__/message-runtime-stage1.test.ts | 1361 | // "poem", so an all-caps "POEM" echo stays classified as enum/scaffold | COMMENT |
| MEDIUM | …/src/__tests__/voice-group-multiagent-pipeline.test.ts | 2 | * C9 (#8786): multi-agent VOICE_GROUP turn-taking through the Stage-1 pipeline. | COMMENT |
| MEDIUM | packages/core/src/services/message.ts | 5404 | // (case-insensitive) — that reply is intentional, not the enum/scaffold | COMMENT |
| MEDIUM | packages/core/src/services/message.ts | 8867 | // envelope with it so the model never spends tokens on the scaffold; the | COMMENT |
| MEDIUM | packages/core/src/services/message.ts | 8932 | // forced scaffold spans. Opt out with `ELIZA_LOCAL_GUIDED_DECODE=0`. | COMMENT |
| MEDIUM | packages/core/src/services/message.ts | 9498 | // scaffold/fragment from strict-JSON generation — ship a clear deferral | COMMENT |
| MEDIUM | packages/elizaos/src/scaffold.test.ts | 143 | // v1-compatible: a standalone min-plugin scaffold passes all four | COMMENT |
| MEDIUM | packages/elizaos/src/scaffold.ts | 230 | // The scaffold's @elizaos/* dependencies must resolve as one lockstep set. | COMMENT |
| MEDIUM | packages/elizaos/src/commands/create.test.ts | 106 | // The template substitutes __ELIZAOS_VERSION__ into the scaffold's | COMMENT |
| MEDIUM | packages/elizaos/src/commands/create.ts | 168 | // Pin the scaffold's @elizaos/core to the CLI's own lockstep-published | COMMENT |
| MEDIUM | …ative/plugins/wakeword-cpp/scripts/wakeword_to_gguf.py | 140 | # Conv layers in the embedding model, ordered by graph traversal. Each | COMMENT |
| MEDIUM | …/convq.persona-pax-no-corporate-stiffening.scenario.ts | 81 | // scaffold (guarded above), not raw length. Budget is a loose ceiling | COMMENT |
| MEDIUM | packages/training/datasets.yaml | 1638 | # Agent / orchestration tool-call examples generated by | COMMENT |
| MEDIUM | packages/training/datasets.yaml | 1640 | # agent/orchestration plugin surface — plugin-agent-orchestrator (10), | COMMENT |
| MEDIUM | packages/training/scripts/translate_corpus.py | 501 | # protects against a single 30 kB JSON-encoded reasoning trace blowing up | COMMENT |
| MEDIUM | packages/training/scripts/validate_corpus.py | 633 | # ──────────────────────── orchestration ──────────────────────── | COMMENT |
| MEDIUM | packages/training/scripts/synthesize_action_pairs.py | 2432 | # ─── orchestration ────────────────────────────────────────────────────── | COMMENT |
| MEDIUM | packages/training/scripts/synthesize_web3_actions.py | 1353 | # ───────────────────────────── orchestration ─────────────────────────── | COMMENT |
| MEDIUM | …ages/training/scripts/synthesize_agent_orch_actions.py | 53 | # ─── shared planner-stage scaffolding ──────────────────────────────────── | COMMENT |
| MEDIUM | …ckages/training/scripts/synthesize_commerce_actions.py | 1008 | # ──────────────────────────── orchestration ────────────────────────────── | COMMENT |
| MEDIUM | …kages/training/scripts/omnivoice/finetune_omnivoice.py | 544 | # scaffold. Real training requires the HF↔GGUF round-trip tooling which is | COMMENT |
| 39 more matches not shown… | ||||
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| CRITICAL | …iscord/__tests__/discord-client-error-listener.test.ts | 143 | const logged = runtime.logger.error.mock.calls.map((call) => | CODE |
| CRITICAL | …nal-assistant/src/lifeops/domains/reminders-service.ts | 1246 | this.ctx.runtime.character.name.trim().length > 0 | CODE |
| CRITICAL | …nal-assistant/src/lifeops/domains/reminders-service.ts | 1247 | ? this.ctx.runtime.character.name.trim() | CODE |
| CRITICAL | plugins/plugin-wallet/src/chains/solana/service.ts | 2002 | uiAmount: acc.account.data.parsed.info.tokenAmount.uiAmount.toString(), | CODE |
| CRITICAL | …t-orchestrator/__tests__/unit/progress-cadence.test.ts | 865 | rt.logger.warn.mock.calls.filter((c) => c[1] === "emitProgress failed") | CODE |
| CRITICAL | …t-orchestrator/__tests__/unit/progress-cadence.test.ts | 868 | rt.logger.debug.mock.calls.filter( | CODE |
| CRITICAL | …t-orchestrator/__tests__/unit/sub-agent-router.test.ts | 2857 | acp.service.updateSessionMetadata.mock.calls.some( | CODE |
| CRITICAL | …nt-orchestrator/src/__tests__/auto-goal-verify.test.ts | 965 | const correction = fake.service.sendToSession.mock.calls.at(-1)?.[1] ?? ""; | CODE |
| CRITICAL | …ges/ui/src/state/useChatCallbacks.select-race.test.tsx | 396 | mocks.client.deleteConversation.mock.calls.map( | CODE |
| CRITICAL | packages/ui/src/state/useChatSend.test.tsx | 1920 | mocks.client.sendConversationMessageStream.mock.calls.map( | CODE |
| CRITICAL | packages/ui/src/state/useChatSend.test.tsx | 2137 | mocks.client.sendConversationMessageStream.mock.calls.map( | CODE |
| CRITICAL | …s/ui/src/state/useChatCallbacks.draft-handoff.test.tsx | 325 | mocks.client.deleteConversation.mock.calls.map( | CODE |
| CRITICAL | …nents/shell/__tests__/useShellController.fuzz.test.tsx | 203 | return appMock.value.sendChatText.mock.calls.map((c) => String(c[0])); | CODE |
| CRITICAL | …nents/shell/__tests__/useShellController.fuzz.test.tsx | 320 | const call = appMock.value.sendChatText.mock.calls.at(-1); | CODE |
| CRITICAL | …ges/training/scripts/quantization/test_abliteration.py | 127 | pre_o = [b.self_attn.o_proj.weight.data.clone() for b in model.transformer.h] | CODE |
| CRITICAL | …ges/training/scripts/quantization/test_abliteration.py | 128 | pre_d = [b.mlp.down_proj.weight.data.clone() for b in model.transformer.h] | CODE |
| CRITICAL | packages/agent/src/services/agent-backup.test.ts | 185 | snapshot.manifest.components.vault.files.map((file) => file.path).sort(), | CODE |
| CRITICAL | packages/agent/src/services/agent-backup.test.ts | 187 | const stateFilePaths = snapshot.manifest.components.stateFiles.files.map( | CODE |
| CRITICAL | …platforms/electrobun/src/native/desktop-window.test.ts | 1175 | electrobunMock.Utils.setDockIconVisible.mock.calls.map( | CODE |
| CRITICAL | …ud/api/v1/voice/session/__tests__/ws-lifecycle.test.ts | 691 | const greetingLatencyLog = fakeLogger.logger.info.mock.calls.findLast( | CODE |
| CRITICAL | …ud/api/v1/voice/session/__tests__/ws-lifecycle.test.ts | 908 | const endOfTurnLog = fakeLogger.logger.info.mock.calls.findLast( | CODE |
| CRITICAL | …ud/api/v1/voice/session/__tests__/ws-lifecycle.test.ts | 1406 | const prewarmLog = fakeLogger.logger.info.mock.calls.findLast( | CODE |
| CRITICAL | …ud/api/v1/voice/session/__tests__/ws-lifecycle.test.ts | 2109 | const latencyLog = fakeLogger.logger.info.mock.calls.findLast( | CODE |
| CRITICAL | …loud/api/__tests__/billing-limits-route.pglite.test.ts | 633 | const runningContainer = data.v2.activeCompute.resources.value.find( | CODE |
| CRITICAL | …loud/api/__tests__/billing-limits-route.pglite.test.ts | 788 | const runningContainer = data.v2.activeCompute.resources.value.find( | CODE |
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| LOW⚡ | …-inference/native/kokoro_training/inference_english.py | 316 | # Step 4: Convert mel spectrogram to audio using the neural vocoder | COMMENT |
| LOW | …-inference/native/kokoro_training/inference_english.py | 233 | # Step 1: Process text into phoneme sequence | COMMENT |
| LOW | …-inference/native/kokoro_training/inference_english.py | 252 | # Step 2: Convert phonemes to numerical indices | COMMENT |
| LOW | …-inference/native/kokoro_training/inference_english.py | 275 | # Step 3: Generate mel spectrogram | COMMENT |
| LOW⚡ | …cal-inference/native/kokoro_training/setup_ljspeech.py | 254 | # Step 1: Create individual .txt files for MFA (required!) | COMMENT |
| LOW⚡ | …cal-inference/native/kokoro_training/setup_ljspeech.py | 330 | # Step 2: Custom dictionary (legacy - not needed with g2p_en) | COMMENT |
| LOW⚡ | …cal-inference/native/kokoro_training/setup_ljspeech.py | 338 | # Step 3: Download dictionary and acoustic model | COMMENT |
| LOW | …cal-inference/native/kokoro_training/setup_ljspeech.py | 355 | # Step 4: Run alignment | COMMENT |
| LOW⚡ | …in-sql/src/__tests__/migration/e2e/run-upgrade-test.sh | 131 | # Step 2: Create test project directory | COMMENT |
| LOW⚡ | …in-sql/src/__tests__/migration/e2e/run-upgrade-test.sh | 136 | # Step 3: Setup source version environment | COMMENT |
| LOW⚡ | …in-sql/src/__tests__/migration/e2e/run-upgrade-test.sh | 532 | # Step 4: Install source version dependencies | COMMENT |
| LOW⚡ | …in-sql/src/__tests__/migration/e2e/run-upgrade-test.sh | 538 | # Step 5: Initialize database with source version schema | COMMENT |
| LOW⚡ | …in-sql/src/__tests__/migration/e2e/run-upgrade-test.sh | 543 | # Step 6: Seed test data | COMMENT |
| LOW⚡ | …in-sql/src/__tests__/migration/e2e/run-upgrade-test.sh | 549 | # Step 7: Capture BEFORE state | COMMENT |
| LOW⚡ | …in-sql/src/__tests__/migration/e2e/run-upgrade-test.sh | 559 | # Step 8: Upgrade to local build | COMMENT |
| LOW⚡ | …in-sql/src/__tests__/migration/e2e/run-upgrade-test.sh | 790 | # Step 9: Run agent with local build (triggers migration) | COMMENT |
| LOW⚡ | …in-sql/src/__tests__/migration/e2e/run-upgrade-test.sh | 796 | # Step 10: Capture AFTER state | COMMENT |
| LOW⚡ | …in-sql/src/__tests__/migration/e2e/run-upgrade-test.sh | 806 | # Step 11: Show DIFF | COMMENT |
| LOW | …in-sql/src/__tests__/migration/e2e/run-upgrade-test.sh | 113 | # Step 1: Start PostgreSQL | COMMENT |
| LOW | …in-sql/src/__tests__/migration/e2e/run-upgrade-test.sh | 821 | # Step 12: Run verification | COMMENT |
| LOW | plugins/plugin-discord/discord-history.ts | 722 | // Step 1: Catch up on new messages | COMMENT |
| LOW | plugins/plugin-discord/discord-history.ts | 929 | // Step 2: Determine backfill direction | COMMENT |
| LOW | plugins/plugin-discord/discord-history.ts | 953 | // Step 3: Backfill older messages | COMMENT |
| LOW⚡ | …assistant/test/spine-and-first-run.integration.test.ts | 90 | // Step 1: ask wake time → status=needs_more_input. | COMMENT |
| LOW⚡ | …assistant/test/spine-and-first-run.integration.test.ts | 94 | // Step 2: provide wake time → completes. | COMMENT |
| LOW | …assistant/test/spine-and-first-run.integration.test.ts | 117 | // Step 3: pipe the cached inputs into a fresh in-memory runner — this | COMMENT |
| LOW | …assistant/test/spine-and-first-run.integration.test.ts | 132 | // Step 4: apply lifecycle verbs across the seeded tasks. | COMMENT |
| LOW | …-assistant/src/lifeops/entities/voice-observer.test.ts | 406 | // Step 1: Shaw introduces Jill. | COMMENT |
| LOW | …-assistant/src/lifeops/entities/voice-observer.test.ts | 417 | // Step 2: Jill speaks — new voice cluster + no prior entity binding. | COMMENT |
| LOW | …sonal-assistant/src/lifeops/entities/voice-observer.ts | 147 | // Step 1: bind the imprint to an entity (create or match). | COMMENT |
| LOW | …sonal-assistant/src/lifeops/entities/voice-observer.ts | 165 | // Step 2: realize any pending relationships the binding resolved. | COMMENT |
| LOW | …sonal-assistant/src/lifeops/entities/voice-observer.ts | 181 | // Step 3: if the OWNER speaks a kin claim (partner OR sibling — issue | COMMENT |
| LOW | …sonal-assistant/src/lifeops/entities/voice-observer.ts | 226 | // Step 4: a self-affiliation claim ("I'm John from the accounting team", | COMMENT |
| LOW⚡ | …in-agent-orchestrator/src/services/workspace-github.ts | 168 | // Step 1: Request device code | COMMENT |
| LOW⚡ | …in-agent-orchestrator/src/services/workspace-github.ts | 171 | // Step 2: Surface the auth prompt to the user | COMMENT |
| LOW⚡ | …in-agent-orchestrator/src/services/workspace-github.ts | 188 | // Step 3: Poll until user completes auth | COMMENT |
| LOW⚡ | …in-agent-orchestrator/src/services/workspace-github.ts | 191 | // Step 4: Create client with the obtained token | COMMENT |
| LOW | packages/ui/src/api/client-cloud.ts | 3719 | // Step 1: Create agent | COMMENT |
| LOW | packages/ui/src/api/client-cloud.ts | 3756 | // Step 2: Start provisioning | COMMENT |
| LOW | packages/ui/src/api/client-cloud.ts | 3827 | // Step 3: Poll job status | COMMENT |
| LOW | packages/core/src/runtime.ts | 4653 | // Step 1: Create all rooms FIRST (before adding any participants) | COMMENT |
| LOW | packages/core/src/runtime.ts | 4679 | // Step 2: Create all entities | COMMENT |
| LOW | packages/core/src/runtime.ts | 4725 | // Step 3: Now add all participants (rooms and entities must exist by now) | COMMENT |
| LOW⚡ | …ime/__tests__/action-model-routing-integration.test.ts | 242 | // Step 1: ollama (local-filtered TEXT_SMALL) → throws. | COMMENT |
| LOW⚡ | …ime/__tests__/action-model-routing-integration.test.ts | 243 | // Step 2: openai (unfiltered TEXT_SMALL) → succeeds. | COMMENT |
| LOW | packages/training/docs/FINETUNING_PIPELINE.md | 45 | ### Step 1: Data Preparation | COMMENT |
| LOW | packages/training/docs/FINETUNING_PIPELINE.md | 70 | ### Step 2: Fine-Tune | COMMENT |
| LOW | packages/training/docs/FINETUNING_PIPELINE.md | 114 | ### Step 3: Evaluate | COMMENT |
| LOW | packages/training/docs/FINETUNING_PIPELINE.md | 137 | ### Step 4: Quantize | COMMENT |
| LOW | packages/training/docs/FINETUNING_PIPELINE.md | 156 | ### Step 5: Publish | COMMENT |
| LOW | packages/training/cloud/scripts/eliza-cloud-register.sh | 78 | # Step 2: upsert Vast template (idempotent). | COMMENT |
| LOW | packages/training/cloud/scripts/eliza-cloud-register.sh | 102 | # Step 3: provision endpoint against the template. | COMMENT |
| LOW⚡ | packages/training/scripts/run_full_quality_pipeline.sh | 68 | # Step 1: rewrites (reads train.jsonl, writes train_rewritten.jsonl) | COMMENT |
| LOW⚡ | packages/training/scripts/run_full_quality_pipeline.sh | 77 | # Step 2: corpus cleanup (reads train.jsonl → writes train_cleaned.jsonl) | COMMENT |
| LOW⚡ | packages/training/scripts/run_full_quality_pipeline.sh | 87 | # Step 3: memoryEntries gap cleanup | COMMENT |
| LOW⚡ | packages/training/scripts/run_full_quality_pipeline.sh | 94 | # Step 4: deslop assistant text | COMMENT |
| LOW⚡ | packages/training/scripts/run_full_quality_pipeline.sh | 99 | # Step 5: caveman thoughts | COMMENT |
| LOW⚡ | packages/training/scripts/run_full_quality_pipeline.sh | 104 | # Step 6: n-gram diversify | COMMENT |
| LOW⚡ | packages/training/scripts/run_full_quality_pipeline.sh | 109 | # Step 7: integrate (merge harness + scambench → train_final.jsonl) | COMMENT |
| LOW | …ages/training/scripts/turn_detector/convert_to_gguf.py | 244 | # Step 1: HF -> f16 GGUF. convert_hf_to_gguf.py picks up the arch from | COMMENT |
| 59 more matches not shown… | ||||
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| LOW⚡ | …-inference/native/kokoro_training/inference_english.py | 316 | # Step 4: Convert mel spectrogram to audio using the neural vocoder | COMMENT |
| LOW | …-inference/native/kokoro_training/inference_english.py | 233 | # Step 1: Process text into phoneme sequence | COMMENT |
| LOW | …-inference/native/kokoro_training/inference_english.py | 252 | # Step 2: Convert phonemes to numerical indices | COMMENT |
| LOW | …-inference/native/kokoro_training/inference_english.py | 275 | # Step 3: Generate mel spectrogram | COMMENT |
| LOW⚡ | …cal-inference/native/kokoro_training/setup_ljspeech.py | 254 | # Step 1: Create individual .txt files for MFA (required!) | COMMENT |
| LOW⚡ | …cal-inference/native/kokoro_training/setup_ljspeech.py | 330 | # Step 2: Custom dictionary (legacy - not needed with g2p_en) | COMMENT |
| LOW⚡ | …cal-inference/native/kokoro_training/setup_ljspeech.py | 338 | # Step 3: Download dictionary and acoustic model | COMMENT |
| LOW | …cal-inference/native/kokoro_training/setup_ljspeech.py | 355 | # Step 4: Run alignment | COMMENT |
| LOW⚡ | …in-sql/src/__tests__/migration/e2e/run-upgrade-test.sh | 131 | # Step 2: Create test project directory | COMMENT |
| LOW⚡ | …in-sql/src/__tests__/migration/e2e/run-upgrade-test.sh | 136 | # Step 3: Setup source version environment | COMMENT |
| LOW⚡ | …in-sql/src/__tests__/migration/e2e/run-upgrade-test.sh | 532 | # Step 4: Install source version dependencies | COMMENT |
| LOW⚡ | …in-sql/src/__tests__/migration/e2e/run-upgrade-test.sh | 538 | # Step 5: Initialize database with source version schema | COMMENT |
| LOW⚡ | …in-sql/src/__tests__/migration/e2e/run-upgrade-test.sh | 543 | # Step 6: Seed test data | COMMENT |
| LOW⚡ | …in-sql/src/__tests__/migration/e2e/run-upgrade-test.sh | 549 | # Step 7: Capture BEFORE state | COMMENT |
| LOW⚡ | …in-sql/src/__tests__/migration/e2e/run-upgrade-test.sh | 559 | # Step 8: Upgrade to local build | COMMENT |
| LOW⚡ | …in-sql/src/__tests__/migration/e2e/run-upgrade-test.sh | 790 | # Step 9: Run agent with local build (triggers migration) | COMMENT |
| LOW⚡ | …in-sql/src/__tests__/migration/e2e/run-upgrade-test.sh | 796 | # Step 10: Capture AFTER state | COMMENT |
| LOW⚡ | …in-sql/src/__tests__/migration/e2e/run-upgrade-test.sh | 806 | # Step 11: Show DIFF | COMMENT |
| LOW | …in-sql/src/__tests__/migration/e2e/run-upgrade-test.sh | 113 | # Step 1: Start PostgreSQL | COMMENT |
| LOW | …in-sql/src/__tests__/migration/e2e/run-upgrade-test.sh | 821 | # Step 12: Run verification | COMMENT |
| LOW | plugins/plugin-discord/discord-history.ts | 722 | // Step 1: Catch up on new messages | COMMENT |
| LOW | plugins/plugin-discord/discord-history.ts | 929 | // Step 2: Determine backfill direction | COMMENT |
| LOW | plugins/plugin-discord/discord-history.ts | 953 | // Step 3: Backfill older messages | COMMENT |
| LOW⚡ | …assistant/test/spine-and-first-run.integration.test.ts | 90 | // Step 1: ask wake time → status=needs_more_input. | COMMENT |
| LOW⚡ | …assistant/test/spine-and-first-run.integration.test.ts | 94 | // Step 2: provide wake time → completes. | COMMENT |
| LOW | …assistant/test/spine-and-first-run.integration.test.ts | 117 | // Step 3: pipe the cached inputs into a fresh in-memory runner — this | COMMENT |
| LOW | …assistant/test/spine-and-first-run.integration.test.ts | 132 | // Step 4: apply lifecycle verbs across the seeded tasks. | COMMENT |
| LOW | …-assistant/src/lifeops/entities/voice-observer.test.ts | 406 | // Step 1: Shaw introduces Jill. | COMMENT |
| LOW | …-assistant/src/lifeops/entities/voice-observer.test.ts | 417 | // Step 2: Jill speaks — new voice cluster + no prior entity binding. | COMMENT |
| LOW | …sonal-assistant/src/lifeops/entities/voice-observer.ts | 147 | // Step 1: bind the imprint to an entity (create or match). | COMMENT |
| LOW | …sonal-assistant/src/lifeops/entities/voice-observer.ts | 165 | // Step 2: realize any pending relationships the binding resolved. | COMMENT |
| LOW | …sonal-assistant/src/lifeops/entities/voice-observer.ts | 181 | // Step 3: if the OWNER speaks a kin claim (partner OR sibling — issue | COMMENT |
| LOW | …sonal-assistant/src/lifeops/entities/voice-observer.ts | 226 | // Step 4: a self-affiliation claim ("I'm John from the accounting team", | COMMENT |
| LOW⚡ | …in-agent-orchestrator/src/services/workspace-github.ts | 168 | // Step 1: Request device code | COMMENT |
| LOW⚡ | …in-agent-orchestrator/src/services/workspace-github.ts | 171 | // Step 2: Surface the auth prompt to the user | COMMENT |
| LOW⚡ | …in-agent-orchestrator/src/services/workspace-github.ts | 188 | // Step 3: Poll until user completes auth | COMMENT |
| LOW⚡ | …in-agent-orchestrator/src/services/workspace-github.ts | 191 | // Step 4: Create client with the obtained token | COMMENT |
| LOW | packages/ui/src/api/client-cloud.ts | 3719 | // Step 1: Create agent | COMMENT |
| LOW | packages/ui/src/api/client-cloud.ts | 3756 | // Step 2: Start provisioning | COMMENT |
| LOW | packages/ui/src/api/client-cloud.ts | 3827 | // Step 3: Poll job status | COMMENT |
| LOW | packages/core/src/runtime.ts | 4653 | // Step 1: Create all rooms FIRST (before adding any participants) | COMMENT |
| LOW | packages/core/src/runtime.ts | 4679 | // Step 2: Create all entities | COMMENT |
| LOW | packages/core/src/runtime.ts | 4725 | // Step 3: Now add all participants (rooms and entities must exist by now) | COMMENT |
| LOW⚡ | …ime/__tests__/action-model-routing-integration.test.ts | 242 | // Step 1: ollama (local-filtered TEXT_SMALL) → throws. | COMMENT |
| LOW⚡ | …ime/__tests__/action-model-routing-integration.test.ts | 243 | // Step 2: openai (unfiltered TEXT_SMALL) → succeeds. | COMMENT |
| LOW | packages/training/cloud/scripts/eliza-cloud-register.sh | 78 | # Step 2: upsert Vast template (idempotent). | COMMENT |
| LOW | packages/training/cloud/scripts/eliza-cloud-register.sh | 102 | # Step 3: provision endpoint against the template. | COMMENT |
| LOW⚡ | packages/training/scripts/run_full_quality_pipeline.sh | 68 | # Step 1: rewrites (reads train.jsonl, writes train_rewritten.jsonl) | COMMENT |
| LOW⚡ | packages/training/scripts/run_full_quality_pipeline.sh | 77 | # Step 2: corpus cleanup (reads train.jsonl → writes train_cleaned.jsonl) | COMMENT |
| LOW⚡ | packages/training/scripts/run_full_quality_pipeline.sh | 87 | # Step 3: memoryEntries gap cleanup | COMMENT |
| LOW⚡ | packages/training/scripts/run_full_quality_pipeline.sh | 94 | # Step 4: deslop assistant text | COMMENT |
| LOW⚡ | packages/training/scripts/run_full_quality_pipeline.sh | 99 | # Step 5: caveman thoughts | COMMENT |
| LOW⚡ | packages/training/scripts/run_full_quality_pipeline.sh | 104 | # Step 6: n-gram diversify | COMMENT |
| LOW⚡ | packages/training/scripts/run_full_quality_pipeline.sh | 109 | # Step 7: integrate (merge harness + scambench → train_final.jsonl) | COMMENT |
| LOW | …ages/training/scripts/turn_detector/convert_to_gguf.py | 244 | # Step 1: HF -> f16 GGUF. convert_hf_to_gguf.py picks up the arch from | COMMENT |
| LOW | …ages/training/scripts/turn_detector/convert_to_gguf.py | 276 | # Step 2: llama-quantize per requested level. | COMMENT |
| LOW | …es/training/scripts/voice/samantha_lora/prep_corpus.py | 226 | # Step 1: validate. | COMMENT |
| LOW | …es/training/scripts/voice/samantha_lora/prep_corpus.py | 275 | # Step 5: split. | COMMENT |
| LOW⚡ | …es/training/scripts/voice/samantha_lora/prep_corpus.py | 288 | # Step 6: write splits. | COMMENT |
| LOW⚡ | …es/training/scripts/voice/samantha_lora/prep_corpus.py | 298 | # Step 7: manifest. | COMMENT |
| 48 more matches not shown… | ||||
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| HIGH | …gins/plugin-computeruse/src/platform/wayland-portal.ts | 63 | print(call.stderr.strip() or call.stdout.strip() or "portal screenshot call failed", file=sys.stderr) | CODE |
| HIGH | …gins/plugin-computeruse/src/platform/wayland-portal.ts | 68 | print("portal screenshot call did not return a request handle: " + call.stdout.strip(), file=sys.stderr) | CODE |
| HIGH⚡ | …gins/plugin-computeruse/src/platform/wayland-portal.ts | 94 | print("portal screenshot request was denied or cancelled (response=%d)" % response_code, file=sys.stderr) | CODE |
| HIGH⚡ | …gins/plugin-computeruse/src/platform/wayland-portal.ts | 98 | print(uri.group(1)) | CODE |
| HIGH⚡ | …gins/plugin-computeruse/src/platform/wayland-portal.ts | 101 | print("timed out waiting for portal screenshot response", file=sys.stderr) | CODE |
| HIGH⚡ | plugins/plugin-computeruse/src/platform/a11y.ts | 197 | print("\\n".join(lines[:200])) | CODE |
| HIGH⚡ | plugins/plugin-computeruse/src/platform/a11y.ts | 199 | print(f"AT-SPI unavailable: {e}") | CODE |
| HIGH | plugins/plugin-computeruse/src/platform/windows-list.ts | 285 | print(out.joined(separator: "<<WIN>>"))`; | CODE |
| HIGH | plugins/plugin-computeruse/src/scene/a11y-provider.ts | 174 | print(json.dumps({"nodes": [], "unavailable": True})) | CODE |
| HIGH⚡ | plugins/plugin-computeruse/src/scene/a11y-provider.ts | 214 | print(json.dumps({"nodes": out, "failed": failed, "total": total})) | CODE |
| HIGH⚡ | plugins/plugin-computeruse/src/scene/a11y-provider.ts | 216 | print(json.dumps({"nodes": out, "failed": failed, "total": total, "error": str(e)})) | CODE |
| HIGH | plugins/plugin-vision/src/ocr-service-paddleocr.ts | 71 | print("[]") | CODE |
| HIGH⚡ | plugins/plugin-vision/src/ocr-service-paddleocr.ts | 110 | print(json.dumps(out)) | CODE |
| HIGH | …/src/cloud-ui/components/code/code-display.stories.tsx | 80 | print(fibonacci(10))`, | CODE |
| HIGH | …ages/core/src/__tests__/message-runtime-stage1.test.ts | 1395 | " return True", | CODE |
| HIGH | …ages/core/src/__tests__/message-runtime-stage1.test.ts | 1396 | " return False", | CODE |
| HIGH | …ages/core/src/__tests__/message-runtime-stage1.test.ts | 1515 | " return True", | CODE |
| HIGH | …ages/core/src/__tests__/message-runtime-stage1.test.ts | 1516 | " return False", | CODE |
| HIGH | …ages/core/src/__tests__/message-runtime-stage1.test.ts | 1550 | " return None", | CODE |
| HIGH⚡ | …oud/shared/src/lib/services/docker-sandbox-provider.ts | 1311 | print(f"[docker-sandbox] Steward agent delete failed with status {status}", file=sys.stderr) | CODE |
| HIGH⚡ | …oud/shared/src/lib/services/docker-sandbox-provider.ts | 1316 | print("[docker-sandbox] Steward agent delete request failed", file=sys.stderr) | CODE |
| HIGH | …oud/shared/src/lib/services/docker-sandbox-provider.ts | 521 | print("[docker-sandbox] Invalid Steward stdin payload", file=sys.stderr) | CODE |
| HIGH | …oud/shared/src/lib/services/docker-sandbox-provider.ts | 1300 | return None | CODE |
| HIGH | …oud/shared/src/lib/services/docker-sandbox-provider.ts | 1484 | return None | CODE |
| HIGH | …oud/shared/src/lib/services/docker-sandbox-provider.ts | 1506 | print("[docker-sandbox] Steward request failed", file=sys.stderr) | CODE |
| HIGH | …oud/shared/src/lib/services/docker-sandbox-provider.ts | 1521 | print(body.decode("utf-8")) | CODE |
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| LOW | …local-inference/native/kokoro_training/test_overfit.py | 25 | logger = logging.getLogger(__name__) | CODE |
| LOW | …ference/native/kokoro_training/test_training_health.py | 13 | logger = logging.getLogger(__name__) | CODE |
| LOW | …/native/kokoro_training/test_english_implementation.py | 19 | logger = logging.getLogger(__name__) | CODE |
| LOW | …inference/native/kokoro_training/test_spike_samples.py | 15 | logger = logging.getLogger(__name__) | CODE |
| LOW | …ference/native/kokoro_training/test_vocoder_quality.py | 13 | logger = logging.getLogger(__name__) | CODE |
| LOW | …-inference/native/kokoro_training/inference_english.py | 23 | logger = logging.getLogger(__name__) | CODE |
| LOW | …l-inference/native/kokoro_training/training_english.py | 32 | logger = logging.getLogger(__name__) | CODE |
| LOW | …cal-inference/native/kokoro_training/setup_ljspeech.py | 18 | logger = logging.getLogger(__name__) | CODE |
| LOW | …ve/kokoro_training/training/adaptive_memory_manager.py | 18 | logger = logging.getLogger(__name__) | CODE |
| LOW | …nce/native/kokoro_training/training/english_trainer.py | 32 | logger = logging.getLogger(__name__) | CODE |
| LOW | …-inference/native/kokoro_training/training/__init__.py | 5 | __all__ = ['EnglishTrainingConfig', 'get_default_config', 'get_small_config', 'EnglishTrainer'] | CODE |
| LOW | …/native/kokoro_training/training/checkpoint_manager.py | 17 | logger = logging.getLogger(__name__) | CODE |
| LOW | …erence/native/kokoro_training/audio/hifigan_vocoder.py | 21 | logger = logging.getLogger(__name__) | CODE |
| LOW | …erence/native/kokoro_training/audio/vocoder_manager.py | 18 | logger = logging.getLogger(__name__) | CODE |
| LOW | …cal-inference/native/kokoro_training/audio/__init__.py | 5 | __all__ = ['AudioUtils', 'PhonemeProcessorUtils', 'VocoderManager'] | CODE |
| LOW | …-inference/native/kokoro_training/audio/audio_utils.py | 15 | logger = logging.getLogger(__name__) | CODE |
| LOW | …rence/native/kokoro_training/eliza_adapter/__init__.py | 23 | __all__ = [ | CODE |
| LOW | …al-inference/native/kokoro_training/kokoro/__init__.py | 4 | __all__ = ['KokoroModel'] | CODE |
| LOW | …local-inference/native/kokoro_training/kokoro/model.py | 15 | logger = logging.getLogger(__name__) | CODE |
| LOW | …e/native/kokoro_training/kokoro/positional_encoding.py | 5 | logger = logging.getLogger(__name__) | CODE |
| LOW | …ce/native/kokoro_training/kokoro/model_transformers.py | 9 | logger = logging.getLogger(__name__) | CODE |
| LOW | packages/training/scripts/training/instrumentation.py | 673 | __all__ = [ | CODE |
| LOW | packages/training/scripts/training/__init__.py | 19 | __all__ = [ | CODE |
| LOW | packages/training/scripts/training/te_fp8.py | 178 | __all__ = ["FP8Handle", "maybe_enable_fp8"] | CODE |
| LOW | packages/training/scripts/training/optimizer.py | 322 | __all__ = [ | CODE |
| LOW | packages/training/scripts/manifest/__init__.py | 29 | __all__ = [ | CODE |
| LOW | …pts/quantization/fused_turboquant_vendored/__init__.py | 14 | __all__ = [ | CODE |
| LOW | …/quantization/fused_turboquant_vendored/hf/__init__.py | 11 | __all__ = [ | CODE |
| LOW | …antization/fused_turboquant_vendored/hf/fused_cache.py | 40 | logger = logging.getLogger(__name__) | CODE |
| LOW | …ation/fused_turboquant_vendored/vllm_plugin/backend.py | 36 | logger = logging.getLogger(__name__) | CODE |
| LOW | …tion/fused_turboquant_vendored/vllm_plugin/metadata.py | 21 | logger = logging.getLogger(__name__) | CODE |
| LOW | …tion/fused_turboquant_vendored/vllm_plugin/__init__.py | 17 | __all__ = ["register_backend"] | CODE |
| LOW | …used_turboquant_vendored/vllm_plugin/attention_impl.py | 27 | logger = logging.getLogger(__name__) | CODE |
| LOW | …zation/fused_turboquant_vendored/vllm_plugin/plugin.py | 15 | logger = logging.getLogger(__name__) | CODE |
| LOW | packages/training/scripts/publish/__init__.py | 13 | __all__ = [ | CODE |
| LOW | packages/training/scripts/lib/backends/vast.py | 39 | logger = logging.getLogger(__name__) | CODE |
| LOW | packages/training/scripts/lib/backends/vast.py | 407 | __all__ = ["VastBackend"] | CODE |
| LOW | packages/training/scripts/inference/entropix_sampler.py | 90 | def update_state(self, batch_update: BatchUpdate | None) -> None: | CODE |
| LOW | packages/training/scripts/rl/checkpoint_sync.py | 33 | logger = logging.getLogger(__name__) | CODE |
| LOW | packages/training/scripts/rl/hybrid_env.py | 40 | logger = logging.getLogger(__name__) | CODE |
| LOW | packages/training/scripts/rl/ab_testing.py | 35 | logger = logging.getLogger(__name__) | CODE |
| LOW⚡ | packages/training/scripts/rl/multi_turn.py | 45 | logger = logging.getLogger(__name__) | CODE |
| LOW⚡ | packages/training/scripts/rl/market_regime.py | 20 | logger = logging.getLogger(__name__) | CODE |
| LOW | packages/training/scripts/rl/tokenization_utils.py | 28 | logger = logging.getLogger(__name__) | CODE |
| LOW | …ckages/training/scripts/rl/import_json_trajectories.py | 47 | logger = logging.getLogger(__name__) | CODE |
| LOW | …ckages/training/scripts/rl/multi_agent_orchestrator.py | 33 | logger = logging.getLogger(__name__) | CODE |
| LOW⚡ | packages/training/scripts/rl/archetype_trainer.py | 37 | logger = logging.getLogger(__name__) | CODE |
| LOW | packages/training/scripts/rl/hermes_bridge.py | 10 | logger = logging.getLogger(__name__) | CODE |
| LOW | packages/training/scripts/rl/team_rl.py | 50 | logger = logging.getLogger(__name__) | CODE |
| LOW⚡ | packages/training/scripts/rl/quality_scorer.py | 26 | logger = logging.getLogger(__name__) | CODE |
| LOW | packages/training/scripts/rl/attacker_trainer.py | 36 | logger = logging.getLogger(__name__) | CODE |
| LOW | packages/training/scripts/rl/tick_reward_attribution.py | 20 | logger = logging.getLogger(__name__) | CODE |
| LOW | packages/training/scripts/rl/reward_config.py | 114 | def _set_defaults(self) -> None: | CODE |
| LOW⚡ | packages/training/scripts/rl/online_env.py | 69 | logger = logging.getLogger(__name__) | CODE |
| LOW⚡ | packages/training/scripts/rl/simulation_bridge.py | 27 | logger = logging.getLogger(__name__) | CODE |
| LOW⚡ | packages/training/scripts/rl/evaluation.py | 24 | logger = logging.getLogger(__name__) | CODE |
| LOW | packages/training/scripts/rl/service_manager.py | 44 | logger = logging.getLogger(__name__) | CODE |
| LOW | packages/training/scripts/rl/fast_simulator.py | 56 | logger = logging.getLogger(__name__) | CODE |
| LOW | packages/training/scripts/rl/turboquant.py | 378 | def _set_from_full_states(self, full_keys: torch.Tensor, full_values: torch.Tensor) -> None: | CODE |
| LOW | packages/training/scripts/rl/continuous_rl.py | 47 | logger = logging.getLogger(__name__) | CODE |
| 31 more matches not shown… | ||||
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| LOW | …al-inference/native/include/eliza_token_trie_sampler.h | 87 | * ## Return value | COMMENT |
| LOW | …local-inference/native/kokoro_training/test_overfit.py | 485 | # Check if predictions are stuck at a constant value | COMMENT |
| LOW | …local-inference/native/kokoro_training/test_overfit.py | 527 | # Check if overfitting succeeded (use refined loss for final quality check) | COMMENT |
| LOW | …inference/native/kokoro_training/test_spike_samples.py | 110 | # Check if this is a spike | COMMENT |
| LOW⚡ | …-inference/native/kokoro_training/inference_english.py | 312 | # Check if mel is all zeros or constant | COMMENT |
| LOW | …-inference/native/kokoro_training/inference_english.py | 212 | model.eval() # Set model to evaluation mode | CODE |
| LOW | …cal-inference/native/kokoro_training/setup_ljspeech.py | 54 | # Check if already downloaded | COMMENT |
| LOW | …cal-inference/native/kokoro_training/setup_ljspeech.py | 123 | # Check if alignments already exist | COMMENT |
| LOW | …cal-inference/native/kokoro_training/setup_ljspeech.py | 169 | # Check if files were extracted to a grids subdirectory | COMMENT |
| LOW⚡ | …cal-inference/native/kokoro_training/setup_ljspeech.py | 244 | # Check if MFA is installed | COMMENT |
| LOW | …ve/kokoro_training/training/adaptive_memory_manager.py | 306 | # Check if enough batches have passed | COMMENT |
| LOW | …ence/native/kokoro_training/training/config_english.py | 196 | # Check if we should suppress output (only during testing) | COMMENT |
| LOW⚡ | …/native/kokoro_training/training/checkpoint_manager.py | 152 | # Check if state dict is valid | COMMENT |
| LOW⚡ | …/native/kokoro_training/training/checkpoint_manager.py | 169 | # Check if state dict is valid | COMMENT |
| LOW | plugins/plugin-vision/.github/workflows/npm-deploy.yml | 34 | # Check if package.json changed | COMMENT |
| LOW | plugins/plugin-elizacloud/.github/workflows/publish.yml | 35 | # Check if package.json changed | COMMENT |
| LOW | …ins/plugin-elizacloud/.github/workflows/npm-deploy.yml | 34 | # Check if package.json changed | COMMENT |
| LOW | plugins/plugin-discord/.github/workflows/npm-deploy.yml | 34 | # Check if package.json changed | COMMENT |
| LOW | plugins/plugin-openai/.github/workflows/npm-deploy.yml | 34 | # Check if package.json changed | COMMENT |
| LOW | plugins/plugin-x/.github/workflows/npm-deploy.yml | 34 | # Check if package.json changed | COMMENT |
| LOW | plugins/plugin-pdf/.github/workflows/npm-deploy.yml | 34 | # Check if package.json changed | COMMENT |
| LOW | plugins/plugin-mcp/.github/workflows/npm-deploy.yml | 34 | # Check if package.json changed | COMMENT |
| LOW | …ugins/plugin-telegram/.github/workflows/npm-deploy.yml | 34 | # Check if package.json changed | COMMENT |
| LOW | …s/plugin-google-genai/.github/workflows/npm-deploy.yml | 34 | # Check if package.json changed | COMMENT |
| LOW | …let/src/chains/solana/.github/workflows/npm-deploy.yml | 34 | # Check if package.json changed | COMMENT |
| LOW | …wallet/src/chains/evm/.github/workflows/npm-deploy.yml | 34 | # Check if package.json changed | COMMENT |
| LOW | …kages/training/scripts/train_nebius_smoke_all_tiers.sh | 46 | # Set 0 to use --epochs 1 (real run). | COMMENT |
| LOW | packages/training/scripts/rl/hybrid_env.py | 337 | # Check if it's a Scenario (online) or Dict (offline) | COMMENT |
| LOW | packages/training/scripts/rl/tokenization_utils.py | 414 | # Check if masks look incorrect | COMMENT |
| LOW | …ckages/training/scripts/rl/import_json_trajectories.py | 369 | # Check if exists | COMMENT |
| LOW | …ckages/training/scripts/rl/multi_agent_orchestrator.py | 173 | # Assign NPCs to agents | COMMENT |
| LOW | packages/training/scripts/rl/team_rl.py | 754 | # Assign NPCs to teams and agent names | COMMENT |
| LOW | packages/training/scripts/rl/run_team_rl.py | 268 | # Print results | COMMENT |
| LOW | packages/training/scripts/rl/feed_env.py | 2033 | # Check if reasoning mentions the action type | COMMENT |
| LOW | packages/training/scripts/rl/service_manager.py | 243 | # Check if process died | COMMENT |
| LOW | packages/training/scripts/rl/service_manager.py | 517 | # Check if process died | COMMENT |
| LOW | packages/training/scripts/rl/fast_simulator.py | 635 | # Increment time | COMMENT |
| LOW⚡ | packages/training/scripts/rl/demo_continuous_rl.py | 440 | # Assign NPCs to agents | COMMENT |
| LOW | packages/training/scripts/rl/run_adversarial_eval.py | 159 | # Print results | COMMENT |
| LOW | packages/training/scripts/rl/post_training.py | 218 | # Check if bun is available (for TypeScript benchmark) | COMMENT |
| LOW | packages/training/scripts/rl/shared_model_rl.py | 1132 | # Check if scenario contains incoming adversarial messages | COMMENT |
| LOW | packages/training/scripts/rl/shared_model_rl.py | 2190 | # Check if we've hit step limit (0 = unlimited) | COMMENT |
| LOW⚡ | packages/training/scripts/rl/rewards.py | 2312 | # Check if we have enhanced context | COMMENT |
| LOW | packages/training/scripts/rl/rewards.py | 2719 | # Check if any action aligns with event direction | COMMENT |
| LOW | packages/training/scripts/rl/run_red_team_gym.py | 192 | # Print results | COMMENT |
| LOW | packages/training/scripts/rl/atropos_trainer.py | 660 | # Check if process died | COMMENT |
| LOW | packages/training/scripts/rl/adversarial_game.py | 292 | # Check if the actual secret value appears in what was sent | COMMENT |
| LOW | packages/training/scripts/rl/scenario_pool.py | 404 | # Check if solved | COMMENT |
| LOW | packages/training/scripts/rl/scenario_pool.py | 968 | # Check if refresh needed | COMMENT |
| LOW | …ages/skills/skills/skill-creator/scripts/init_skill.py | 271 | # Check if directory already exists | COMMENT |
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| HIGH | .gitleaks.toml | 168 | # `Authorization: Bearer YOUR_API_KEY` placeholders in documented curl | COMMENT |
| HIGH | .gitleaks.toml | 173 | '''YOUR_API_KEY''', | STRING |
| HIGH | plugins/plugin-mcp/README.md | 30 | "env": { "GITHUB_PERSONAL_ACCESS_TOKEN": "<YOUR_TOKEN>" } | CODE |
| HIGH | plugins/plugin-wechat/README.md | 41 | "apiKey": "YOUR_API_KEY", | CODE |
| HIGH | …cloud-ui/components/docs/api-route-explorer-client.tsx | 98 | curl += ` \\\n -H "Authorization: Bearer YOUR_API_KEY"`; | CODE |
| HIGH | …cloud-ui/components/docs/api-route-explorer-client.tsx | 490 | "Authorization: Bearer YOUR_API_KEY" | CODE |
| HIGH | …cloud-ui/components/docs/api-route-explorer-client.tsx | 522 | YOUR_API_KEY | CODE |
| HIGH | …cloud/monetization/affiliates/AffiliatesPageClient.tsx | 593 | -H "Authorization: Bearer YOUR_API_KEY" \\ | CODE |
| HIGH | …cloud/monetization/affiliates/AffiliatesPageClient.tsx | 624 | "Authorization: Bearer YOUR_API_KEY" | CODE |
| HIGH | packages/core/src/validation/secrets.ts | 359 | "your-api-key", | CODE |
| HIGH | …es/cloud/shared/src/lib/providers/provider-env.test.ts | 60 | "your-api-key", | CODE |
| HIGH | packages/cloud/api/mcp/info/route.ts | 72 | "Requires API key in Authorization header: Bearer YOUR_API_KEY", | CODE |
| HIGH | packages/skills/skills/trello/SKILL.md | 22 | export TRELLO_API_KEY="your-api-key" | CODE |
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| LOW | …in-local-inference/native/verify/nebius_h200_runner.sh | 21 | # Usage: | COMMENT |
| LOW | …ns/plugin-local-inference/native/verify/gpu/_common.sh | 25 | # Usage: | COMMENT |
| LOW | plugins/plugin-sql/scripts/run-integration-tests.sh | 4 | # Usage: | COMMENT |
| LOW | plugins/plugin-anthropic/docker-compose.test.yml | 9 | # Usage: | COMMENT |
| LOW | scripts/security/verify-patches.sh | 8 | # Usage: | COMMENT |
| LOW | scripts/security/pin-action-shas.sh | 12 | # Usage: | COMMENT |
| LOW | scripts/security/audit-workflow-permissions.sh | 9 | # Usage: | COMMENT |
| LOW | packages/homepage/scripts/regenerate-baselines.sh | 4 | # Usage: | COMMENT |
| LOW | packages/native/ios-deps/llama.cpp/build-ios.sh | 20 | # Usage: | COMMENT |
| LOW | packages/native/ios-deps/sqlite-vec/build-ios.sh | 9 | # Usage: | COMMENT |
| LOW | packages/training/scripts/run_full_quality_pipeline.sh | 30 | # Usage: | COMMENT |
| LOW | …kages/training/scripts/train_nebius_smoke_all_tiers.sh | 63 | # Usage: | COMMENT |
| LOW | packages/training/scripts/train_nebius.sh | 72 | # Usage: | COMMENT |
| LOW | packages/training/scripts/train_grpo_verl.sh | 13 | # Usage: | COMMENT |
| LOW | packages/training/scripts/publish_all_eliza1.sh | 31 | # Usage: | COMMENT |
| LOW | packages/training/scripts/train_vast.sh | 113 | # Usage: | COMMENT |
| LOW | packages/training/scripts/vast-watcher.sh | 22 | # Usage: | COMMENT |
| LOW | packages/training/scripts/preflight.sh | 42 | # Usage: | COMMENT |
| LOW | packages/training/scripts/day0_smoke.sh | 18 | # Usage: | COMMENT |
| LOW | packages/training/scripts/smoke_full_stack.sh | 10 | # Usage: | COMMENT |
| LOW | …ckages/training/scripts/publish_custom_kokoro_voice.sh | 16 | # Usage: | COMMENT |
| LOW | packages/training/scripts/publish/eliza1-hf-push.sh | 20 | # Usage: | COMMENT |
| LOW | packages/training/scripts/voice/audit_sam.sh | 11 | # Usage: | COMMENT |
| LOW | …aining/scripts/voice/samantha_lora/publish_samantha.sh | 15 | # Usage: | COMMENT |
| LOW | packages/training/scripts/cloud/run-on-cloud.sh | 11 | # Usage: | COMMENT |
| LOW | packages/training/scripts/kokoro/run_finetune.sh | 4 | # Usage: | COMMENT |
| LOW | …ckages/training/scripts/rl/run_nebius_continuous_rl.sh | 17 | # Usage: | COMMENT |
| LOW | packages/app-core/packaging/flatpak/generate-sources.sh | 15 | # Usage: | COMMENT |
| LOW | …es/app-core/platforms/electrobun/scripts/smoke-test.sh | 4 | # Usage: | COMMENT |
| LOW | packages/app-core/deploy/docker-compose.supabase-db.yml | 6 | # Usage: | COMMENT |
| LOW | packages/app-core/deploy/deploy-to-nodes.sh | 4 | # Usage: | COMMENT |
| LOW | packages/app-core/scripts/deploy-image.sh | 5 | # Usage: | COMMENT |
| LOW | packages/app-core/scripts/worktree-env.sh | 4 | # Usage: | COMMENT |
| LOW | packages/app-core/scripts/build-image.sh | 5 | # Usage: | COMMENT |
| LOW | packages/app-core/scripts/bump-elizaos.sh | 5 | # Usage: | COMMENT |
| LOW | packages/app-core/scripts/docker-ci-smoke.sh | 20 | # Usage: | COMMENT |
| LOW | …ud/terraform/hetzner/control-plane/backend-staging.hcl | 9 | # Usage: | COMMENT |
| LOW | packages/cloud/shared/src/lib/fragments/api-context.ts | 115 | // Example usage | COMMENT |
| LOW | packages/cloud/scripts/admin/cf-bootstrap.sh | 15 | # Usage: | COMMENT |
| LOW | packages/cloud/api/scripts/probe-prod-rpc-status.sh | 6 | # Usage: | COMMENT |
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| HIGH | packages/training/scripts/test_dpo_smoke.py | 8 | cd training && pytest -xvs scripts/test_dpo_smoke.py | STRING |
| HIGH | packages/training/scripts/test_hf_publish.py | 10 | cd training && pytest -xvs scripts/test_hf_publish.py | STRING |
| HIGH | packages/training/scripts/publish_pipeline_to_hf.py | 8 | cd /workspace/training && uv sync --extra train | STRING |
| HIGH | …ages/training/scripts/synthesize_agent_orch_actions.py | 492 | log.info("wrote %d agent-orch eliza_native_v1 rows (%d subtle-null) to %s", n, nulls, args.out) | CODE |
| HIGH | packages/training/scripts/synthesize_native_fillins.py | 404 | "evaluator": {{"value": null, "source": "source|inferred|not_applicable", "reason": "short"}} | CODE |
| HIGH | packages/training/scripts/manifest/eliza1_manifest.py | 1941 | Computes ``sha256( datasets_yaml_bytes || sorted_per_source_hashes )``. | STRING |
| HIGH | packages/training/scripts/quantization/qjl_apply.py | 643 | "cd scripts/quantization/qjl && python setup.py build_ext --inplace" | CODE |
| HIGH | packages/training/scripts/synth/test_judge_filter.py | 11 | cd packages/training && pytest -xvs scripts/synth/test_judge_filter.py | STRING |
| HIGH | packages/training/scripts/asr/finetune_asr.py | 27 | - **Conditional HF push** gated on ``beatsBaseline=True && operatorSignedOff=True`` | STRING |
| HIGH | packages/training/scripts/lib/adapters.py | 2459 | """Best-effort cast of a string to bool/int/float/null, else strip & return.""" | STRING |
| HIGH⚡ | packages/training/scripts/inference/heartbeat.py | 16 | "spec_decode_accept_rate": float|null, # accepted / proposed since prev scrape, null if unsupported | STRING |
| HIGH⚡ | packages/training/scripts/inference/heartbeat.py | 17 | "apc_hit_rate": float|null, # cache hits / queries since prev scrape, null if unsupported | STRING |
| HIGH⚡ | packages/training/scripts/inference/heartbeat.py | 18 | "peak_vram_mb": int|null} # max(memory.used) across visible GPUs | STRING |
| HIGH | packages/training/scripts/kokoro/eval_kokoro.py | 459 | "boolean. Publish flows gate on `gateResult.passed && comparison.beatsBaseline`." | CODE |
| HIGH | …raining/scripts/kokoro/__tests__/test_baseline_eval.py | 3 | The fine-tune publish path gates on `gateResult.passed && comparison.beatsBaseline`; | STRING |
| HIGH | packages/training/scripts/rl/online_env.py | 6 | Terminal 1: cd packages/sim && bun run bridge-server | STRING |
| HIGH | packages/training/scripts/rl/kl_controller.py | 144 | KL(policy || reference) = sum(policy_logprob - reference_logprob) | STRING |
| HIGH⚡ | packages/training/scripts/rl/kl_controller.py | 555 | KL(P || Q) = sum(P * log(P/Q)) | STRING |
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| MEDIUM | …local-inference/native/kokoro_training/test_overfit.py | 60 | # Create a minimal config for the dataset | COMMENT |
| MEDIUM | …-inference/native/kokoro_training/inference_english.py | 38 | # Initialize utility classes | COMMENT |
| MEDIUM | …ce/native/kokoro_training/kokoro/model_transformers.py | 62 | # Create a tensor of indices from 0 to seq_len-1 | COMMENT |
| MEDIUM | …ce/native/kokoro_training/kokoro/model_transformers.py | 64 | # Create a matrix of (i - j) for all pairs (i, j) | COMMENT |
| MEDIUM | …in-sql/src/__tests__/migration/e2e/run-upgrade-test.sh | 168 | # Create a minimal start script that initializes the agent runtime and database schema | COMMENT |
| MEDIUM | packages/training/scripts/rl/multi_prompt_dataset.py | 877 | # Create a temporary sample for validation | COMMENT |
| MEDIUM | …loud/terraform/hetzner/apps-shared/.terraform.lock.hcl | 1 | # This file is maintained automatically by "terraform init". | COMMENT |
| MEDIUM | …/terraform/hetzner/apps-data-plane/.terraform.lock.hcl | 1 | # This file is maintained automatically by "terraform init". | COMMENT |
| MEDIUM | …a/cloud/terraform/hetzner/prod-ops/.terraform.lock.hcl | 1 | # This file is maintained automatically by "terraform init". | COMMENT |
| MEDIUM | …ud/terraform/hetzner/control-plane/.terraform.lock.hcl | 1 | # This file is maintained automatically by "terraform init". | COMMENT |
| MEDIUM | …terraform/cloudflare/pages-domains/.terraform.lock.hcl | 1 | # This file is maintained automatically by "terraform init". | COMMENT |
| MEDIUM | …d/infra/cloud/terraform/gcp/02-k8s/.terraform.lock.hcl | 1 | # This file is maintained automatically by "terraform init". | COMMENT |
| MEDIUM | …/cloud/terraform/gcp/01-foundation/.terraform.lock.hcl | 1 | # This file is maintained automatically by "terraform init". | COMMENT |
| MEDIUM⚡ | packages/cloud/api/wrangler.toml | 4 | # This file is committed; secrets live in `wrangler secret put` (push them via | COMMENT |
| MEDIUM | packages/cloud/services/vast-pyworker/onstart-vllm.sh | 9 | # This file is the runtime counterpart of the per-size manifests in this | COMMENT |
| MEDIUM | .github/workflows/release-electrobun.yml | 625 | # Create a short-lived keychain for this build | COMMENT |
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| MEDIUM | plugins/plugin-vision/src/eliza1-bridge.test.ts | 197 | imageDescriptionResult: { description: "I'm unable to analyze images" }, | CODE |
| MEDIUM | plugins/plugin-vision/src/service.ts | 1377 | * "I'm unable to analyze images" sentinel or empty. | COMMENT |
| MEDIUM | plugins/plugin-vision/src/service.ts | 1393 | description.includes("I'm unable to analyze images") || | CODE |
| MEDIUM | …ugin-cli-inference/__tests__/codex-sdk-session.test.ts | 136 | 'Sure, here is the action: {"action":"REPLY","params":"{\\"text\\":\\"4\\"}"} — let me know if you need anyt | CODE |
| MEDIUM | …__tests__/cerebras-spawn-subagent-refusal.live.test.ts | 7 | * `replyText` ("I'm unable to spawn a sub-agent in this context. I can | COMMENT |
| MEDIUM | …__tests__/cerebras-spawn-subagent-refusal.live.test.ts | 78 | replyText: brief acknowledgement on the planning path. NEVER refuse — the planner stage will handle the action. Refusal | CODE |
| LOW | …assistant/src/lifeops/reminders/direct-routing.test.ts | 17 | "Don't forget to remind me tomorrow to call Pat.", | CODE |
| LOW | …assistant/src/lifeops/reminders/direct-routing.test.ts | 43 | "Don't forget to cancel my reminder for Friday.", | CODE |
| LOW | …l-assistant/src/actions/life-reminder-datetime.test.ts | 2955 | isLifeSaveRetraction("don't forget to set a reminder for friday"), | CODE |
| MEDIUM | packages/core/src/types/components.ts | 156 | * Example content with associated user for demonstration purposes | COMMENT |
| MEDIUM | …ges/core/src/runtime/__tests__/message-handler.test.ts | 263 | replyText: "let me know if you need anything else", | CODE |
| LOW | …hat/behavior/groupchat.behavior.losona.001.scenario.ts | 113 | text: "oh yeah don't forget to do that before month-end close.", | CODE |
| LOW | …os/conversation-quality/convq.answered-nag.scenario.ts | 7 | * open ("don't forget to call the dentist"), or re-lists the now-done call as | COMMENT |
| MEDIUM | …ckages/training/scripts/validate_converted_datasets.py | 31 | "As an AI language model", | CODE |
| MEDIUM | packages/training/scripts/convert_openclaw_to_eliza.py | 49 | "As an AI language model", | CODE |
| MEDIUM | packages/training/scripts/convert_xlam_to_eliza.py | 50 | "As an AI language model", | CODE |
| MEDIUM | …ckages/training/scripts/transform_task_reply_deslop.py | 9 | - "Let me know if you need..." trailing offers (1,546 records) | STRING |
| MEDIUM | …ckages/training/scripts/transform_task_reply_deslop.py | 66 | # "Let me know if you need anything else / further help / more info." | COMMENT |
| LOW | …ining/scripts/transform_diversify_password_template.py | 27 | # Match: "Here is your new password: <pw>. Please make sure to save it in a | COMMENT |
| MEDIUM | packages/training/scripts/convert_hermes_to_eliza.py | 56 | "As an AI language model", | CODE |
| MEDIUM | …ges/training/scripts/transform_remove_system_tropes.py | 13 | - Leading "As an AI language model, " and variants | STRING |
| MEDIUM | …ges/training/scripts/transform_remove_system_tropes.py | 14 | - Trailing " Let me know if you need anything else!" and variants | STRING |
| MEDIUM⚡ | …ges/training/scripts/transform_remove_system_tropes.py | 79 | r"|(?:Please |Don't hesitate to )?let me know if you need anything else[.!?]?)" | CODE |
| MEDIUM | …kages/training/scripts/transform_diversify_refusals.py | 37 | # "I'm (sorry/afraid), (but) I'm unable to (assist|perform|help) ..." | COMMENT |
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| HIGH | …gin-cloud-apps/__tests__/withdraw-app-earnings.test.ts | 602 | // Only standalone numeric tokens count as requested payout amounts. | COMMENT |
| HIGH | plugins/plugin-web-search/README.md | 82 | answer?: string; // AI-generated summary (when includeAnswer is true) | CODE |
| HIGH | …/src/lib/services/discord-automation/app-automation.ts | 19 | const MAX_ANNOUNCEMENT_LENGTH = 300; // Max chars for AI-generated announcement | CODE |
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| LOW | …local-inference/native/kokoro_training/kokoro/model.py | 58 | CODE | |
| LOW | …ckages/training/scripts/privacy_filter_trajectories.py | 1297 | CODE | |
| LOW | packages/training/scripts/training/optimizer.py | 166 | CODE | |
| LOW | packages/training/scripts/training/optimizer.py | 263 | CODE | |
| LOW | packages/training/scripts/manifest/eliza1_manifest.py | 1566 | CODE | |
| LOW | …ining/scripts/manifest/test_audit_hf_eliza1_release.py | 128 | CODE | |
| LOW | packages/training/scripts/asr/eval_asr_wer.py | 135 | CODE | |
| LOW | packages/training/scripts/rl/local_training_recipe.py | 63 | CODE | |
| LOW | packages/training/scripts/rl/hermes_bridge.py | 48 | CODE | |
| LOW | packages/training/scripts/rl/compare_served_models.py | 747 | CODE | |
| LOW | packages/training/scripts/rl/compare_served_models.py | 887 | CODE | |
| LOW | packages/training/scripts/rl/verifiable_rewards.py | 651 | CODE |
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| HIGH | packages/training/scripts/rl/rewards.py | 975 | Compute counterfactual: what would have happened without action? This answers the question: "Did the agent's a | STRING |
| HIGH | …ages/skills/skills/skill-creator/scripts/init_skill.py | 256 | Initialize a new skill directory with template SKILL.md. Args: skill_name: Name of the skill p | STRING |
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| MEDIUM | packages/training/scripts/quantization/qjl/new_pack.py | 81 | CODE | |
| MEDIUM | packages/training/scripts/quantization/qjl/new_pack.py | 85 | CODE |
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| LOW | packages/agent/src/api/server.ts | 1572 | async function handleRequest( | CODE |
| LOW | packages/cloud/test-mocks/src/stripe/index.ts | 184 | async function handleRequest( | CODE |
| LOW | packages/cloud/scripts/admin/daemons/agent-router.ts | 483 | export async function handleRequest( | CODE |