Repository Analysis

BoundaryML/baml

The programming language for agents

8.1 Low AI signal View on GitHub

Analysis Overview

This report presents the forensic synthetic code analysis of BoundaryML/baml, a Rust project with 8,540 GitHub stars. SynthScan v2.0 examined 1,830,631 lines of code across 5192 source files, recording 9453 pattern matches distributed across 26 syntactic categories. The overall adjusted score of 8.1 places this repository in the Low AI signal band.

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

8.1
Adjusted Score
8.1
Raw Score
100%
Time Factor
2026-07-14
Last Push
8.5K
Stars
Rust
Language
1.8M
Lines of Code
5.2K
Files
9.5K
Pattern Hits
2026-07-14
Scan Date
0.05
HC Hit Rate

What These Metrics Mean

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

Score History

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

Severity Breakdown

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

CRITICAL 22HIGH 244MEDIUM 2239LOW 6948

Directory Score Breakdown

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

Pattern Findings

The scanner identified 9453 distinct pattern matches across 26 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.

Decorative Section Separators2047 hits · 6091 pts
SeverityFileLineSnippetContext
MEDIUMbaml_language/stow.toml2# ==================COMMENT
MEDIUMbaml_language/stow.toml40# ===========================================================================COMMENT
MEDIUM…thon_pydantic2/llm_functions/customizable/test_main.py127# ---------------------------------------------------------------------------COMMENT
MEDIUM…thon_pydantic2/llm_functions/customizable/test_main.py132# ---------------------------------------------------------------------------COMMENT
MEDIUM…thon_pydantic2/llm_functions/customizable/test_main.py150# ---------------------------------------------------------------------------COMMENT
MEDIUM…thon_pydantic2/llm_functions/customizable/test_main.py161# ---------------------------------------------------------------------------COMMENT
MEDIUM…ntic2/llm_functions/customizable/test_streaming_e2e.py24# ---------------------------------------------------------------------------COMMENT
MEDIUM…ntic2/llm_functions/customizable/test_streaming_e2e.py26# ---------------------------------------------------------------------------COMMENT
MEDIUM…ntic2/llm_functions/customizable/test_streaming_e2e.py80# ---------------------------------------------------------------------------COMMENT
MEDIUM…ntic2/llm_functions/customizable/test_streaming_e2e.py84# ---------------------------------------------------------------------------COMMENT
MEDIUM…ic2/function_calls/customizable/test_host_callables.py358# ---------------------------------------------------------------------------COMMENT
MEDIUM…ic2/function_calls/customizable/test_host_callables.py347# ---------------------------------------------------------------------------COMMENT
MEDIUM…n_pydantic2/function_calls/customizable/test_errors.py135# ---------------------------------------------------------------------------COMMENT
MEDIUM…n_pydantic2/function_calls/customizable/test_errors.py141# ---------------------------------------------------------------------------COMMENT
MEDIUM…n_pydantic2/function_calls/customizable/test_errors.py197# ---------------------------------------------------------------------------COMMENT
MEDIUM…n_pydantic2/function_calls/customizable/test_errors.py203# ---------------------------------------------------------------------------COMMENT
MEDIUM…tic2/function_calls/customizable/test_generic_calls.py147# ===========================================================================COMMENT
MEDIUM…tic2/function_calls/customizable/test_generic_calls.py149# ===========================================================================COMMENT
MEDIUM…tic2/function_calls/customizable/test_generic_calls.py47# ===========================================================================COMMENT
MEDIUM…tic2/function_calls/customizable/test_generic_calls.py49# ===========================================================================COMMENT
MEDIUM…tic2/function_calls/customizable/test_generic_calls.py241# ===========================================================================COMMENT
MEDIUM…tic2/function_calls/customizable/test_generic_calls.py243# ===========================================================================COMMENT
MEDIUM…tic2/function_calls/customizable/test_generic_calls.py256# ===========================================================================COMMENT
MEDIUM…tic2/function_calls/customizable/test_generic_calls.py258# ===========================================================================COMMENT
MEDIUM…tic2/function_calls/customizable/test_generic_calls.py303# ===========================================================================COMMENT
MEDIUM…tic2/function_calls/customizable/test_generic_calls.py305# ===========================================================================COMMENT
MEDIUM…tic2/function_calls/customizable/test_generic_calls.py317# ===========================================================================COMMENT
MEDIUM…tic2/function_calls/customizable/test_generic_calls.py319# ===========================================================================COMMENT
MEDIUM…/function_calls/customizable/test_generic_inference.py67# ===========================================================================COMMENT
MEDIUM…/function_calls/customizable/test_generic_inference.py69# ===========================================================================COMMENT
MEDIUM…/function_calls/customizable/test_generic_inference.py118# ===========================================================================COMMENT
MEDIUM…/function_calls/customizable/test_generic_inference.py120# ===========================================================================COMMENT
MEDIUM…/function_calls/customizable/test_generic_inference.py173# ===========================================================================COMMENT
MEDIUM…/function_calls/customizable/test_generic_inference.py175# ===========================================================================COMMENT
MEDIUM…/function_calls/customizable/test_generic_inference.py191# ===========================================================================COMMENT
MEDIUM…/function_calls/customizable/test_generic_inference.py193# ===========================================================================COMMENT
MEDIUM…/function_calls/customizable/test_generic_inference.py214# ===========================================================================COMMENT
MEDIUM…/function_calls/customizable/test_generic_inference.py216# ===========================================================================COMMENT
MEDIUM…/function_calls/customizable/test_generic_inference.py226# ===========================================================================COMMENT
MEDIUM…/function_calls/customizable/test_generic_inference.py228# ===========================================================================COMMENT
MEDIUM…/function_calls/customizable/test_generic_inference.py250# ===========================================================================COMMENT
MEDIUM…/function_calls/customizable/test_generic_inference.py252# ===========================================================================COMMENT
MEDIUM…/function_calls/customizable/test_generic_inference.py301# ===========================================================================COMMENT
MEDIUM…/function_calls/customizable/test_generic_inference.py305# ===========================================================================COMMENT
MEDIUM…/function_calls/customizable/test_generic_inference.py382# ===========================================================================COMMENT
MEDIUM…/function_calls/customizable/test_generic_inference.py384# ===========================================================================COMMENT
MEDIUM…/function_calls/customizable/test_generic_inference.py419# ===========================================================================COMMENT
MEDIUM…/function_calls/customizable/test_generic_inference.py421# ===========================================================================COMMENT
MEDIUM…/function_calls/customizable/test_generic_inference.py450# ===========================================================================COMMENT
MEDIUM…/function_calls/customizable/test_generic_inference.py453# ===========================================================================COMMENT
MEDIUM…/function_calls/customizable/test_generic_inference.py478# ===========================================================================COMMENT
MEDIUM…/function_calls/customizable/test_generic_inference.py480# ===========================================================================COMMENT
MEDIUM…/function_calls/customizable/test_generic_inference.py495# ===========================================================================COMMENT
MEDIUM…/function_calls/customizable/test_generic_inference.py498# ===========================================================================COMMENT
MEDIUM…/function_calls/customizable/test_generic_inference.py526# ===========================================================================COMMENT
MEDIUM…/function_calls/customizable/test_generic_inference.py528# ===========================================================================COMMENT
MEDIUM…/function_calls/customizable/test_generic_inference.py558# ===========================================================================COMMENT
MEDIUM…/function_calls/customizable/test_generic_inference.py560# ===========================================================================COMMENT
MEDIUM…/function_calls/customizable/test_generic_inference.py579# ===========================================================================COMMENT
MEDIUM…/function_calls/customizable/test_generic_inference.py583# ===========================================================================COMMENT
1987 more matches not shown…
Over-Commented Block2985 hits · 2797 pts
SeverityFileLineSnippetContext
LOWpnpm-workspace.yaml21 # - engine/language_client_typescript/npm/darwin-arm64COMMENT
LOWbaml_language/stow.toml1# Stow ConfigurationCOMMENT
LOWbaml_language/stow.toml21# pattern - Simple glob: "foo*", "*bar", or exact matchCOMMENT
LOWbaml_language/Cargo.toml121# Slim, reqwest/serde-based replacements for the AWS SDK + Google Cloud authCOMMENT
LOWbaml_language/Cargo.toml361# possible, but using settings that are more beneficial for iterativeCOMMENT
LOWbaml_language/Cargo.toml381strip = falseCOMMENT
LOWbaml_language/Cargo.toml401# runs when the stack can *unwind*, which `abort` forbids. Building just theseCOMMENT
LOWbaml_language/sdk_tests/harness_setup/Cargo.toml1# Build-script-side infrastructure for `sdk_tests/crates/<generator>/`COMMENT
LOW…anguage/sdk_tests/harness_setup/src/typescript_node.rs1//! Node.js + TypeScript sdk-test target — build-script side.COMMENT
LOW…anguage/sdk_tests/harness_setup/src/typescript_node.rs21//! ```COMMENT
LOW…anguage/sdk_tests/harness_setup/src/typescript_node.rs61/// Lives at `src/templates/package.json` so editors give it realCOMMENT
LOW…anguage/sdk_tests/harness_setup/src/typescript_node.rs81/// invoking tsc/vitest. Harmless for tsc/vitest (they don't read pnpmCOMMENT
LOWbaml_language/sdk_tests/harness_setup/src/lib.rs1//! Build-script-side infrastructure for the sdk-test crates underCOMMENT
LOWbaml_language/sdk_tests/harness_setup/src/lib.rs41COMMENT
LOW…nguage/sdk_tests/harness_setup/src/python_pydantic2.rs1//! Python + pydantic2 sdk-test target — build-script side.COMMENT
LOW…nguage/sdk_tests/harness_setup/src/python_pydantic2.rs41/// uv-friendly pyproject template. Each fixture's pyproject gets aCOMMENT
LOW…ml_language/sdk_tests/crates/python_pydantic2/setup.sh1#!/usr/bin/env bashCOMMENT
LOW…ml_language/sdk_tests/crates/python_pydantic2/setup.sh21# stable across runs, which keeps pyo3's build-config fingerprintCOMMENT
LOW…ml_language/sdk_tests/crates/python_pydantic2/setup.sh61# `uv` may not be on PATH directly; fall back to `mise which uv`, theCOMMENT
LOW…_language/sdk_tests/crates/python_pydantic2/Cargo.toml1# Python + pydantic2 sdk-test crate. Fans out across every fixtureCOMMENT
LOW…ml_language/sdk_tests/crates/python_pydantic2/build.rs1// Codegen + scaffold-emit driver lives inCOMMENT
LOW…thon_pydantic2/llm_functions/customizable/test_main.py141 "replay_serve_until_shutdown",COMMENT
LOW…ic2/function_calls/customizable/test_host_callables.py341 raise RuntimeError("boom from host")COMMENT
LOW…/function_calls/customizable/test_generic_inference.py541COMMENT
LOW…/function_calls/customizable/test_generic_inference.py621 # bound; the `_types=`/subscript form on an unparameterized receiver raises —COMMENT
LOW…/function_calls/customizable/test_generic_inference.py641 # non-instance arg, so the call ran and the mismatch only surfaced later atCOMMENT
LOW…/function_calls/customizable/test_generic_inference.py681 assert elem_type([1, 2, 3]) == "int"COMMENT
LOW…_language/sdk_tests/crates/python_pydantic2/src/lib.rs1//! Python + pydantic2 sdk-test crate. The `#[test]` suite — threeCOMMENT
LOWbaml_language/sdk_tests/crates/typescript_node/setup.sh1#!/usr/bin/env bashCOMMENT
LOWbaml_language/sdk_tests/crates/typescript_node/setup.sh41COMMENT
LOWbaml_language/sdk_tests/crates/typescript_node/setup.sh61 # `--ignore-scripts`: the only dependency with a build script isCOMMENT
LOWbaml_language/sdk_tests/crates/typescript_node/build.rs1// Codegen + scaffold-emit driver lives inCOMMENT
LOW…_node/llm_functions/customizable/streaming_e2e.test.ts1// Keyless streaming smokes — string-typed and class-typed `T`. The TypeScriptCOMMENT
LOW…ypescript_node/llm_functions/customizable/main.test.ts1// Mirrors python_pydantic2/customizable/llm_functions/test_main.py.COMMENT
LOW…ode/function_calls/customizable/host_callables.test.ts161// own type carries optional parameters (`(x: int, y?: int, z?: int) -> int`).COMMENT
LOW…l_language/sdk_tests/crates/typescript_node/src/lib.rs1//! Node.js + TypeScript sdk-test crate. The `#[test]` suite — twoCOMMENT
LOWbaml_language/sdk_tests/harness_runner/Cargo.toml1# Test-side runtime + macros for the `sdk_tests/crates/<generator>/`COMMENT
LOWbaml_language/sdk_tests/harness_runner/src/lib.rs1//! Test-side runtime for the `sdk_tests/crates/<generator>/` crates.COMMENT
LOWbaml_language/sdk_tests/harness_runner/src/lib.rs21//!COMMENT
LOWbaml_language/sdk_tests/harness_runner/src/lib.rs41/// `cache_subdir` names the per-toolchain subdirectory underCOMMENT
LOWbaml_language/sdk_tests/harness_runner/src/lib.rs321 panic!("sdk-test build.rs recorded {count} diagnostic record(s):\n\n{contents}");COMMENT
LOWbaml_language/sdk_tests/harness_runner/src/lib.rs361///COMMENT
LOWbaml_language/sdk_tests/harness_runner/src/lib.rs381 (ignore = $reason:literal, $env:literal) => {COMMENT
LOWbaml_language/sdk_tests/harness_runner/src/lib.rs401///COMMENT
LOW…l_language/sdk_tests/harness/llm_recordings/Cargo.toml1# Recorder for the streaming **replay harness**COMMENT
LOW…e/sdk_tests/harness/llm_recordings/tests/recordings.rs1//! Streaming replay-harness recorderCOMMENT
LOW…dk_tests/harness/llm_recordings/tests/transport_pin.rs1//! Engine-level transport pin for the streaming replay harnessCOMMENT
LOW…l_language/sdk_tests/harness/llm_recordings/src/lib.rs1//! `sdk_test_llm_recordings` — the streaming replay-harness recorder.COMMENT
LOWbaml_language/crates/bex_project/src/project.rs1//! Project core: one source gate, owned build candidates, and a coherentCOMMENT
LOWbaml_language/crates/bex_project/src/project.rs21//! - **Runtime identity is coherent.** [`RuntimeState`] replaces theCOMMENT
LOWbaml_language/crates/bex_project/src/project.rs61/// Advances exactly once per accepted source-mutation batch: open/change/COMMENT
LOWbaml_language/crates/bex_project/src/project.rs81#[cfg(not(target_arch = "wasm32"))]COMMENT
LOWbaml_language/crates/bex_project/src/project.rs101/// shared mutable state. The state cannot be trusted, so the project entersCOMMENT
LOWbaml_language/crates/bex_project/src/project.rs121// ---------------------------------------------------------------------------COMMENT
LOWbaml_language/crates/bex_project/src/project.rs441/// Why a run snapshot could not be produced.COMMENT
LOWbaml_language/crates/bex_project/src/project.rs1141 drop(source);COMMENT
LOW…guage/crates/bex_project/src/bex_lsp/position_codec.rs1//! Negotiated LSP position boundary.COMMENT
LOW…crates/bex_project/src/bex_lsp/request_cancellation.rs1//! Ambient, dispatch-scoped request cancellation.COMMENT
LOWbaml_language/crates/bex_project/src/bex_lsp/mod.rs81 #[error("Request canceled: {0}")]COMMENT
LOWbaml_language/crates/bex_project/src/bex_lsp/mod.rs241 pub is_bex_current: bool,COMMENT
2925 more matches not shown…
Redundant / Tautological Comments1421 hits · 1308 pts
SeverityFileLineSnippetContext
LOWbaml_language/tools/speedtest/src/speedtest/compare.py75 # Check if any workload matchesCOMMENT
LOWbaml_language/scripts/validate_markdown.py73 # Check if matches any whitelist patternCOMMENT
LOWtypescript/apps/fiddle-web-app/vercel-build.sh13# Set locale to avoid warningsCOMMENT
LOWscripts/setup-dev.sh12# Check if mise is installedCOMMENT
LOWscripts/setup-dev.sh100 # Check if any mise activation existsCOMMENT
LOWscripts/setup-dev.sh109 # Check if any mise activation existsCOMMENT
LOW.github/workflows/release.yml61 # Check if it's a release tag matching vX.Y.ZCOMMENT
LOW.github/workflows/primary.yml93 # Check if ALL changed files are in baml_language/ or typescript/apps/beps/ (auto-skip paths)COMMENT
LOW.github/workflows/primary.yml103 # Check if file is in baml_language/COMMENT
LOW.github/workflows/primary.yml108 # Check if file is in typescript/apps/beps/COMMENT
LOW.github/workflows/primary.yml113 # Check if file is in a path that requires runtime testsCOMMENT
LOW.github/workflows/primary.yml548 # Check if there are changes to commitCOMMENT
LOW.github/workflows/build-cli-release.reusable.yaml336 # Check if 7z command succeeded and file existsCOMMENT
LOW.github/workflows/build-cli-release.reusable.yaml344 # Check if certutil command succeeded and file existsCOMMENT
LOW.github/workflows/build-cli-release.reusable.yaml381 # Check if tar command succeeded and file existsCOMMENT
LOW.github/workflows/build-cli-release.reusable.yaml389 # Check if shasum command succeeded and file existsCOMMENT
LOWengine/language_server/scripts/build_dist.sh22# Check if wasm-bindgen is installed, install if notCOMMENT
LOWengine/language_server/scripts/build_dist.sh37# Check if dist directory existsCOMMENT
LOWengine/.docker/python-tests/virtualenv/script.sh12# Check if the venv has baml installed (python -m baml_version)COMMENT
LOW…s/python/generated_tests/unions/baml_client/runtime.py146 # Check if already abortedCOMMENT
LOW…s/python/generated_tests/unions/baml_client/runtime.py176 # Check if already abortedCOMMENT
LOW…hon/generated_tests/unions/baml_client/async_client.py88 # Check if on_tick is providedCOMMENT
LOW…thon/generated_tests/unions/baml_client/sync_client.py100 # Check if on_tick is providedCOMMENT
LOW…hon/generated_tests/array_types/baml_client/runtime.py146 # Check if already abortedCOMMENT
LOW…hon/generated_tests/array_types/baml_client/runtime.py176 # Check if already abortedCOMMENT
LOW…enerated_tests/array_types/baml_client/async_client.py88 # Check if on_tick is providedCOMMENT
LOW…enerated_tests/array_types/baml_client/async_client.py103 # Check if on_tick is providedCOMMENT
LOW…enerated_tests/array_types/baml_client/async_client.py118 # Check if on_tick is providedCOMMENT
LOW…enerated_tests/array_types/baml_client/async_client.py133 # Check if on_tick is providedCOMMENT
LOW…enerated_tests/array_types/baml_client/async_client.py148 # Check if on_tick is providedCOMMENT
LOW…enerated_tests/array_types/baml_client/async_client.py163 # Check if on_tick is providedCOMMENT
LOW…enerated_tests/array_types/baml_client/async_client.py178 # Check if on_tick is providedCOMMENT
LOW…enerated_tests/array_types/baml_client/async_client.py193 # Check if on_tick is providedCOMMENT
LOW…enerated_tests/array_types/baml_client/async_client.py208 # Check if on_tick is providedCOMMENT
LOW…enerated_tests/array_types/baml_client/async_client.py223 # Check if on_tick is providedCOMMENT
LOW…enerated_tests/array_types/baml_client/async_client.py238 # Check if on_tick is providedCOMMENT
LOW…enerated_tests/array_types/baml_client/async_client.py253 # Check if on_tick is providedCOMMENT
LOW…enerated_tests/array_types/baml_client/async_client.py268 # Check if on_tick is providedCOMMENT
LOW…enerated_tests/array_types/baml_client/async_client.py283 # Check if on_tick is providedCOMMENT
LOW…enerated_tests/array_types/baml_client/async_client.py298 # Check if on_tick is providedCOMMENT
LOW…enerated_tests/array_types/baml_client/async_client.py313 # Check if on_tick is providedCOMMENT
LOW…enerated_tests/array_types/baml_client/async_client.py328 # Check if on_tick is providedCOMMENT
LOW…generated_tests/array_types/baml_client/sync_client.py100 # Check if on_tick is providedCOMMENT
LOW…generated_tests/array_types/baml_client/sync_client.py114 # Check if on_tick is providedCOMMENT
LOW…generated_tests/array_types/baml_client/sync_client.py128 # Check if on_tick is providedCOMMENT
LOW…generated_tests/array_types/baml_client/sync_client.py142 # Check if on_tick is providedCOMMENT
LOW…generated_tests/array_types/baml_client/sync_client.py156 # Check if on_tick is providedCOMMENT
LOW…generated_tests/array_types/baml_client/sync_client.py170 # Check if on_tick is providedCOMMENT
LOW…generated_tests/array_types/baml_client/sync_client.py184 # Check if on_tick is providedCOMMENT
LOW…generated_tests/array_types/baml_client/sync_client.py198 # Check if on_tick is providedCOMMENT
LOW…generated_tests/array_types/baml_client/sync_client.py212 # Check if on_tick is providedCOMMENT
LOW…generated_tests/array_types/baml_client/sync_client.py226 # Check if on_tick is providedCOMMENT
LOW…generated_tests/array_types/baml_client/sync_client.py240 # Check if on_tick is providedCOMMENT
LOW…generated_tests/array_types/baml_client/sync_client.py254 # Check if on_tick is providedCOMMENT
LOW…generated_tests/array_types/baml_client/sync_client.py268 # Check if on_tick is providedCOMMENT
LOW…generated_tests/array_types/baml_client/sync_client.py282 # Check if on_tick is providedCOMMENT
LOW…generated_tests/array_types/baml_client/sync_client.py296 # Check if on_tick is providedCOMMENT
LOW…generated_tests/array_types/baml_client/sync_client.py310 # Check if on_tick is providedCOMMENT
LOW…generated_tests/array_types/baml_client/sync_client.py324 # Check if on_tick is providedCOMMENT
LOW…ated_tests/union_types_extended/baml_client/runtime.py146 # Check if already abortedCOMMENT
1361 more matches not shown…
Hyper-Verbose Identifiers1379 hits · 1296 pts
SeverityFileLineSnippetContext
LOW…hon_pydantic2/type_shapes/customizable/test_generic.py50def test_generic_wrapper_get_value():CODE
LOW…antic2/type_shapes/customizable/test_complex_models.py19def test_round_trip_complex_profile_preserves_deeply_nested_mixed_shape_class():CODE
LOW…python_pydantic2/type_shapes/customizable/test_main.py10def test_root_imports_cleanly():CODE
LOW…python_pydantic2/type_shapes/customizable/test_main.py14def test_all_namespaces_reachable():CODE
LOW…python_pydantic2/type_shapes/customizable/test_main.py38def test_lorem_resume_reachable():CODE
LOW…python_pydantic2/type_shapes/customizable/test_main.py42def test_deep_namespace_thing_reachable():CODE
LOW…ype_shapes/customizable/roundtrip_tests/test_unions.py16def test_round_trip_null_to_end():CODE
LOW…ype_shapes/customizable/roundtrip_tests/test_unions.py27def test_round_trip_singleton_unwrap():CODE
LOW…ype_shapes/customizable/roundtrip_tests/test_unions.py32def test_round_trip_optional_plus_null():CODE
LOW…ype_shapes/customizable/roundtrip_tests/test_unions.py42def test_round_trip_union_container():CODE
LOW…pe_shapes/customizable/roundtrip_tests/test_streams.py33def test_round_trip_resume_stream():CODE
LOW…pe_shapes/customizable/roundtrip_tests/test_streams.py38def test_round_trip_root_foo_stream():CODE
LOW…pe_shapes/customizable/roundtrip_tests/test_streams.py43def test_round_trip_box_of_resume_stream():CODE
LOW…pe_shapes/customizable/roundtrip_tests/test_streams.py48def test_round_trip_resume_or_resume_stream():CODE
LOW…pe_shapes/customizable/roundtrip_tests/test_streams.py54def test_round_trip_resume_or_http_response():CODE
LOW…/type_shapes/customizable/roundtrip_tests/test_maps.py23def test_round_trip_simple_map():CODE
LOW…/type_shapes/customizable/roundtrip_tests/test_maps.py27def test_round_trip_list_valued_map():CODE
LOW…/type_shapes/customizable/roundtrip_tests/test_maps.py31def test_round_trip_sentiment():CODE
LOW…e_shapes/customizable/roundtrip_tests/test_literals.py40def test_round_trip_literal_draft():CODE
LOW…e_shapes/customizable/roundtrip_tests/test_literals.py44def test_round_trip_literal_escaped():CODE
LOW…e_shapes/customizable/roundtrip_tests/test_literals.py48def test_round_trip_literal_true():CODE
LOW…e_shapes/customizable/roundtrip_tests/test_literals.py52def test_round_trip_literal_false():CODE
LOW…pe_shapes/customizable/roundtrip_tests/test_handles.py68def test_http_get_response_fields_and_methods(http_server):CODE
LOW…pe_shapes/customizable/roundtrip_tests/test_handles.py91def test_open_file_returns_file_handle(temp_file):CODE
LOW…pe_shapes/customizable/roundtrip_tests/test_handles.py97def test_file_cursor_state_persists_across_calls(temp_file):CODE
LOW…_shapes/customizable/roundtrip_tests/test_recursion.py30def test_round_trip_int_binary_tree():CODE
LOW…_shapes/customizable/roundtrip_tests/test_recursion.py39def test_round_trip_mutual_recursion():CODE
LOW…e_shapes/customizable/roundtrip_tests/test_optional.py15def test_round_trip_optional_int():CODE
LOW…e_shapes/customizable/roundtrip_tests/test_optional.py20def test_round_trip_optional_resume():CODE
LOW…e_shapes/customizable/roundtrip_tests/test_optional.py26def test_round_trip_optional_union():CODE
LOW…e_shapes/customizable/roundtrip_tests/test_optional.py37def test_round_trip_optional_container():CODE
LOW…pe_shapes/customizable/roundtrip_tests/test_routing.py31def test_round_trip_thing_from_ab():CODE
LOW…pe_shapes/customizable/roundtrip_tests/test_routing.py36def test_round_trip_root_foo_from_ab():CODE
LOW…pe_shapes/customizable/roundtrip_tests/test_routing.py41def test_round_trip_deep_thing_from_a():CODE
LOW…pe_shapes/customizable/roundtrip_tests/test_routing.py46def test_round_trip_deep_thing_from_lorem():CODE
LOW…pe_shapes/customizable/roundtrip_tests/test_routing.py61def test_round_trip_lorem_resume_from_ipsum():CODE
LOW…type_shapes/customizable/roundtrip_tests/test_enums.py24def test_round_trip_sentiment():CODE
LOW…type_shapes/customizable/roundtrip_tests/test_enums.py28def test_round_trip_sentiment_positive():CODE
LOW…shapes/customizable/roundtrip_tests/test_primitives.py55def test_round_trip_float_accepts_int():CODE
LOW…shapes/customizable/roundtrip_tests/test_primitives.py81def test_round_trip_primitives():CODE
LOW…shapes/customizable/roundtrip_tests/test_primitives.py93def test_round_trip_primitives_float_field_accepts_int():CODE
LOW…apes/customizable/roundtrip_tests/test_forward_refs.py30def test_round_trip_rec_list_with_other():CODE
LOW…apes/customizable/roundtrip_tests/test_forward_refs.py36def test_round_trip_g_node_int():CODE
LOW…customizable/roundtrip_tests/test_symbol_collisions.py25def test_round_trip_fizz_foo_bar():CODE
LOW…customizable/roundtrip_tests/test_symbol_collisions.py30def test_round_trip_fizz_buzz_foo_bar():CODE
LOW…pe_shapes/customizable/roundtrip_tests/test_aliases.py12def test_round_trip_string_list():CODE
LOW…pe_shapes/customizable/roundtrip_tests/test_aliases.py22def test_round_trip_alias_container():CODE
LOW…e_shapes/customizable/roundtrip_tests/test_generics.py26def test_round_trip_wrapper_int():CODE
LOW…e_shapes/customizable/roundtrip_tests/test_generics.py31def test_round_trip_generic_linked_list_int():CODE
LOW…e_shapes/customizable/roundtrip_tests/test_generics.py36def test_round_trip_generic_binary_tree_int():CODE
LOW…e_shapes/customizable/roundtrip_tests/test_generics.py46def test_round_trip_nested_generics():CODE
LOW…e_shapes/customizable/roundtrip_tests/test_generics.py57def test_round_trip_differing_instantiation():CODE
LOW…type_shapes/customizable/roundtrip_tests/test_lists.py17def test_round_trip_empty_list():CODE
LOW…type_shapes/customizable/roundtrip_tests/test_lists.py24def test_round_trip_optional_strings():CODE
LOW…type_shapes/customizable/roundtrip_tests/test_lists.py28def test_round_trip_union_list():CODE
LOW…type_shapes/customizable/roundtrip_tests/test_lists.py32def test_round_trip_list_container():CODE
LOW…thon_pydantic2/llm_functions/customizable/test_main.py17def test_root_imports_cleanly():CODE
LOW…thon_pydantic2/llm_functions/customizable/test_main.py21def test_namespaces_reachable_via_explicit_import():CODE
LOW…thon_pydantic2/llm_functions/customizable/test_main.py26def test_lorem_resume_class_shape():CODE
LOW…thon_pydantic2/llm_functions/customizable/test_main.py35def test_lorem_streaming_doc_class_shape():CODE
1319 more matches not shown…
Unused Imports668 hits · 661 pts
SeverityFileLineSnippetContext
LOW…python_pydantic2/type_shapes/customizable/test_main.py11CODE
LOW…python_pydantic2/type_shapes/customizable/test_main.py15CODE
LOW…python_pydantic2/type_shapes/customizable/test_main.py16CODE
LOW…python_pydantic2/type_shapes/customizable/test_main.py17CODE
LOW…python_pydantic2/type_shapes/customizable/test_main.py18CODE
LOW…python_pydantic2/type_shapes/customizable/test_main.py19CODE
LOW…python_pydantic2/type_shapes/customizable/test_main.py20CODE
LOW…python_pydantic2/type_shapes/customizable/test_main.py21CODE
LOW…python_pydantic2/type_shapes/customizable/test_main.py22CODE
LOW…python_pydantic2/type_shapes/customizable/test_main.py23CODE
LOW…python_pydantic2/type_shapes/customizable/test_main.py24CODE
LOW…python_pydantic2/type_shapes/customizable/test_main.py25CODE
LOW…python_pydantic2/type_shapes/customizable/test_main.py26CODE
LOW…python_pydantic2/type_shapes/customizable/test_main.py27CODE
LOW…python_pydantic2/type_shapes/customizable/test_main.py28CODE
LOW…python_pydantic2/type_shapes/customizable/test_main.py29CODE
LOW…python_pydantic2/type_shapes/customizable/test_main.py30CODE
LOW…python_pydantic2/type_shapes/customizable/test_main.py31CODE
LOW…python_pydantic2/type_shapes/customizable/test_main.py35CODE
LOW…python_pydantic2/type_shapes/customizable/test_main.py39CODE
LOW…python_pydantic2/type_shapes/customizable/test_main.py43CODE
LOW…ype_shapes/customizable/roundtrip_tests/test_unions.py3CODE
LOW…pe_shapes/customizable/roundtrip_tests/test_streams.py19CODE
LOW…/type_shapes/customizable/roundtrip_tests/test_maps.py3CODE
LOW…e_shapes/customizable/roundtrip_tests/test_literals.py9CODE
LOW…shapes/customizable/roundtrip_tests/test_class_refs.py3CODE
LOW…pe_shapes/customizable/roundtrip_tests/test_handles.py17CODE
LOW…_shapes/customizable/roundtrip_tests/test_recursion.py7CODE
LOW…e_shapes/customizable/roundtrip_tests/test_optional.py3CODE
LOW…/type_shapes/customizable/roundtrip_tests/test_void.py3CODE
LOW…pe_shapes/customizable/roundtrip_tests/test_routing.py9CODE
LOW…type_shapes/customizable/roundtrip_tests/test_enums.py3CODE
LOW…type_shapes/customizable/roundtrip_tests/test_media.py17CODE
LOW…shapes/customizable/roundtrip_tests/test_primitives.py9CODE
LOW…apes/customizable/roundtrip_tests/test_forward_refs.py9CODE
LOW…apes/customizable/roundtrip_tests/test_forward_refs.py10CODE
LOW…customizable/roundtrip_tests/test_symbol_collisions.py6CODE
LOW…pe_shapes/customizable/roundtrip_tests/test_aliases.py3CODE
LOW…e_shapes/customizable/roundtrip_tests/test_generics.py9CODE
LOW…type_shapes/customizable/roundtrip_tests/test_lists.py3CODE
LOW…thon_pydantic2/llm_functions/customizable/test_main.py18CODE
LOW…thon_pydantic2/llm_functions/customizable/test_main.py22CODE
LOW…thon_pydantic2/llm_functions/customizable/test_main.py23CODE
LOW…hon_pydantic2/docstrings_etc/customizable/test_main.py10CODE
LOW…hon_pydantic2/docstrings_etc/customizable/test_main.py11CODE
LOW…ic2/function_calls/customizable/test_host_callables.py13CODE
LOW…ic2/function_calls/customizable/test_host_callables.py20CODE
LOW…n_pydantic2/function_calls/customizable/test_errors.py23CODE
LOW…n_pydantic2/function_calls/customizable/test_errors.py34CODE
LOW…n_pydantic2/function_calls/customizable/test_errors.py42CODE
LOW…n_pydantic2/function_calls/customizable/test_raises.py15CODE
LOW…n_pydantic2/function_calls/customizable/test_raises.py16CODE
LOW…tic2/function_calls/customizable/test_optional_args.py3CODE
LOW…tic2/function_calls/customizable/test_generic_calls.py18CODE
LOW…ntic2/function_calls/customizable/test_cancellation.py1CODE
LOW…ntic2/function_calls/customizable/test_cancellation.py9CODE
LOW…function_calls/customizable/test_stdlib_entrypoints.py1CODE
LOW…hon_pydantic2/function_calls/customizable/test_main.py3CODE
LOW…/function_calls/customizable/test_generic_inference.py19CODE
LOW…function_calls/customizable/test_methods_on_classes.py16CODE
608 more matches not shown…
Cross-File Repetition84 hits · 420 pts
SeverityFileLineSnippetContext
HIGH…es/python/generated_tests/unions/baml_client/config.py0use this decorator to mark functions as deprecated. every time the decorated function runs, it will emit a "deprecation"STRING
HIGH…thon/generated_tests/array_types/baml_client/config.py0use this decorator to mark functions as deprecated. every time the decorated function runs, it will emit a "deprecation"STRING
HIGH…rated_tests/union_types_extended/baml_client/config.py0use this decorator to mark functions as deprecated. every time the decorated function runs, it will emit a "deprecation"STRING
HIGH…/generated_tests/primitive_types/baml_client/config.py0use this decorator to mark functions as deprecated. every time the decorated function runs, it will emit a "deprecation"STRING
HIGH…s/python/generated_tests/classes/baml_client/config.py0use this decorator to mark functions as deprecated. every time the decorated function runs, it will emit a "deprecation"STRING
HIGH…enerated_tests/nested_structures/baml_client/config.py0use this decorator to mark functions as deprecated. every time the decorated function runs, it will emit a "deprecation"STRING
HIGH…ython/generated_tests/edge_cases/baml_client/config.py0use this decorator to mark functions as deprecated. every time the decorated function runs, it will emit a "deprecation"STRING
HIGH…ges/python/generated_tests/enums/baml_client/config.py0use this decorator to mark functions as deprecated. every time the decorated function runs, it will emit a "deprecation"STRING
HIGH…/generated_tests/recursive_types/baml_client/config.py0use this decorator to mark functions as deprecated. every time the decorated function runs, it will emit a "deprecation"STRING
HIGH…on/generated_tests/dynamic_types/baml_client/config.py0use this decorator to mark functions as deprecated. every time the decorated function runs, it will emit a "deprecation"STRING
HIGH…s/python/generated_tests/asserts/baml_client/config.py0use this decorator to mark functions as deprecated. every time the decorated function runs, it will emit a "deprecation"STRING
HIGH…enerated_tests/optional_nullable/baml_client/config.py0use this decorator to mark functions as deprecated. every time the decorated function runs, it will emit a "deprecation"STRING
HIGH…es/python/generated_tests/sample/baml_client/config.py0use this decorator to mark functions as deprecated. every time the decorated function runs, it will emit a "deprecation"STRING
HIGH…thon/generated_tests/media_types/baml_client/config.py0use this decorator to mark functions as deprecated. every time the decorated function runs, it will emit a "deprecation"STRING
HIGH…erated_tests/mixed_complex_types/baml_client/config.py0use this decorator to mark functions as deprecated. every time the decorated function runs, it will emit a "deprecation"STRING
HIGH…nerated_tests/semantic_streaming/baml_client/config.py0use this decorator to mark functions as deprecated. every time the decorated function runs, it will emit a "deprecation"STRING
HIGH…python/generated_tests/map_types/baml_client/config.py0use this decorator to mark functions as deprecated. every time the decorated function runs, it will emit a "deprecation"STRING
HIGH…on/generated_tests/literal_types/baml_client/config.py0use this decorator to mark functions as deprecated. every time the decorated function runs, it will emit a "deprecation"STRING
HIGH…e/generators/languages/python/src/_templates/config.py0use this decorator to mark functions as deprecated. every time the decorated function runs, it will emit a "deprecation"STRING
HIGH…ine/generators/languages/ruby/src/_templates/config.rb0use this decorator to mark functions as deprecated. every time the decorated function runs, it will emit a "deprecation"STRING
HIGHinteg-tests/python/baml_client/config.py0use this decorator to mark functions as deprecated. every time the decorated function runs, it will emit a "deprecation"STRING
HIGHinteg-tests/python-v1/baml_client/config.py0use this decorator to mark functions as deprecated. every time the decorated function runs, it will emit a "deprecation"STRING
HIGH…es/python/generated_tests/unions/baml_client/config.py0set the maximum log chunk length for the baml python client.STRING
HIGH…thon/generated_tests/array_types/baml_client/config.py0set the maximum log chunk length for the baml python client.STRING
HIGH…rated_tests/union_types_extended/baml_client/config.py0set the maximum log chunk length for the baml python client.STRING
HIGH…/generated_tests/primitive_types/baml_client/config.py0set the maximum log chunk length for the baml python client.STRING
HIGH…s/python/generated_tests/classes/baml_client/config.py0set the maximum log chunk length for the baml python client.STRING
HIGH…enerated_tests/nested_structures/baml_client/config.py0set the maximum log chunk length for the baml python client.STRING
HIGH…ython/generated_tests/edge_cases/baml_client/config.py0set the maximum log chunk length for the baml python client.STRING
HIGH…ges/python/generated_tests/enums/baml_client/config.py0set the maximum log chunk length for the baml python client.STRING
HIGH…/generated_tests/recursive_types/baml_client/config.py0set the maximum log chunk length for the baml python client.STRING
HIGH…on/generated_tests/dynamic_types/baml_client/config.py0set the maximum log chunk length for the baml python client.STRING
HIGH…s/python/generated_tests/asserts/baml_client/config.py0set the maximum log chunk length for the baml python client.STRING
HIGH…enerated_tests/optional_nullable/baml_client/config.py0set the maximum log chunk length for the baml python client.STRING
HIGH…es/python/generated_tests/sample/baml_client/config.py0set the maximum log chunk length for the baml python client.STRING
HIGH…thon/generated_tests/media_types/baml_client/config.py0set the maximum log chunk length for the baml python client.STRING
HIGH…erated_tests/mixed_complex_types/baml_client/config.py0set the maximum log chunk length for the baml python client.STRING
HIGH…nerated_tests/semantic_streaming/baml_client/config.py0set the maximum log chunk length for the baml python client.STRING
HIGH…python/generated_tests/map_types/baml_client/config.py0set the maximum log chunk length for the baml python client.STRING
HIGH…on/generated_tests/literal_types/baml_client/config.py0set the maximum log chunk length for the baml python client.STRING
HIGH…e/generators/languages/python/src/_templates/config.py0set the maximum log chunk length for the baml python client.STRING
HIGHinteg-tests/python/baml_client/config.py0set the maximum log chunk length for the baml python client.STRING
HIGHinteg-tests/python-v1/baml_client/config.py0set the maximum log chunk length for the baml python client.STRING
HIGH…es/python/generated_tests/unions/baml_client/config.py0alias for set_log_max_chunk_length for compatibility with docs.STRING
HIGH…thon/generated_tests/array_types/baml_client/config.py0alias for set_log_max_chunk_length for compatibility with docs.STRING
HIGH…rated_tests/union_types_extended/baml_client/config.py0alias for set_log_max_chunk_length for compatibility with docs.STRING
HIGH…/generated_tests/primitive_types/baml_client/config.py0alias for set_log_max_chunk_length for compatibility with docs.STRING
HIGH…s/python/generated_tests/classes/baml_client/config.py0alias for set_log_max_chunk_length for compatibility with docs.STRING
HIGH…enerated_tests/nested_structures/baml_client/config.py0alias for set_log_max_chunk_length for compatibility with docs.STRING
HIGH…ython/generated_tests/edge_cases/baml_client/config.py0alias for set_log_max_chunk_length for compatibility with docs.STRING
HIGH…ges/python/generated_tests/enums/baml_client/config.py0alias for set_log_max_chunk_length for compatibility with docs.STRING
HIGH…/generated_tests/recursive_types/baml_client/config.py0alias for set_log_max_chunk_length for compatibility with docs.STRING
HIGH…on/generated_tests/dynamic_types/baml_client/config.py0alias for set_log_max_chunk_length for compatibility with docs.STRING
HIGH…s/python/generated_tests/asserts/baml_client/config.py0alias for set_log_max_chunk_length for compatibility with docs.STRING
HIGH…enerated_tests/optional_nullable/baml_client/config.py0alias for set_log_max_chunk_length for compatibility with docs.STRING
HIGH…es/python/generated_tests/sample/baml_client/config.py0alias for set_log_max_chunk_length for compatibility with docs.STRING
HIGH…thon/generated_tests/media_types/baml_client/config.py0alias for set_log_max_chunk_length for compatibility with docs.STRING
HIGH…erated_tests/mixed_complex_types/baml_client/config.py0alias for set_log_max_chunk_length for compatibility with docs.STRING
HIGH…nerated_tests/semantic_streaming/baml_client/config.py0alias for set_log_max_chunk_length for compatibility with docs.STRING
HIGH…python/generated_tests/map_types/baml_client/config.py0alias for set_log_max_chunk_length for compatibility with docs.STRING
24 more matches not shown…
Cross-Language Confusion (JS/TS)82 hits · 362 pts
SeverityFileLineSnippetContext
HIGHtypescript/apps/beps/src/lib/static/bep-script.ts166 print(f"Pulling BEPs from {PULL_ENDPOINT}...")CODE
HIGHtypescript/apps/beps/src/lib/static/bep-script.ts172 print(f"Error: Failed to fetch BEPs: {e}", file=sys.stderr)CODE
HIGHtypescript/apps/beps/src/lib/static/bep-script.ts200 print(f"\\nChanges:")CODE
HIGHtypescript/apps/beps/src/lib/static/bep-script.ts202 print(f" + {len(added)} new files")CODE
HIGHtypescript/apps/beps/src/lib/static/bep-script.ts204 print(f" + {f}")CODE
HIGHtypescript/apps/beps/src/lib/static/bep-script.ts206 print(f" ... and {len(added) - 5} more")CODE
HIGHtypescript/apps/beps/src/lib/static/bep-script.ts208 print(f" - {len(removed)} files to remove")CODE
HIGHtypescript/apps/beps/src/lib/static/bep-script.ts210 print(f" - {f}")CODE
HIGHtypescript/apps/beps/src/lib/static/bep-script.ts212 print(f" ... and {len(removed) - 5} more")CODE
HIGHtypescript/apps/beps/src/lib/static/bep-script.ts214 print(f" ~ {len(updated)} files to update")CODE
HIGHtypescript/apps/beps/src/lib/static/bep-script.ts216 print("\\nNo changes detected.")CODE
HIGHtypescript/apps/beps/src/lib/static/bep-script.ts223 print("Aborted.")CODE
HIGHtypescript/apps/beps/src/lib/static/bep-script.ts256 print(f"Error: Unsafe path in archive: {rel_path}", file=sys.stderr)CODE
HIGHtypescript/apps/beps/src/lib/static/bep-script.ts262 print(f"\\nExtracted to {ALL_BEPS_DIR}")CODE
HIGHtypescript/apps/beps/src/lib/static/bep-script.ts296 print(json.dumps(beps, indent=2))CODE
HIGHtypescript/apps/beps/src/lib/static/bep-script.ts299 print("No BEPs found. Run './bep pull' first.")CODE
HIGHtypescript/apps/beps/src/lib/static/bep-script.ts302 print(f"{'ID':<12} {'Status':<12} {'Title'}")CODE
HIGHtypescript/apps/beps/src/lib/static/bep-script.ts303 print("-" * 60)CODE
HIGHtypescript/apps/beps/src/lib/static/bep-script.ts308 print(f"BEP-{num:03d} {b['status']:<12} {star}{b['title']}")CODE
HIGHtypescript/apps/beps/src/lib/static/bep-script.ts310 print(f"BEP-??? {b['status']:<12} {star}{b['title']}")CODE
HIGHtypescript/apps/beps/src/lib/static/bep-script.ts407 print(f"Error: Could not find local BEP matching '{ref}'.", file=sys.stderr)CODE
HIGHtypescript/apps/beps/src/lib/static/bep-script.ts408 print("Available BEPs:")CODE
HIGHtypescript/apps/beps/src/lib/static/bep-script.ts418 print(f"New BEP: {local_folder.name}")CODE
HIGHtypescript/apps/beps/src/lib/static/bep-script.ts419 print("\\nContent to be created:")CODE
HIGHtypescript/apps/beps/src/lib/static/bep-script.ts420 print("-" * 40)CODE
HIGHtypescript/apps/beps/src/lib/static/bep-script.ts422 print(local_bep["readme"])CODE
HIGHtypescript/apps/beps/src/lib/static/bep-script.ts425 print("\\n".join(lines))CODE
HIGHtypescript/apps/beps/src/lib/static/bep-script.ts427 print(f"... ({len(local_bep['readme'].split(chr(10)))} total lines)")CODE
HIGHtypescript/apps/beps/src/lib/static/bep-script.ts430 print(f"\\nPages: {len(local_bep['pages'])}")CODE
HIGHtypescript/apps/beps/src/lib/static/bep-script.ts432 print(f" - {page['slug']}.md")CODE
HIGHtypescript/apps/beps/src/lib/static/bep-script.ts437 print(f"Fetching {format_bep_number(bep_number)} from server...")CODE
HIGHtypescript/apps/beps/src/lib/static/bep-script.ts469 print(diff_text)CODE
HIGHtypescript/apps/beps/src/lib/static/bep-script.ts471 print("No differences in README.md")CODE
HIGHtypescript/apps/beps/src/lib/static/bep-script.ts478 print("README.md: No changes")CODE
HIGHtypescript/apps/beps/src/lib/static/bep-script.ts480 print(f"README.md: {server_lines} → {local_lines} lines")CODE
HIGHtypescript/apps/beps/src/lib/static/bep-script.ts497 print(f"pages/{slug}.md: NEW ({len(local_content.splitlines())} lines)")CODE
HIGHtypescript/apps/beps/src/lib/static/bep-script.ts498 elif slug not in local_pages:CODE
HIGHtypescript/apps/beps/src/lib/static/bep-script.ts499 print(f"pages/{slug}.md: DELETED")CODE
HIGHtypescript/apps/beps/src/lib/static/bep-script.ts500 elif server_content != local_content:CODE
HIGHtypescript/apps/beps/src/lib/static/bep-script.ts501 print(f"pages/{slug}.md: MODIFIED")CODE
HIGHtypescript/apps/beps/src/lib/static/bep-script.ts509 print("".join(diff))CODE
HIGHtypescript/apps/beps/src/lib/static/bep-script.ts519 print("Error: BEP_API_TOKEN environment variable not set.", file=sys.stderr)CODE
HIGHtypescript/apps/beps/src/lib/static/bep-script.ts520 print(f"Get your token from: {API_BASE}/profile", file=sys.stderr)CODE
HIGHtypescript/apps/beps/src/lib/static/bep-script.ts527 print(f"Error: Could not find local BEP matching '{ref}'.", file=sys.stderr)CODE
HIGHtypescript/apps/beps/src/lib/static/bep-script.ts548 print("Changes to push:")CODE
HIGHtypescript/apps/beps/src/lib/static/bep-script.ts549 print("-" * 40)CODE
HIGHtypescript/apps/beps/src/lib/static/bep-script.ts553 print(f"CREATE new BEP: {meta.get('title', 'Untitled')}")CODE
HIGHtypescript/apps/beps/src/lib/static/bep-script.ts554 print(f" README.md: {len(readme_content.splitlines())} lines")CODE
HIGHtypescript/apps/beps/src/lib/static/bep-script.ts556 print(f" Pages: {len(pages)}")CODE
HIGHtypescript/apps/beps/src/lib/static/bep-script.ts558 print(f" - {p['slug']}.md ({len(p['content'].splitlines())} lines)")CODE
HIGHtypescript/apps/beps/src/lib/static/bep-script.ts561 print(f"UPDATE {format_bep_number(bep_number)}: {meta.get('title', '')}")CODE
HIGHtypescript/apps/beps/src/lib/static/bep-script.ts565 print()CODE
HIGHtypescript/apps/beps/src/lib/static/bep-script.ts570 print("Aborted.")CODE
HIGHtypescript/apps/beps/src/lib/static/bep-script.ts613 print(f" Renamed to: {new_folder_name}")CODE
HIGHtypescript/apps/beps/src/lib/static/bep-script.ts616 print(f"Error: Failed to create BEP: {e}", file=sys.stderr)CODE
HIGHtypescript/apps/beps/src/lib/static/bep-script.ts619 print(f" {e.response.json()}", file=sys.stderr)CODE
HIGHtypescript/apps/beps/src/lib/static/bep-script.ts643 print(f"\\n✓ Updated {format_bep_number(bep_number)}")CODE
HIGHtypescript/apps/beps/src/lib/static/bep-script.ts644 print(f" Version: {result.get('versionNumber', '?')} ({result.get('versionAction', '')})")CODE
HIGHtypescript/apps/beps/src/lib/static/bep-script.ts646 print(f" Pages created: {result['pagesCreated']}")CODE
HIGHtypescript/apps/beps/src/lib/static/bep-script.ts648 print(f" Pages updated: {result['pagesUpdated']}")CODE
22 more matches not shown…
Cross-Language Confusion38 hits · 279 pts
SeverityFileLineSnippetContext
HIGH…tic2/function_calls/customizable/test_generic_calls.py79# --- tag_or_value<T>(x: T | string | null) -> string : TypeVar in a union ---COMMENT
HIGHbaml_language/sdks/python/src/baml_bridge/proto.py217 # dict encodes as an empty map rather than an unset (null) value.COMMENT
HIGHtools/baml-bench/services/baml_dedup/prompts.py42 { "report_id": "<id>", "call_index": null } ] }CODE
HIGHtools/baml-bench/services/baml_worker/prompts.py27 "call_index": <1-based turn number where it surfaced, or null; do not guess>,CODE
HIGH…thon/generated_tests/unions/baml_client/inlinedbaml.py15 "baml_src/main.baml": "type SystemComponentCategory = \"service\" | \"resource\"\n\nclass ExistingSystemComponent {\CODE
HIGH…generated_tests/array_types/baml_client/inlinedbaml.py15 "baml_src/main.baml": "// Test array types in BAML\n\nclass SimpleArrays {\n strings string[]\n integers int[]\n CODE
HIGH…_tests/union_types_extended/baml_client/inlinedbaml.py15 "baml_src/main.baml": "// Test extended union types in BAML\n\nclass PrimitiveUnions {\n stringOrInt string | int\nCODE
HIGH…/generated_tests/edge_cases/baml_client/inlinedbaml.py15 "baml_src/main.baml": "// Test edge cases in BAML\n\nclass EmptyCollections {\n emptyStringArray string[]\n emptyICODE
HIGH…rated_tests/recursive_types/baml_client/inlinedbaml.py15 "baml_src/main.baml": "type JSON = string | null | int | float | map<string, JSON> | JSON[]\n\nfunction Foo(x: int) CODE
HIGH…ted_tests/optional_nullable/baml_client/inlinedbaml.py15 "baml_src/main.baml": "// Test optional and nullable types in BAML\n\nclass OptionalFields {\n requiredString strinCODE
HIGH…n/generated_tests/map_types/baml_client/inlinedbaml.py15 "baml_src/main.baml": "// Test map types in BAML\n\nclass SimpleMaps {\n stringToString map<string, string>\n striCODE
HIGHengine/generators/data/optional_nullable/python/main.py72 # Verify nullable field (present but can be null)COMMENT
HIGHinteg-tests/python/http-server.py74 # {"id":"chatcmpl-95d2fc5f-0434-4c2a-98c0-0275212b6ae1","object":"chat.completion","created":1744657880,"modCOMMENT
HIGHinteg-tests/python/http-server.py85# "error": null,COMMENT
HIGHinteg-tests/python/http-server.py86# "incomplete_details": null,COMMENT
HIGHinteg-tests/python/http-server.py87# "instructions": null,COMMENT
HIGHinteg-tests/python/http-server.py88# "max_output_tokens": null,COMMENT
HIGHinteg-tests/python/http-server.py106# "previous_response_id": null,COMMENT
HIGHinteg-tests/python/http-server.py108# "effort": null,COMMENT
HIGHinteg-tests/python/http-server.py133# "user": null,COMMENT
HIGHinteg-tests/python/tests/test_timeouts.py155 chunk = 'data: {"id":"chatcmpl-mock","object":"chat.completion.chunk","created":1234567890,"model":"gpt-4","choiCODE
HIGHinteg-tests/python/tests/test_timeouts.py169 chunk = f'data: {{"id":"chatcmpl-mock","object":"chat.completion.chunk","created":1234567890,"model":"gpt-4"CODE
HIGHinteg-tests/python/tests/test_errors.py16Message: Request failed with status code: 404 Not Found. {"error":{"message":"The model `gpt-0-noexist` does not exist oCODE
HIGHinteg-tests/python/tests/test_errors.py30 Message: Request failed with status code: 404 Not Found. {"error":{"message":"The model `gpt-0-noexist` does not exiCODE
HIGHinteg-tests/python/tests/test_errors.py32 Message: Request failed with status code: 404 Not Found. {"error":{"message":"The model `gpt-1-noexist` does not exiCODE
HIGHinteg-tests/python/tests/test_errors.py34 Message: Request failed with status code: 404 Not Found. {"error":{"message":"The model `gpt-2-noexist` does not exiCODE
HIGHinteg-tests/python/tests/test_request.py18 "text": 'Given the receipt below:\n\n```\ntest@email.com\n```\n\nAnswer in JSON using this schemCODE
HIGHinteg-tests/python/tests/test_request.py108 "text": 'Given the receipt below:\n\n```\ntest@email.com\n```\n\nAnswer in JSON using this schemCODE
HIGHinteg-tests/python/tests/test_request.py132 "text": 'Given the receipt below:\n\n```\ntest@email.com\n```\n\nAnswer in JSON using this schemCODE
HIGHinteg-tests/python/tests/test_request.py155 "text": 'Given the receipt below:\n\n```\ntest@email.com\n```\n\nAnswer in JSON using this schemCODE
HIGHinteg-tests/python/tests/test_typebuilder.py108 == '{"name":{"first_name":"Mark","last_name":"Gonzalez","middle_name":null},"address":null,"hair_color":"black",CODE
HIGHinteg-tests/python/baml_client/inlinedbaml.py36 "test-files/constraints/malformed-constraints.baml": "class MalformedConstraints {\n foo int @check(foo_check, {{ tCODE
HIGHinteg-tests/python/baml_client/inlinedbaml.py37 "test-files/descriptions/descriptions.baml": "\nclass Nested {\n prop3 string | null @description(#\"\n write \"CODE
HIGHinteg-tests/python/baml_client/inlinedbaml.py79 "test-files/functions/output/enum.baml": "/// An enum with three values,\n/// ONE, TWO and THREE.\nenum EnumOutput {CODE
HIGHinteg-tests/python-v1/tests/test_typebuilder.py108 == '{"name":{"first_name":"Mark","last_name":"Gonzalez","middle_name":null},"address":null,"hair_color":"black",CODE
HIGHinteg-tests/python-v1/baml_client/inlinedbaml.py36 "test-files/constraints/malformed-constraints.baml": "class MalformedConstraints {\n foo int @check(foo_check, {{ tCODE
HIGHinteg-tests/python-v1/baml_client/inlinedbaml.py37 "test-files/descriptions/descriptions.baml": "\nclass Nested {\n prop3 string | null @description(#\"\n write \"CODE
HIGHinteg-tests/python-v1/baml_client/inlinedbaml.py79 "test-files/functions/output/enum.baml": "/// An enum with three values,\n/// ONE, TWO and THREE.\nenum EnumOutput {CODE
Hallucination Indicators22 hits · 265 pts
SeverityFileLineSnippetContext
CRITICALbaml_language/crates/baml_tests/tests/interfaces.rs4596 // Root.a.b.c.d.e.speak() — five field accesses then dispatch.COMMENT
CRITICALbaml_language/crates/baml_tests/tests/interfaces.rs4614 return r.a.b.c.d.e.speak()CODE
CRITICALbaml_language/crates/baml_compiler2_mir/src/lower.rs7674 // access (`r.a.b.c.d.e.speak()`) whose static type is an interface.COMMENT
CRITICALbaml_language/sdks/python/tests/test_host_callable.py306 msg_field = envelope.panic.value.class_value.fields.add()CODE
CRITICAL…-project-panel/codemirror-panel/code-mirror-viewer.tsx221 // const line = ref.current.view.state.doc.lineAt(ref.current.view.state.doc.length)COMMENT
CRITICALengine/baml-lib/baml-core/src/ir/walker.rs270 self.item.1.attributes.span.as_ref()CODE
CRITICALengine/baml-lib/baml-core/src/ir/walker.rs314 self.item.1.attributes.span.as_ref()CODE
CRITICALengine/baml-lib/baml-core/src/ir/repr.rs3359 assert_eq!(walker.item.1.elem.constraints.len(), 1);CODE
CRITICALengine/baml-lib/baml-core/src/ir/repr.rs3563 assert_eq!(test.item.1.elem.functions.len(), 1);CODE
CRITICALengine/baml-lib/baml-core/src/ir/ir_helpers/mod.rs605 .map(|t| t.item.1.elem.name.as_str())CODE
CRITICALengine/baml-lib/baml-core/src/ir/ir_helpers/mod.rs623 .map(|t| t.item.1.elem.name.as_str())CODE
CRITICALengine/baml-runtime/src/lib.rs842 return Ok(walker.item.1.elem.constraints.clone());CODE
CRITICALengine/baml-runtime/src/lib.rs847 Ok(test.item.1.elem.constraints.clone())CODE
CRITICALengine/baml-runtime/src/lib.rs887 if test.item.1.elem.type_builder.entries.is_empty() {CODE
CRITICAL…gine/generators/data/nested_structures/go/main_test.go31 if !result.User.Profile.Preferences.Theme.IsKlight() && !result.User.Profile.Preferences.Theme.IsKdark() {CODE
CRITICAL…gine/generators/data/nested_structures/go/main_test.go37 if !result.User.Profile.Preferences.Notifications.Frequency.IsKimmediate() && !result.User.Profile.Preferences.NotificaCODE
CRITICAL…gine/generators/data/nested_structures/go/main_test.go40 if !result.User.Settings.Privacy.ProfileVisibility.IsKpublic() && !result.User.Settings.Privacy.ProfileVisibility.IsKprCODE
CRITICALengine/generators/data/nested_structures/rust/main.rs53 !result.user.profile.preferences.language.is_empty(),CODE
CRITICALengine/generators/data/nested_structures/rust/main.rs85 !result.user.settings.display.colorScheme.is_empty(),CODE
CRITICALengine/generators/data/nested_structures/rust/main.rs145 !result.level1.level2.level3.data.is_empty(),CODE
CRITICALengine/generators/data/nested_structures/rust/main.rs149 !result.level1.level2.level3.level4.data.is_empty(),CODE
CRITICALengine/generators/data/nested_structures/rust/main.rs153 !result.level1.level2.level3.level4.level5.data.is_empty(),CODE
Modern AI Meta-Vocabulary65 hits · 203 pts
SeverityFileLineSnippetContext
MEDIUMbaml_language/sdk_tests/DEVELOPMENT.md27emits a `#[test]` scaffold under `OUT_DIR` with one test perCODE
MEDIUMbaml_language/sdk_tests/DEVELOPMENT.md57| |-- python_pydantic2.rs # python+pydantic2 codegen + scaffold emit (run_all)CODE
MEDIUMbaml_language/sdk_tests/DEVELOPMENT.md58| `-- typescript_node.rs # nodejs+typescript codegen + scaffold emitCODE
MEDIUMbaml_language/sdk_tests/harness_setup/Cargo.toml6# scaffold to OUT_DIR. The emitted scaffold is just a sequence ofCOMMENT
MEDIUM…anguage/sdk_tests/harness_setup/src/typescript_node.rs27//! fixture. build.rs's job is just codegen + scaffold emit — itCOMMENT
MEDIUM…anguage/sdk_tests/harness_setup/src/typescript_node.rs95/// writes templates, and emits the per-fixture test scaffold. DoesCOMMENT
MEDIUMbaml_language/sdk_tests/harness_setup/src/lib.rs10//! and emits a per-fixture `#[test]` scaffold to `OUT_DIR`. TheCOMMENT
MEDIUMbaml_language/sdk_tests/harness_setup/src/lib.rs10//! and emits a per-fixture `#[test]` scaffold to `OUT_DIR`. TheCOMMENT
MEDIUMbaml_language/sdk_tests/harness_setup/src/lib.rs11//! scaffold is a sequence of macro / function invocations againstCOMMENT
MEDIUM…nguage/sdk_tests/harness_setup/src/python_pydantic2.rs9//! the per-fixture `#[test]` scaffold theCOMMENT
MEDIUM…nguage/sdk_tests/harness_setup/src/python_pydantic2.rs9//! the per-fixture `#[test]` scaffold theCOMMENT
MEDIUM…nguage/sdk_tests/harness_setup/src/python_pydantic2.rs63/// across every fixture and emits the per-fixture test scaffold toCOMMENT
MEDIUM…nguage/sdk_tests/harness_setup/src/python_pydantic2.rs86 // emits the scaffold, so it stays uv-free like `cargo check`.COMMENT
MEDIUM…_language/sdk_tests/crates/python_pydantic2/Cargo.toml9# scaffold emit); `sdk_test_harness_runner` runs at test time (theCOMMENT
MEDIUM…_language/sdk_tests/crates/python_pydantic2/Cargo.toml11# scaffold invokes).COMMENT
MEDIUM…ml_language/sdk_tests/crates/python_pydantic2/build.rs1// Codegen + scaffold-emit driver lives inCOMMENT
MEDIUM…ml_language/sdk_tests/crates/python_pydantic2/build.rs5// writes the per-fixture `#[test]` scaffold (a sequence ofCOMMENT
MEDIUM…ml_language/sdk_tests/crates/python_pydantic2/build.rs5// writes the per-fixture `#[test]` scaffold (a sequence ofCOMMENT
MEDIUM…_language/sdk_tests/crates/python_pydantic2/src/lib.rs5//! The macro `include!`s the OUT_DIR scaffold emitted byCOMMENT
MEDIUMbaml_language/sdk_tests/crates/typescript_node/build.rs1// Codegen + scaffold-emit driver lives inCOMMENT
MEDIUMbaml_language/sdk_tests/crates/typescript_node/build.rs5// the per-fixture `#[test]` scaffold (a sequence ofCOMMENT
MEDIUMbaml_language/sdk_tests/crates/typescript_node/build.rs5// the per-fixture `#[test]` scaffold (a sequence ofCOMMENT
MEDIUM…l_language/sdk_tests/crates/typescript_node/src/lib.rs5//! macro `include!`s the OUT_DIR scaffold emitted byCOMMENT
MEDIUMbaml_language/sdk_tests/harness_runner/Cargo.toml14# — one per generator; each just `include!`s the OUT_DIR scaffoldCOMMENT
MEDIUMbaml_language/sdk_tests/harness_runner/src/lib.rs6//! The scaffold emitted byCOMMENT
MEDIUMbaml_language/sdk_tests/harness_runner/src/lib.rs23//! (`include!`s the scaffold) lives below, alongsideCOMMENT
MEDIUMbaml_language/sdk_tests/harness_runner/src/lib.rs358/// [`__check_setup_ran`]). `sdk_test_harness_setup`'s scaffoldCOMMENT
MEDIUMbaml_language/sdk_tests/harness_runner/src/lib.rs359/// emitter stamps one invocation per generator scaffold, passing theCOMMENT
MEDIUMbaml_language/sdk_tests/harness_runner/src/lib.rs395/// `sdk_test_harness_setup`'s scaffold emitter stamps one invocation perCOMMENT
MEDIUMbaml_language/sdk_tests/harness_runner/src/lib.rs396/// generator scaffold:COMMENT
MEDIUMbaml_language/sdk_tests/harness_runner/src/lib.rs436 /// per-fixture scaffold emitted byCOMMENT
MEDIUMbaml_language/sdk_tests/harness_runner/src/lib.rs453 /// per-fixture scaffold emitted byCOMMENT
MEDIUM…guage/crates/baml_compiler2_tir/src/lower_type_expr.rs4555 /// The spike-1a blanket-impl scaffold: `Wrap` binds its associated error to aCOMMENT
MEDIUM…ml_language/crates/baml_tests/tests/comparable_sort.rs534// Canonical scaffold mirrors the real stdlib: `Comparable`-style interfaceCOMMENT
MEDIUMbaml_language/crates/bex_engine/tests/orchestration.rs94#[ignore = "compiler2: baml.llm orchestration API (build_plan/wrap_with_retry) not yet fully wired up in compiler2"]COMMENT
MEDIUMbaml_language/crates/bex_engine/tests/orchestration.rs118#[ignore = "compiler2: baml.llm orchestration API (build_plan/wrap_with_retry) not yet fully wired up in compiler2"]COMMENT
MEDIUMbaml_language/crates/bex_engine/tests/orchestration.rs152#[ignore = "compiler2: baml.llm orchestration API (build_plan/wrap_with_retry) not yet fully wired up in compiler2"]COMMENT
MEDIUMbaml_language/crates/bex_engine/tests/orchestration.rs192#[ignore = "compiler2: baml.llm orchestration API (build_plan/wrap_with_retry) not yet fully wired up in compiler2"]COMMENT
MEDIUMbaml_language/crates/bex_engine/tests/orchestration.rs230#[ignore = "compiler2: baml.llm orchestration API (build_plan/wrap_with_retry) not yet fully wired up in compiler2"]COMMENT
MEDIUMbaml_language/crates/bex_engine/tests/orchestration.rs268#[ignore = "compiler2: baml.llm orchestration API (build_plan/wrap_with_retry) not yet fully wired up in compiler2"]COMMENT
MEDIUMbaml_language/crates/bex_engine/tests/orchestration.rs311#[ignore = "compiler2: baml.llm orchestration API (build_plan/wrap_with_retry) not yet fully wired up in compiler2"]COMMENT
MEDIUMbaml_language/crates/bex_engine/tests/orchestration.rs347#[ignore = "compiler2: baml.llm orchestration API (build_plan/wrap_with_retry) not yet fully wired up in compiler2"]COMMENT
MEDIUMbaml_language/crates/bex_engine/tests/orchestration.rs395#[ignore = "compiler2: baml.llm orchestration API (build_plan/wrap_with_retry) not yet fully wired up in compiler2"]COMMENT
MEDIUMbaml_language/crates/bex_engine/tests/orchestration.rs431#[ignore = "compiler2: baml.llm orchestration API (build_plan/wrap_with_retry) not yet fully wired up in compiler2"]COMMENT
MEDIUMbaml_language/crates/bex_engine/tests/orchestration.rs467#[ignore = "compiler2: baml.llm orchestration API (build_plan/wrap_with_retry) not yet fully wired up in compiler2"]COMMENT
MEDIUMbaml_language/crates/bex_engine/tests/orchestration.rs515#[ignore = "compiler2: baml.llm orchestration API (build_plan/wrap_with_retry) not yet fully wired up in compiler2"]COMMENT
MEDIUMbaml_language/crates/bex_engine/tests/orchestration.rs553#[ignore = "compiler2: baml.llm orchestration API (build_plan/wrap_with_retry) not yet fully wired up in compiler2"]COMMENT
MEDIUMbaml_language/crates/bex_engine/tests/orchestration.rs603#[ignore = "compiler2: baml.llm orchestration API (build_plan/wrap_with_retry) not yet fully wired up in compiler2"]COMMENT
MEDIUMbaml_language/crates/bex_engine/tests/orchestration.rs648#[ignore = "compiler2: baml.llm orchestration API (build_plan/wrap_with_retry) not yet fully wired up in compiler2"]COMMENT
MEDIUMbaml_language/crates/bex_engine/tests/orchestration.rs682#[ignore = "compiler2: baml.llm orchestration API (build_plan/wrap_with_retry) not yet fully wired up in compiler2"]COMMENT
MEDIUMbaml_language/crates/bex_engine/tests/orchestration.rs718#[ignore = "compiler2: baml.llm orchestration API (build_plan/wrap_with_retry) not yet fully wired up in compiler2"]COMMENT
MEDIUMbaml_language/crates/bex_engine/tests/orchestration.rs769#[ignore = "compiler2: baml.llm orchestration API (build_plan/wrap_with_retry) not yet fully wired up in compiler2"]COMMENT
MEDIUMbaml_language/crates/baml_cli/src/init_command.rs1// `baml init` / `baml new` — scaffold a new BAML project.COMMENT
MEDIUMbaml_language/crates/baml_cli/src/init_command.rs10// Both flows share the same writer (`scaffold`) so the produced layoutCOMMENT
MEDIUMbaml_language/crates/baml_cli/src/init_command.rs22/// `baml init` — scaffold a new project under the given directoryCOMMENT
MEDIUMbaml_language/crates/baml_cli/src/init_command.rs61/// scaffold a project inside. Refuses to run if `<PATH>` already exists,COMMENT
MEDIUMbaml_language/crates/baml_cli/src/init_command.rs413 /// `--name` validation applies to `new` too — the shared `scaffold`COMMENT
MEDIUMbaml_language/crates/bex_vm/Cargo.toml62# breakdown. Off by default — pure measurement scaffolding on the hot path.COMMENT
MEDIUMbaml_language/crates/baml_compiler2_mir/src/lower.rs11285 // iteration. A structural cross of `AstStmt::While` (loop scaffold +COMMENT
MEDIUMbaml_language/forks/aws-config-systest/run-e2e.py7# # process orchestration. The inline block keeps it runnable via `uv run`.COMMENT
5 more matches not shown…
Fake / Example Data141 hits · 162 pts
SeverityFileLineSnippetContext
LOW…e/crates/bex_sap/src/jsonish/parser/markdown_parser.rs203 // lorem ipsumCOMMENT
LOW…e/crates/bex_sap/src/jsonish/parser/markdown_parser.rs215 // dolor sit ametCOMMENT
LOW…e/crates/bex_sap/src/jsonish/parser/markdown_parser.rs230lorem ipsumCODE
LOW…e/crates/bex_sap/src/jsonish/parser/markdown_parser.rs242dolor sit ametCODE
LOW…e/crates/bex_sap/src/jsonish/parser/markdown_parser.rs254 MarkdownResult::String(s) => assert_eq!(s.trim(), "dolor sit amet"),CODE
LOWbaml_language/crates/bex_engine/tests/host_argv.rs27 vec!["/bin/baml".into(), "placeholder".into()],CODE
LOW…on/src/sdk/__tests__/watch-notification-events.test.ts208 name: 'John Doe',CODE
LOW…d-common/src/sdk/__tests__/runtime-integration.test.ts265 expect(testCase?.inputs.resume_text).toContain('John Doe');CODE
LOW…ckages/playground-common/src/sdk/mock-config/config.ts510 name: 'John Doe',CODE
LOW…/com/boundaryml/jetbrains_ext/BamlToolWindowFactory.kt123 // Create lorem ipsum buttonSTRING
LOW…/com/boundaryml/jetbrains_ext/BamlToolWindowFactory.kt124 val loremButton = JButton("Lorem Ipsum").apply {STRING
LOW…/com/boundaryml/jetbrains_ext/BamlToolWindowFactory.kt132 <head><title>Lorem Ipsum</title></head>CODE
LOW…/com/boundaryml/jetbrains_ext/BamlToolWindowFactory.kt134 <h1>Lorem Ipsum</h1>CODE
LOW…/com/boundaryml/jetbrains_ext/BamlToolWindowFactory.kt136 <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididuntCODE
LOW…/com/boundaryml/jetbrains_ext/BamlToolWindowFactory.kt136 <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididuntCODE
LOW…ots/baml_tests__postfix_optional_chains.baml.scope.txt22477:39-50 "123 Main St" source.baml meta.function.baml meta.block.function.baml string.quoted.double.bamlCODE
LOW…ots/lsp_syntax_expr__constructor_spread.baml.scope.txt4512:12-20 "John Doe" source.baml meta.statement.let.baml meta.constructor.expression.baml meta.constructor.boCODE
LOW…ript2/pkg-playground/src/run-store-projections.test.ts1251 message: 'placeholder',CODE
LOWtypescript2/pkg-playground/src/gateway.ts24 OPENAI_API_KEY: 'placeholder',CODE
LOWtypescript2/pkg-playground/src/gateway.ts25 ANTHROPIC_API_KEY: 'placeholder',CODE
LOWtypescript2/pkg-playground/src/gateway.ts26 AI_GATEWAY_API_KEY: 'placeholder',CODE
LOWengine/baml-lib/jinja-runtime/src/lib.rs3839 BamlValue::String("Acme Corp".to_string()),CODE
LOWengine/baml-lib/jinja-runtime/src/lib.rs3917 "name": "Acme Corp",CODE
LOWengine/baml-lib/jinja-runtime/src/lib.rs4410 BamlValue::String("Acme Corp".to_string()),CODE
LOWengine/baml-lib/ast/src/formatter/tests.rs91 // Lorem ipsum dolor sit ametCOMMENT
LOWengine/baml-lib/ast/src/formatter/tests.rs91 // Lorem ipsum dolor sit ametCOMMENT
LOWengine/baml-lib/ast/src/formatter/tests.rs124 // Lorem ipsum dolor sit ametCOMMENT
LOWengine/baml-lib/ast/src/formatter/tests.rs124 // Lorem ipsum dolor sit ametCOMMENT
LOWengine/baml-lib/ast/src/formatter/tests.rs151 // Lorem ipsum dolor sit ametCOMMENT
LOWengine/baml-lib/ast/src/formatter/tests.rs151 // Lorem ipsum dolor sit ametCOMMENT
LOWengine/baml-lib/ast/src/ast/template_string.rs20 /// /// Lorem ipsumCOMMENT
LOWengine/baml-lib/ast/src/ast/field.rs29 /// /// Lorem ipsumCOMMENT
LOWengine/baml-lib/ast/src/ast/type_expression_block.rs84 /// /// Lorem ipsumCOMMENT
LOWengine/baml-lib/ast/src/ast/value_expression_block.rs138 /// /// Lorem ipsumCOMMENT
LOWengine/baml-lib/jsonish/benches/classes.rs24 "author": "John Doe",CODE
LOWengine/baml-lib/jsonish/benches/classes.rs42 r#"{"title": "The Book", "author": "John Doe"}"#,CODE
LOW…baml-lib/jsonish/src/jsonish/parser/markdown_parser.rs214lorem ipsumCODE
LOW…baml-lib/jsonish/src/jsonish/parser/markdown_parser.rs226dolor sit ametCODE
LOW…baml-lib/jsonish/src/jsonish/parser/markdown_parser.rs241lorem ipsumCODE
LOW…baml-lib/jsonish/src/jsonish/parser/markdown_parser.rs253dolor sit ametCODE
LOW…baml-lib/jsonish/src/jsonish/parser/markdown_parser.rs265 MarkdownResult::String(s) => assert_eq!(s.trim(), "dolor sit amet"),CODE
LOWengine/vendored/minijinja-contrib/src/globals.rs145/// Generates a random lorem ipsum.COMMENT
LOWengine/generators/data/dynamic_types/go/main_test.go384 person, err := b.Parse.GetPerson("{'name': 'John Doe', 'age': 30, 'data': 1.0 }", b.WithTypeBuilder(tb))CODE
LOWengine/generators/data/dynamic_types/go/main_test.go388 person, err = b.Parse.GetPerson("{'name': 'John Doe', 'age': 30, 'data': '1.0' }", b.WithTypeBuilder(tb))CODE
LOWengine/generators/data/dynamic_types/go/main_test.go396 person, err = b.Parse.GetPerson("{'name': 'John Doe', 'age': 30, 'data': null }", b.WithTypeBuilder(tb))CODE
LOWengine/generators/data/dynamic_types/go/main_test.go400 person, err = b.Parse.GetPerson("{'name': 'John Doe', 'age': 30, 'data': '1.0' }", b.WithTypeBuilder(tb))CODE
LOWengine/generators/data/dynamic_types/go/main_test.go404 person, err = b.Parse.GetPerson("{'name': 'John Doe', 'age': 30, 'data': 1.0 }", b.WithTypeBuilder(tb))CODE
LOWengine/generators/data/dynamic_types/go/main_test.go418 person, err = b.Parse.GetPerson("{'name': 'John Doe', 'age': 30, 'data': {'name': 'John Doe', 'age': 30} }", b.WithTypeCODE
LOWengine/generators/data/dynamic_types/go/main_test.go421 assert.Equal(t, "John Doe", person.DynamicProperties["data"].(baml.DynamicClass).Fields["name"].(string))CODE
LOWengine/generators/data/dynamic_types/go/main_test.go429 person, err = b.Parse.GetPerson("{'name': 'John Doe', 'age': 30, 'data': {'name': 'John Doe', 'age': 30} }", b.WithTypeCODE
LOWengine/generators/data/dynamic_types/go/main_test.go432 assert.Equal(t, "John Doe", person.DynamicProperties["data"].(*baml.DynamicClass).Fields["name"].(string))CODE
LOWengine/generators/data/dynamic_types/go/main_test.go436 person, err = b.Parse.GetPerson("{'name': 'John Doe', 'age': 30, 'data': null }", b.WithTypeBuilder(tb))CODE
LOWengine/generators/data/dynamic_types/rust/main.rs360 street: "123 Main St".to_string(),CODE
LOWengine/generators/data/dynamic_types/rust/main.rs365 assert_eq!(address.street, "123 Main St");CODE
LOWinteg-tests/go/test_modular_api_test.go138 "name": "John Doe",CODE
LOWinteg-tests/go/test_modular_api_test.go149 assert.Equal(t, "John Doe", result.Name)CODE
LOWinteg-tests/go/test_parser_test.go126 "name": "John Doe",CODE
LOWinteg-tests/go/test_parser_test.go135 Name: stringPtr("John Doe"),CODE
LOWinteg-tests/go/test_parser_test.go193 "name": "John Doe",CODE
LOWinteg-tests/go/test_parser_test.go216 assert.Equal(t, "John Doe", parsed.Name)CODE
81 more matches not shown…
Docstring Block Structure27 hits · 135 pts
SeverityFileLineSnippetContext
HIGHtools/baml-bench/libs/bench_core/cursor_client.py31Launch a Cursor cloud agent to work a fix on a GitHub repo. Posts to the Cursor Cloud Agents API (`POST /v1/agents`STRING
HIGHtools/baml-bench/libs/bench_core/proxy_client.py49Run an agent by POSTing /run-agent to a randomly chosen proxy. Args: req: The run-agent request desSTRING
HIGHtools/baml-bench/libs/bench_core/proxy_client.py70Check a baml repro by POSTing /check-baml to a randomly chosen proxy. Args: req: The check request STRING
HIGHtools/baml-bench/libs/bench_core/notion_client.py89Create a Notion issue page with a title, status, and chunked body. Assembles the body from an optional categorySTRING
HIGHtools/baml-bench/libs/bench_core/service_client.py44Insert a document into a table via the service's POST /{table} endpoint. Args: table: Target table STRING
HIGHtools/baml-bench/libs/bench_core/service_client.py62Fetch a single document by id. Args: table: Table the document lives in. id: Document iSTRING
HIGHtools/baml-bench/libs/bench_core/service_client.py81List documents in a table, filtered by the supplied query params. Args: table: Table to list. STRING
HIGHtools/baml-bench/libs/bench_core/service_client.py100Apply a partial update to a document. Args: table: Table the document lives in. id: DocSTRING
HIGHtools/baml-bench/libs/bench_core/service_client.py143Atomically claim one queued document, flipping its field and stamping a lease. Selects one document where `fielSTRING
HIGHtools/baml-bench/libs/bench_core/service_client.py187Transition a claimed document's field to a new value and release its lease. Should transition on the same fieldSTRING
HIGHtools/baml-bench/libs/bench_core/service_client.py231Stream the claimable-document count over SSE, yielding on each change. Opens a long-lived GET /{table}/events sSTRING
HIGHtools/baml-bench/libs/bench_core/service_client.py267Upload a transcript blob for a document and return its storage id. Args: table: Table the document STRING
HIGHtools/baml-bench/libs/bench_core/service_client.py287Fetch the text of a previously uploaded transcript blob. Args: storage_id: Storage id returned by pSTRING
HIGHtools/baml-bench/libs/bench_core/service_client.py333Upload the compiled baml CLI binary for a build. Args: build_id: Identifier of the baml build the bSTRING
HIGHtools/baml-bench/services/ingress/app.py257Create a task from a bug report. Args: payload: The request body. Requires a non-empty ``prompt``; optionalSTRING
HIGHtools/baml-bench/services/claude_proxy/app.py52Resolve a staging directory for a caller-supplied id, rejecting traversal. Args: prefix: Literal prefix forSTRING
HIGHtools/baml-bench/services/claude_proxy/app.py165Run a Claude Code agent over staged files and return transcript + metrics. Stages the request's files, ensures the STRING
HIGHtools/baml-bench/services/claude_proxy/app.py256Compile/run a minimal repro with the version-cached baml on PATH (no claude). Used by the worker to verify a findingSTRING
HIGHtools/baml-bench/services/baml_builder/build.py51Extract the baml binary from a gzipped release tarball. Prefers a file named `baml`, then `baml-cli`, then the largSTRING
HIGHtools/baml-bench/services/baml_builder/build.py80Download the alpha release `tag` asset for this platform; return the baml binary bytes. Args: tag: The STRING
HIGHtools/baml-bench/services/api/app.py71Serve a stored transcript blob as plain text. Args: storage_id: Blob storage id (path) of the transSTRING
HIGHtools/baml-bench/services/api/blobs.py18Resolve a storage id to an absolute path inside the blob directory. Args: storage_id: Relative blob storageSTRING
HIGHtools/baml-bench/services/api/convex_gateway.py44Invoke a Convex function over the HTTP API and return its value. Args: kind: Function kind: ``querySTRING
HIGHtools/baml-bench/services/api/routers/table.py100Fetch a single row by id. Args: item_id: Convex document id of the row. Returns: STRING
HIGHtools/baml-bench/services/api/routers/baml_builds.py45Resolve the latest baml-language alpha pre-release from GitHub. Scans the repo's recent releases for the newest ``bSTRING
HIGHtools/baml-bench/services/api/routers/baml_builds.py151Store a built baml binary and record its pointer on the build row. Args: build_id: Convex document STRING
HIGHtools/baml-bench/services/api/routers/baml_builds.py177Serve a built baml binary by its release sha. Args: sha: Release commit sha used as the binary's blSTRING
Excessive Try-Catch Wrapping111 hits · 132 pts
SeverityFileLineSnippetContext
LOW…pydantic2/llm_functions/customizable/replay_harness.py49 except Exception as e: # surface bridge/engine failures to the pollerCODE
MEDIUM…pydantic2/llm_functions/customizable/replay_harness.py46def _serve():CODE
LOWbaml_language/tools/speedtest/src/speedtest/storage.py42 except Exception:CODE
LOWbaml_language/tools/speedtest/src/speedtest/storage.py76 except Exception:CODE
LOWbaml_language/tools/speedtest/src/speedtest/storage.py151 except Exception:CODE
LOWbaml_language/tools/speedtest/src/speedtest/storage.py156 except Exception:CODE
MEDIUMbaml_language/tools/speedtest/src/speedtest/storage.py39def _run(cmd):CODE
MEDIUMbaml_language/tools/speedtest/src/speedtest/storage.py67def _run(args):CODE
LOWbaml_language/tools/speedtest/src/speedtest/profiler.py75 except Exception as e:CODE
LOWbaml_language/sdks/python/src/baml_bridge/errors.py88 except Exception:CODE
LOWbaml_language/sdks/python/src/baml_bridge/errors.py184 except Exception:CODE
LOWbaml_language/sdks/python/src/baml_bridge/proto.py136 except Exception:CODE
LOWbaml_language/sdks/python/src/baml_bridge/proto.py529 except Exception:CODE
LOWbaml_language/sdks/python/src/baml_bridge/proto.py1005 except Exception:CODE
LOWbaml_language/forks/aws-config-systest/run-e2e.py126 except Exception:CODE
LOWbaml_language/forks/aws-config-systest/run-e2e.py243 except Exception:CODE
LOWbaml_language/forks/aws-config-systest/run-e2e.py536 except Exception:CODE
LOW…ml_language/forks/google-cloud-auth-systest/run-e2e.py102 except Exception:CODE
MEDIUMtools/bump-version.py108 c.print("Error: Only one mode can be enabled.", style="red")CODE
MEDIUMtools/bump-version.py136 c.print("Error: Could not determine current version.", style="red")CODE
MEDIUMtools/bump-version.py169 print("Error: Invalid version bump type.")CODE
MEDIUMtools/bump-version.py211 print("Error: Could not determine new version.")CODE
LOWtools/baml-bench/tests/conftest.py80 except Exception as e: # noqa: BLE001CODE
LOWtools/baml-bench/tests/conftest.py199 except Exception: # noqa: BLE001CODE
LOWtools/baml-bench/libs/bench_core/cursor_client.py81 except Exception: # noqa: BLE001CODE
LOWtools/baml-bench/libs/bench_core/processor.py102 except Exception as e: # noqa: BLE001CODE
LOWtools/baml-bench/libs/bench_core/processor.py111 except Exception: # noqa: BLE001CODE
LOWtools/baml-bench/libs/bench_core/processor.py127 except Exception: # noqa: BLE001CODE
LOWtools/baml-bench/libs/bench_core/processor.py145 except Exception: # noqa: BLE001CODE
LOWtools/baml-bench/libs/bench_core/processor.py160 except Exception: # noqa: BLE001CODE
LOWtools/baml-bench/libs/bench_core/processor.py171 except Exception: # noqa: BLE001CODE
LOWtools/baml-bench/services/ingress/app.py99 except Exception: # noqa: BLE001CODE
LOWtools/baml-bench/services/claude_proxy/app.py140 except Exception as e: # noqa: BLE001CODE
LOWtools/baml-bench/services/claude_proxy/app.py243 except Exception as e: # noqa: BLE001CODE
LOWtools/baml-bench/services/claude_proxy/app.py307 except Exception as e: # noqa: BLE001CODE
LOWtools/baml-bench/services/baml_builder/__main__.py46 except Exception as e: # noqa: BLE001CODE
LOWtools/baml-bench/services/api/convex_gateway.py127 except Exception: # noqa: BLE001CODE
LOWtools/baml-bench/services/cron/__main__.py109 except Exception: # noqa: BLE001CODE
LOWtools/baml-bench/services/baml_worker/__main__.py312 except Exception: # noqa: BLE001CODE
LOWtools/bctl_src/oncall/cli.py202 except Exception as e:CODE
LOWtools/bctl_src/oncall/schedule.py142 except Exception:CODE
MEDIUMtypescript/apps/beps/src/lib/static/bep-script.ts172 print(f"Error: Failed to fetch BEPs: {e}", file=sys.stderr)CODE
MEDIUMtypescript/apps/beps/src/lib/static/bep-script.ts256 print(f"Error: Unsafe path in archive: {rel_path}", file=sys.stderr)CODE
MEDIUMtypescript/apps/beps/src/lib/static/bep-script.ts407 print(f"Error: Could not find local BEP matching '{ref}'.", file=sys.stderr)CODE
MEDIUMtypescript/apps/beps/src/lib/static/bep-script.ts519 print("Error: BEP_API_TOKEN environment variable not set.", file=sys.stderr)CODE
MEDIUMtypescript/apps/beps/src/lib/static/bep-script.ts527 print(f"Error: Could not find local BEP matching '{ref}'.", file=sys.stderr)CODE
MEDIUMtypescript/apps/beps/src/lib/static/bep-script.ts616 print(f"Error: Failed to create BEP: {e}", file=sys.stderr)CODE
MEDIUMtypescript/apps/beps/src/lib/static/bep-script.ts654 print(f"Error: Failed to update BEP: {e}", file=sys.stderr)CODE
MEDIUMtypescript/apps/beps/src/lib/static/bep-script.ts682 print(f"Error: BEP has no number assigned yet.", file=sys.stderr)CODE
MEDIUMtypescript/apps/beps/src/lib/static/bep-script.ts685 print(f"Error: No meta.json found for {args.ref}.", file=sys.stderr)CODE
MEDIUMtypescript/apps/beps/src/lib/static/bep-script.ts688 print(f"Error: Could not find BEP matching '{args.ref}'.", file=sys.stderr)CODE
MEDIUMtypescript/apps/beps/src/lib/static/bep-script.ts326 print(f"Error: {folder_path} already exists.", file=sys.stderr)CODE
MEDIUMtypescript/apps/beps/src/lib/static/bep-script.ts448 print(f"Error: Failed to fetch from server: {e}", file=sys.stderr)CODE
LOWtypescript/apps/beps/src/lib/static/bep-script.ts287 except Exception:CODE
LOWtypescript/apps/beps/src/lib/static/bep-script.ts620 except Exception:CODE
LOWtypescript/apps/beps/src/lib/static/bep-script.ts658 except Exception:CODE
LOWtypescript/apps/beps/src/lib/static/bep-script.ts119 except Exception:CODE
MEDIUMscripts/ffi-debug/analyze_ffi.py261 print(f"Error strings (FFI_ERROR_*):")CODE
MEDIUMscripts/ffi-debug/analyze_ffi.py522 print("Error: matplotlib is required for plotting.")CODE
LOWengine/tools/show_rust_lints.py194 except Exception as exc: # pragma: no cover - surface errors clearlyCODE
51 more matches not shown…
Verbosity Indicators64 hits · 125 pts
SeverityFileLineSnippetContext
LOW…/crates/bex_sap/src/deserializer/coercer/coerce_map.rs137 // For unions we need to check if all the items are literal strings.COMMENT
LOWbaml_language/crates/bex_engine/tests/collect_tests.rs967 // Step 1: Collect testsCOMMENT
LOWbaml_language/crates/bex_engine/tests/collect_tests.rs973 // Step 2: Serialize before expansionCOMMENT
LOWbaml_language/crates/bex_engine/tests/collect_tests.rs978 // Step 3: Expand "test" testset (runs collector lambda with for loops + nested testsets)COMMENT
LOWbaml_language/crates/bex_engine/tests/collect_tests.rs983 // Step 4: Serialize after expanding "test"COMMENT
LOWbaml_language/crates/bex_engine/tests/collect_tests.rs988 // Step 5: Expand "test/vibes" (second-level nested testset)COMMENT
LOWbaml_language/crates/bex_engine/tests/collect_tests.rs993 // Step 6: Expand third-level testsets.COMMENT
LOWbaml_language/crates/bex_engine/tests/collect_tests.rs1016 // Step 7: Final serializeCOMMENT
LOWbaml_language/crates/bex_engine/src/lib.rs3265 // Step 1: Create a live TestCollector on the heapCOMMENT
LOWbaml_language/crates/bex_engine/src/lib.rs3275 // Step 2: Populate the collector in-place via $init_testCOMMENT
LOWbaml_language/crates/bex_engine/src/lib.rs3284 // Step 3: Wrap in a TestRegistryCOMMENT
LOWbaml_language/crates/bex_heap/tests/generational.rs457 // Step 2: Allocate a new Gen0 stringCOMMENT
LOWbaml_language/crates/bex_heap/tests/generational.rs461 // Step 3: Mutate the Gen2 array to reference the Gen0 stringCOMMENT
LOWbaml_language/crates/bex_heap/tests/generational.rs471 // Step 4: Minor GC with NO explicit roots for `young`.COMMENT
LOWbaml_language/crates/bex_heap/tests/generational.rs610 // Step 2: Allocate a young Gen0 string.COMMENT
LOWbaml_language/crates/bex_heap/tests/generational.rs614 // Step 3: Mutate the Gen2 array to reference the Gen0 string,COMMENT
LOWbaml_language/crates/bex_heap/tests/generational.rs624 // Step 4: Minor GC without rooting `young` explicitly.COMMENT
LOWbaml_language/crates/bex_heap/tests/generational.rs674 // Step 2: Build a Gen0 chain: inner_leaf <- wrapper_arrayCOMMENT
LOWbaml_language/crates/bex_heap/tests/generational.rs683 // Step 3: Make the Gen2 container point at the Gen0 wrapper, fire write barrier.COMMENT
LOWbaml_language/crates/bex_heap/tests/generational.rs692 // Step 4: Minor GC without explicit roots for the Gen0 objects.COMMENT
LOWbaml_language/crates/bex_heap/tests/generational.rs446 // Step 1: Create an array and promote to Gen2COMMENT
LOWbaml_language/crates/bex_heap/tests/generational.rs599 // Step 1: Allocate a Gen0 array and promote it to Gen2 via major GC.COMMENT
LOWbaml_language/crates/bex_heap/tests/generational.rs663 // Step 1: Promote an array container to Gen2.COMMENT
LOWbaml_language/crates/bex_heap/src/gc.rs2842 // Step 1: Allocate 10_001 objects and run a Minor GC.COMMENT
LOWbaml_language/crates/bex_heap/src/gc.rs2858 // Step 2: Manually drive Gen1 over threshold by setting the thresholdCOMMENT
LOWbaml_language/crates/tools_onionskin/src/compiler.rs860 // Step 1: Add snapshot files to DBCOMMENT
LOWbaml_language/crates/tools_onionskin/src/compiler.rs868 // Step 2: Use .set_text() to update to current filesCOMMENT
LOWbaml_language/crates/tools_onionskin/src/main.rs203 // Step 1: Read "before" files (snapshot)COMMENT
LOWbaml_language/crates/tools_onionskin/src/main.rs216 // Step 2: Read "after" filesCOMMENT
LOWbaml_language/crates/tools_onionskin/src/main.rs233 // Step 3: Compile "after" state using "before" as snapshotCOMMENT
LOWbaml_language/crates/tools_onionskin/src/main.rs243 // Step 4: Show annotated compiler outputsCOMMENT
LOW…ml_language/crates/baml_compiler2_emit/src/analysis.rs157 // Step 1: Build predecessor mapCOMMENT
LOW…ml_language/crates/baml_compiler2_emit/src/analysis.rs160 // Step 2: Compute reverse postorderCOMMENT
LOW…ml_language/crates/baml_compiler2_emit/src/analysis.rs163 // Step 3: Compute dominatorsCOMMENT
LOW…ml_language/crates/baml_compiler2_emit/src/analysis.rs166 // Step 4: Collect def-use informationCOMMENT
LOW…ml_language/crates/baml_compiler2_emit/src/analysis.rs169 // Step 5: Conservative jump threading (truly empty goto-only blocks).COMMENT
LOW…ml_language/crates/baml_compiler2_emit/src/analysis.rs172 // Step 6: First classification pass.COMMENT
LOW…ml_language/crates/baml_compiler2_emit/src/analysis.rs183 // Step 7: Enhanced jump threading using classification info.COMMENT
LOW…ml_language/crates/baml_compiler2_emit/src/analysis.rs188 // Step 8: Re-run classification once if redirects changed.COMMENT
LOW…ml_language/crates/baml_cli/tests/agent_install_e2e.rs149 // Step 1: init sets up the project and nudges toward agent install.COMMENT
LOW…ml_language/crates/baml_cli/tests/agent_install_e2e.rs170 // Step 2: plain `baml agent install` finds the project root from the cwdCOMMENT
LOW…ml_language/crates/baml_cli/tests/agent_install_e2e.rs187 // Step 3: the installed, up-to-date skill keeps later authoring commandsCOMMENT
LOWbaml_language/crates/baml_compiler2_mir/src/optimize.rs245 // Step 1: identify passthrough blocks (empty statements + Goto terminator)COMMENT
LOWbaml_language/crates/baml_compiler2_mir/src/optimize.rs263 // Step 2: resolve chains (A→B→C becomes A→C)COMMENT
LOWbaml_language/crates/baml_compiler2_mir/src/optimize.rs278 // Step 3: rewrite all terminatorsCOMMENT
LOWbaml_language/crates/baml_compiler2_mir/src/optimize.rs285 // Step 4: rewrite catch regionsCOMMENT
LOWbaml_language/crates/baml_compiler2_mir/src/optimize.rs300 // Step 5: entry block redirect (shouldn't happen since we excluded it, but be safe)COMMENT
LOWbaml_language/crates/baml_compiler2_mir/src/optimize.rs305 // Step 6: re-run dead block elimination to compactCOMMENT
LOW…language/sdks/nodejs/bridge_nodejs/tests/run_vitest.rs11 // Step 1: Install npm dependenciesCOMMENT
LOW…language/sdks/nodejs/bridge_nodejs/tests/run_vitest.rs19 // Step 2: Build native addon + TypeScriptCOMMENT
LOW…language/sdks/nodejs/bridge_nodejs/tests/run_vitest.rs27 // Step 3: Run Vitest testsCOMMENT
LOWengine/baml-lib/parser-database/src/types/mod.rs473 // For symbols we need to check if we're dealing with aliases.COMMENT
LOW…aml-lib/jsonish/src/deserializer/coercer/coerce_map.rs119 // For unions we need to check if all the items are literal strings.COMMENT
LOW…aml-lib/jsonish/src/deserializer/coercer/field_type.rs345 // If there are constraints, we need to check if the unasserted value passes the constraints.COMMENT
LOWengine/baml-runtime/src/cli/init.rs93 // Step 4: Detect editorCOMMENT
LOWengine/baml-runtime/src/cli/init.rs102 // Step 5: Install extensionCOMMENT
LOWengine/baml-runtime/src/cli/init.rs122 // Step 6: Setup editor rules/settingsCOMMENT
LOWengine/baml-runtime/src/cli/init.rs466 // Step 1: Check project structureCOMMENT
LOWengine/baml-runtime/src/cli/init.rs470 // Step 2: Create BAML project filesCOMMENT
LOWengine/baml-runtime/src/cli/init.rs481 // Step 3: Generate configurationCOMMENT
4 more matches not shown…
AI Slop Vocabulary38 hits · 117 pts
SeverityFileLineSnippetContext
MEDIUM…thon_pydantic2/llm_functions/customizable/test_main.py128# Replay-harness surface (bridge-generics/streaming/02). Codegen-shape only;COMMENT
MEDIUM…l_language/sdk_tests/harness/llm_recordings/Cargo.toml1# Recorder for the streaming **replay harness**COMMENT
MEDIUM…l_language/sdk_tests/harness/llm_recordings/Cargo.toml8# Neither sibling harness crate can host this: `sdk_test_harness_setup` isCOMMENT
MEDIUMbaml_language/crates/baml_compiler_parser/src/parser.rs6585 // Definitely type args: a call `(`, a generic constructorCOMMENT
MEDIUMbaml_language/crates/bex_events/src/prof/consumer.rs954 #[ignore = "throughput harness; run manually in release with --nocapture"]COMMENT
MEDIUMbaml_language/crates/bex_events/src/prof/consumer.rs955 #[expect(clippy::print_stdout, reason = "harness reports its measurement")]COMMENT
MEDIUMbaml_language/crates/bex_engine/src/thread.rs83 /// robust: a producer settle that removes the `active_futures`COMMENT
MEDIUMbaml_language/crates/baml_lsp2_actions/src/describe.rs1736/// CST node boundary, so this is robust to any body formatting.COMMENT
MEDIUM…guage/crates/baml_compiler2_ast/src/lower_expr_body.rs3860 // robust to whether it parses to a missing or an empty block.COMMENT
MEDIUM…ml_language/crates/baml_compiler2_emit/src/analysis.rs991 // more robust checking (e.g., any name starting with "_", or type-based analysisCOMMENT
MEDIUMbaml_language/forks/aws-config-systest/Cargo.toml6# Standalone live harness. It is excluded from the parent workspace because itCOMMENT
MEDIUMbaml_language/forks/aws-config-systest/run-e2e.py55# This harness is only ever allowed to touch the boundaryml-dev account. Any liveCOMMENT
MEDIUMbaml_language/forks/aws-config-systest/run-e2e.py4# # No third-party packages: the harness drives the real `aws` CLI + `cargo`COMMENT
MEDIUM…ml_language/forks/google-cloud-auth-systest/Cargo.toml1# Standalone live system-test harness for forked_google_cloud_auth. It isCOMMENT
MEDIUM…ml_language/forks/google-cloud-auth-systest/run-e2e.py4# # No third-party packages: the harness drives the real `gcloud` CLI + `cargo`COMMENT
MEDIUM…ml_language/forks/google-cloud-auth-systest/run-e2e.py51# This harness only ever touches the dev Vertex project. Any live tier thatCOMMENT
MEDIUM…ml_language/forks/google-cloud-auth-systest/run-e2e.py221 # Startup script: download the harness via the VM's metadata token, run theCOMMENT
MEDIUM…ml_language/forks/google-cloud-auth-systest/run-e2e.py253 # Poll GCS for the result object the VM uploads after running the harness.COMMENT
MEDIUMtools/update_macos_llvm.sh3# Apple Clang doesn't have comprehensive WASM support, so we need to install LLVM clang and relink Rust to use it via reCOMMENT
MEDIUMtools/baml-bench/tests/conftest.py135 # Ephemeral host ports so the harness is immune to whatever else is runningCOMMENT
MEDIUM.github/workflows/ci.yaml653 # preemptions, set in the test harness) of the ring'sCOMMENT
MEDIUM.github/workflows/ci.yaml843 # Only runtime_benchmark — cache_profile is a macOS/kperf harness that's aCOMMENT
MEDIUM.github/workflows/cargo-tests.reusable.yaml113 # `pack_e2e` is excluded here and run as its own step below: its harnessCOMMENT
MEDIUM.github/workflows/cargo-tests.reusable.yaml126 # test`, not nextest, lets the harness build the host once.COMMENT
MEDIUM.github/workflows/build-cli-release.reusable.yaml326 # Use find for robust copyCOMMENT
MEDIUM.github/workflows/build-cli-release.reusable.yaml374 # Use find for robust copyCOMMENT
MEDIUM…ne/baml-lib/baml-core/src/ir/ir_helpers/to_baml_arg.rs558 // (e.g., a file named "image.pdf" that's actually a PNG). For a more robustCOMMENT
MEDIUMengine/vendored/minijinja/src/lib.rs11//! leverage an already existing ecosystem of editor integrations.COMMENT
MEDIUMengine/vendored/minijinja/src/filters.rs69//! The recommended pattern for filters to change their behavior is to leverage globalCOMMENT
MEDIUMengine/vendored/minijinja/src/value/argtypes.rs61/// performs. It exists so that you one can leverage the same functionality whenCOMMENT
MEDIUMinteg-tests/go/baml_client/baml_source_map.go122 "test-files/providers/tests.baml": "test TestOpenAIShorthand {\n funcCODE
MEDIUMinteg-tests/python/baml_client/inlinedbaml.py119 "test-files/providers/tests.baml": "test TestOpenAIShorthand {\n functions [TestOpenAIShorthand]\n args {\n inpCODE
MEDIUMinteg-tests/typescript/baml_client/inlinedbaml.ts127 "test-files/providers/tests.baml": "test TestOpenAIShorthand {\n functions [TestOpenAIShorthand]\n args {\n inputCODE
MEDIUMinteg-tests/rust/src/baml_client/baml_source_map.rs226 m.insert("test-files/providers/tests.baml".to_string(), "test TestOpenAIShorthand {\n functions [TestOpenAIShorCODE
MEDIUMinteg-tests/typescript-esm/baml_client/inlinedbaml.ts127 "test-files/providers/tests.baml": "test TestOpenAIShorthand {\n functions [TestOpenAIShorthand]\n args {\n inputCODE
MEDIUMinteg-tests/python-v1/baml_client/inlinedbaml.py119 "test-files/providers/tests.baml": "test TestOpenAIShorthand {\n functions [TestOpenAIShorthand]\n args {\n inpCODE
MEDIUMinteg-tests/react/baml_client/inlinedbaml.ts127 "test-files/providers/tests.baml": "test TestOpenAIShorthand {\n functions [TestOpenAIShorthand]\n args {\n inputCODE
LOWinteg-tests/ruby/streaming-example.rb26# In this case, you should just use BamlClient.ExtractReceiptInfo(receipt) instead,COMMENT
Structural Annotation Overuse58 hits · 116 pts
SeverityFileLineSnippetContext
LOWbaml_language/crates/bex_engine/tests/collect_tests.rs967 // Step 1: Collect testsCOMMENT
LOWbaml_language/crates/bex_engine/tests/collect_tests.rs973 // Step 2: Serialize before expansionCOMMENT
LOWbaml_language/crates/bex_engine/tests/collect_tests.rs978 // Step 3: Expand "test" testset (runs collector lambda with for loops + nested testsets)COMMENT
LOWbaml_language/crates/bex_engine/tests/collect_tests.rs983 // Step 4: Serialize after expanding "test"COMMENT
LOWbaml_language/crates/bex_engine/tests/collect_tests.rs988 // Step 5: Expand "test/vibes" (second-level nested testset)COMMENT
LOWbaml_language/crates/bex_engine/tests/collect_tests.rs993 // Step 6: Expand third-level testsets.COMMENT
LOWbaml_language/crates/bex_engine/tests/collect_tests.rs1016 // Step 7: Final serializeCOMMENT
LOWbaml_language/crates/bex_engine/src/lib.rs3265 // Step 1: Create a live TestCollector on the heapCOMMENT
LOWbaml_language/crates/bex_engine/src/lib.rs3275 // Step 2: Populate the collector in-place via $init_testCOMMENT
LOWbaml_language/crates/bex_engine/src/lib.rs3284 // Step 3: Wrap in a TestRegistryCOMMENT
LOWbaml_language/crates/bex_heap/tests/generational.rs457 // Step 2: Allocate a new Gen0 stringCOMMENT
LOWbaml_language/crates/bex_heap/tests/generational.rs461 // Step 3: Mutate the Gen2 array to reference the Gen0 stringCOMMENT
LOWbaml_language/crates/bex_heap/tests/generational.rs471 // Step 4: Minor GC with NO explicit roots for `young`.COMMENT
LOWbaml_language/crates/bex_heap/tests/generational.rs610 // Step 2: Allocate a young Gen0 string.COMMENT
LOWbaml_language/crates/bex_heap/tests/generational.rs614 // Step 3: Mutate the Gen2 array to reference the Gen0 string,COMMENT
LOWbaml_language/crates/bex_heap/tests/generational.rs624 // Step 4: Minor GC without rooting `young` explicitly.COMMENT
LOWbaml_language/crates/bex_heap/tests/generational.rs674 // Step 2: Build a Gen0 chain: inner_leaf <- wrapper_arrayCOMMENT
LOWbaml_language/crates/bex_heap/tests/generational.rs683 // Step 3: Make the Gen2 container point at the Gen0 wrapper, fire write barrier.COMMENT
LOWbaml_language/crates/bex_heap/tests/generational.rs692 // Step 4: Minor GC without explicit roots for the Gen0 objects.COMMENT
LOWbaml_language/crates/bex_heap/tests/generational.rs446 // Step 1: Create an array and promote to Gen2COMMENT
LOWbaml_language/crates/bex_heap/tests/generational.rs599 // Step 1: Allocate a Gen0 array and promote it to Gen2 via major GC.COMMENT
LOWbaml_language/crates/bex_heap/tests/generational.rs663 // Step 1: Promote an array container to Gen2.COMMENT
LOWbaml_language/crates/bex_heap/src/gc.rs2842 // Step 1: Allocate 10_001 objects and run a Minor GC.COMMENT
LOWbaml_language/crates/bex_heap/src/gc.rs2858 // Step 2: Manually drive Gen1 over threshold by setting the thresholdCOMMENT
LOWbaml_language/crates/tools_onionskin/src/compiler.rs860 // Step 1: Add snapshot files to DBCOMMENT
LOWbaml_language/crates/tools_onionskin/src/compiler.rs868 // Step 2: Use .set_text() to update to current filesCOMMENT
LOWbaml_language/crates/tools_onionskin/src/main.rs203 // Step 1: Read "before" files (snapshot)COMMENT
LOWbaml_language/crates/tools_onionskin/src/main.rs216 // Step 2: Read "after" filesCOMMENT
LOWbaml_language/crates/tools_onionskin/src/main.rs233 // Step 3: Compile "after" state using "before" as snapshotCOMMENT
LOWbaml_language/crates/tools_onionskin/src/main.rs243 // Step 4: Show annotated compiler outputsCOMMENT
LOW…ml_language/crates/baml_compiler2_emit/src/analysis.rs157 // Step 1: Build predecessor mapCOMMENT
LOW…ml_language/crates/baml_compiler2_emit/src/analysis.rs160 // Step 2: Compute reverse postorderCOMMENT
LOW…ml_language/crates/baml_compiler2_emit/src/analysis.rs163 // Step 3: Compute dominatorsCOMMENT
LOW…ml_language/crates/baml_compiler2_emit/src/analysis.rs166 // Step 4: Collect def-use informationCOMMENT
LOW…ml_language/crates/baml_compiler2_emit/src/analysis.rs169 // Step 5: Conservative jump threading (truly empty goto-only blocks).COMMENT
LOW…ml_language/crates/baml_compiler2_emit/src/analysis.rs172 // Step 6: First classification pass.COMMENT
LOW…ml_language/crates/baml_compiler2_emit/src/analysis.rs183 // Step 7: Enhanced jump threading using classification info.COMMENT
LOW…ml_language/crates/baml_compiler2_emit/src/analysis.rs188 // Step 8: Re-run classification once if redirects changed.COMMENT
LOW…ml_language/crates/baml_cli/tests/agent_install_e2e.rs149 // Step 1: init sets up the project and nudges toward agent install.COMMENT
LOW…ml_language/crates/baml_cli/tests/agent_install_e2e.rs170 // Step 2: plain `baml agent install` finds the project root from the cwdCOMMENT
LOW…ml_language/crates/baml_cli/tests/agent_install_e2e.rs187 // Step 3: the installed, up-to-date skill keeps later authoring commandsCOMMENT
LOWbaml_language/crates/baml_compiler2_mir/src/optimize.rs245 // Step 1: identify passthrough blocks (empty statements + Goto terminator)COMMENT
LOWbaml_language/crates/baml_compiler2_mir/src/optimize.rs263 // Step 2: resolve chains (A→B→C becomes A→C)COMMENT
LOWbaml_language/crates/baml_compiler2_mir/src/optimize.rs278 // Step 3: rewrite all terminatorsCOMMENT
LOWbaml_language/crates/baml_compiler2_mir/src/optimize.rs285 // Step 4: rewrite catch regionsCOMMENT
LOWbaml_language/crates/baml_compiler2_mir/src/optimize.rs300 // Step 5: entry block redirect (shouldn't happen since we excluded it, but be safe)COMMENT
LOWbaml_language/crates/baml_compiler2_mir/src/optimize.rs305 // Step 6: re-run dead block elimination to compactCOMMENT
LOW…language/sdks/nodejs/bridge_nodejs/tests/run_vitest.rs11 // Step 1: Install npm dependenciesCOMMENT
LOW…language/sdks/nodejs/bridge_nodejs/tests/run_vitest.rs19 // Step 2: Build native addon + TypeScriptCOMMENT
LOW…language/sdks/nodejs/bridge_nodejs/tests/run_vitest.rs27 // Step 3: Run Vitest testsCOMMENT
LOWengine/baml-runtime/src/cli/init.rs93 // Step 4: Detect editorCOMMENT
LOWengine/baml-runtime/src/cli/init.rs102 // Step 5: Install extensionCOMMENT
LOWengine/baml-runtime/src/cli/init.rs122 // Step 6: Setup editor rules/settingsCOMMENT
LOWengine/baml-runtime/src/cli/init.rs466 // Step 1: Check project structureCOMMENT
LOWengine/baml-runtime/src/cli/init.rs470 // Step 2: Create BAML project filesCOMMENT
LOWengine/baml-runtime/src/cli/init.rs481 // Step 3: Generate configurationCOMMENT
LOW…me/src/control_flow/flatten/step2_hoist_branch_arms.rs63 // Step 2: move outgoing edges from the branch group onto each arm.COMMENT
LOW…me/src/control_flow/flatten/step2_hoist_branch_arms.rs80 // Step 3: hoist branch arms and create BranchGroup -> BranchArm edges.COMMENT
Modern Structural Boilerplate91 hits · 81 pts
SeverityFileLineSnippetContext
LOWbaml_language/sdks/python/src/baml_bridge/__init__.py500__all__ = [CODE
LOWbaml_language/sdks/python/src/baml_bridge/typemap.py169def set_type_map(m: BamlTypeMap) -> None:CODE
LOWbaml_language/sdks/python/src/baml_bridge/errors.py189__all__ = [CODE
LOWtools/baml-bench/libs/bench_core/notion_client.py130 async def set_status(self, page_id: str, status_name: str) -> None:CODE
LOWtools/baml-bench/libs/bench_core/__init__.py7__all__ = ["Processor", "run_processor", "ServiceClient", "prices", "schemas", "jsonl"]CODE
LOW…s/python/generated_tests/unions/baml_client/tracing.py22__all__ = ['trace', 'set_tags', "flush", "on_log_event"]CODE
LOW…es/python/generated_tests/unions/baml_client/config.py95__all__ = [CODE
LOW…s/python/generated_tests/unions/baml_client/globals.py35__all__ = []CODE
LOW…/python/generated_tests/unions/baml_client/__init__.py51__all__ = [STRING
LOW…hon/generated_tests/array_types/baml_client/tracing.py22__all__ = ['trace', 'set_tags', "flush", "on_log_event"]CODE
LOW…thon/generated_tests/array_types/baml_client/config.py95__all__ = [CODE
LOW…hon/generated_tests/array_types/baml_client/globals.py35__all__ = []CODE
LOW…on/generated_tests/array_types/baml_client/__init__.py51__all__ = [STRING
LOW…ated_tests/union_types_extended/baml_client/tracing.py22__all__ = ['trace', 'set_tags', "flush", "on_log_event"]CODE
LOW…rated_tests/union_types_extended/baml_client/config.py95__all__ = [CODE
LOW…ated_tests/union_types_extended/baml_client/globals.py35__all__ = []CODE
LOW…ted_tests/union_types_extended/baml_client/__init__.py51__all__ = [STRING
LOW…generated_tests/primitive_types/baml_client/tracing.py22__all__ = ['trace', 'set_tags', "flush", "on_log_event"]CODE
LOW…/generated_tests/primitive_types/baml_client/config.py95__all__ = [CODE
LOW…generated_tests/primitive_types/baml_client/globals.py35__all__ = []CODE
LOW…enerated_tests/primitive_types/baml_client/__init__.py51__all__ = [STRING
LOW…/python/generated_tests/classes/baml_client/tracing.py22__all__ = ['trace', 'set_tags', "flush", "on_log_event"]CODE
LOW…s/python/generated_tests/classes/baml_client/config.py95__all__ = [CODE
LOW…/python/generated_tests/classes/baml_client/globals.py35__all__ = []CODE
LOW…python/generated_tests/classes/baml_client/__init__.py51__all__ = [STRING
LOW…nerated_tests/nested_structures/baml_client/tracing.py22__all__ = ['trace', 'set_tags', "flush", "on_log_event"]CODE
LOW…enerated_tests/nested_structures/baml_client/config.py95__all__ = [CODE
LOW…nerated_tests/nested_structures/baml_client/globals.py35__all__ = []CODE
LOW…erated_tests/nested_structures/baml_client/__init__.py51__all__ = [STRING
LOW…thon/generated_tests/edge_cases/baml_client/tracing.py22__all__ = ['trace', 'set_tags', "flush", "on_log_event"]CODE
LOW…ython/generated_tests/edge_cases/baml_client/config.py95__all__ = [CODE
LOW…thon/generated_tests/edge_cases/baml_client/globals.py35__all__ = []CODE
LOW…hon/generated_tests/edge_cases/baml_client/__init__.py51__all__ = [STRING
LOW…es/python/generated_tests/enums/baml_client/tracing.py22__all__ = ['trace', 'set_tags', "flush", "on_log_event"]CODE
LOW…ges/python/generated_tests/enums/baml_client/config.py95__all__ = [CODE
LOW…es/python/generated_tests/enums/baml_client/globals.py35__all__ = []CODE
LOW…s/python/generated_tests/enums/baml_client/__init__.py51__all__ = [STRING
LOW…generated_tests/recursive_types/baml_client/tracing.py22__all__ = ['trace', 'set_tags', "flush", "on_log_event"]CODE
LOW…/generated_tests/recursive_types/baml_client/config.py95__all__ = [CODE
LOW…generated_tests/recursive_types/baml_client/globals.py35__all__ = []CODE
LOW…enerated_tests/recursive_types/baml_client/__init__.py51__all__ = [STRING
LOW…n/generated_tests/dynamic_types/baml_client/tracing.py22__all__ = ['trace', 'set_tags', "flush", "on_log_event"]CODE
LOW…on/generated_tests/dynamic_types/baml_client/config.py95__all__ = [CODE
LOW…n/generated_tests/dynamic_types/baml_client/globals.py35__all__ = []CODE
LOW…/generated_tests/dynamic_types/baml_client/__init__.py51__all__ = [STRING
LOW…/python/generated_tests/asserts/baml_client/tracing.py22__all__ = ['trace', 'set_tags', "flush", "on_log_event"]CODE
LOW…s/python/generated_tests/asserts/baml_client/config.py95__all__ = [CODE
LOW…/python/generated_tests/asserts/baml_client/globals.py35__all__ = []CODE
LOW…python/generated_tests/asserts/baml_client/__init__.py51__all__ = [STRING
LOW…nerated_tests/optional_nullable/baml_client/tracing.py22__all__ = ['trace', 'set_tags', "flush", "on_log_event"]CODE
LOW…enerated_tests/optional_nullable/baml_client/config.py95__all__ = [CODE
LOW…nerated_tests/optional_nullable/baml_client/globals.py35__all__ = []CODE
LOW…erated_tests/optional_nullable/baml_client/__init__.py51__all__ = [STRING
LOW…s/python/generated_tests/sample/baml_client/tracing.py22__all__ = ['trace', 'set_tags', "flush", "on_log_event"]CODE
LOW…es/python/generated_tests/sample/baml_client/config.py95__all__ = [CODE
LOW…s/python/generated_tests/sample/baml_client/globals.py35__all__ = []CODE
LOW…/python/generated_tests/sample/baml_client/__init__.py51__all__ = [STRING
LOW…hon/generated_tests/media_types/baml_client/tracing.py22__all__ = ['trace', 'set_tags', "flush", "on_log_event"]CODE
LOW…thon/generated_tests/media_types/baml_client/config.py95__all__ = [CODE
LOW…hon/generated_tests/media_types/baml_client/globals.py35__all__ = []CODE
31 more matches not shown…
Self-Referential Comments20 hits · 60 pts
SeverityFileLineSnippetContext
MEDIUMtypescript/apps/beps/src/lib/export-all-utils.ts262## Creating a New BEPCOMMENT
MEDIUMtypescript/apps/beps/src/lib/export-all-utils.ts386 let md = `# Creating a New BEPCODE
MEDIUMtypescript/apps/beps/src/lib/export-all-utils.ts499### Create a New BEPCOMMENT
MEDIUMtypescript/apps/vscode-ext/prep-debug-download.sh20# Create the versioned filenameCOMMENT
MEDIUMtypescript2/pkg-grammar/mirror/publish.yml3# This file is generated from typescript2/pkg-grammar/mirror/publish.yml inCOMMENT
MEDIUMtypescript2/pkg-grammar-hljs/mirror/publish.yml3# This file is generated from typescript2/pkg-grammar-hljs/mirror/publish.yml inCOMMENT
MEDIUMfern/docs.yml212 # Create a collector with optional nameCOMMENT
MEDIUMscripts/ffi-debug/analyze_ffi.py648 # Create the plotCOMMENT
MEDIUM.github/workflows/build-vscode-release.reusable.yaml32 # Define the target platforms for VSCE packaging and map them to Rust targetsCOMMENT
MEDIUM.github/workflows/primary.yml517 # Create a temporary directory for filtered contentCOMMENT
MEDIUM.github/workflows/build-cli-release.reusable.yaml379 # Create the archive in the parent directory directly using -CCOMMENT
MEDIUMengine/generators/data/dynamic_types/python/main.py199 # Create a completely new class at runtimeCOMMENT
MEDIUM…ient_python/python_src/baml_py/internal_monkeypatch.py4# Define the BamlValidationError exception with additional fieldsCOMMENT
MEDIUMengine/language_client_go/generate_checksums.sh102 # Create a combined checksums fileCOMMENT
MEDIUMinteg-tests/python/tests/test_timeouts.py201 # Create a client registry with our mock serverCOMMENT
MEDIUMinteg-tests/python/tests/test_functions.py60 # Create the trace file and its parent directory if they don't existCOMMENT
MEDIUMinteg-tests/ruby/test_with_options.rb32 # Create a collectorCOMMENT
MEDIUMinteg-tests/ruby/test_with_options.rb37 # Create a b client with .with_optionsCOMMENT
MEDIUMinteg-tests/ruby/test_with_options.rb78 # Create a collectorCOMMENT
MEDIUMinteg-tests/ruby/test_with_options.rb83 # Create a new instance with the collectorCOMMENT
Dead Code29 hits · 50 pts
SeverityFileLineSnippetContext
MEDIUMbaml_language/tools/speedtest/src/speedtest/compare.py31CODE
MEDIUMbaml_language/tools/speedtest/src/speedtest/compare.py32CODE
MEDIUMbaml_language/tools/speedtest/src/speedtest/compare.py33CODE
MEDIUMbaml_language/tools/speedtest/src/speedtest/compare.py34CODE
MEDIUMbaml_language/tools/speedtest/src/speedtest/compare.py35CODE
MEDIUMbaml_language/tools/speedtest/src/speedtest/compare.py36CODE
MEDIUMbaml_language/tools/speedtest/src/speedtest/compare.py39CODE
MEDIUMbaml_language/tools/speedtest/src/speedtest/compare.py40CODE
MEDIUMbaml_language/tools/speedtest/src/speedtest/compare.py41CODE
MEDIUMbaml_language/tools/speedtest/src/speedtest/compare.py43CODE
MEDIUMbaml_language/tools/speedtest/src/speedtest/compare.py45CODE
MEDIUMbaml_language/tools/speedtest/src/speedtest/compare.py46CODE
MEDIUMbaml_language/tools/speedtest/src/speedtest/compare.py47CODE
MEDIUMbaml_language/tools/speedtest/src/speedtest/compare.py49CODE
MEDIUMbaml_language/tools/speedtest/src/speedtest/compare.py51CODE
MEDIUMbaml_language/tools/speedtest/src/speedtest/compare.py53CODE
MEDIUMbaml_language/tools/speedtest/src/speedtest/compare.py54CODE
MEDIUMbaml_language/tools/speedtest/src/speedtest/compare.py57CODE
MEDIUMbaml_language/tools/speedtest/src/speedtest/compare.py58CODE
MEDIUMbaml_language/tools/speedtest/src/speedtest/compare.py64CODE
MEDIUMbaml_language/tools/speedtest/src/speedtest/compare.py71CODE
MEDIUMbaml_language/tools/speedtest/src/speedtest/compare.py73CODE
MEDIUMbaml_language/tools/speedtest/src/speedtest/compare.py141CODE
MEDIUMbaml_language/tools/speedtest/src/speedtest/compare.py142CODE
MEDIUMbaml_language/tools/speedtest/src/speedtest/compare.py144CODE
MEDIUMbaml_language/tools/speedtest/src/speedtest/compare.py146CODE
MEDIUMbaml_language/tools/speedtest/src/speedtest/compare.py148CODE
MEDIUMbaml_language/tools/speedtest/src/speedtest/compare.py149CODE
MEDIUMinteg-tests/python/baml_example_tracing.py33CODE
AI Response Leakage7 hits · 50 pts
SeverityFileLineSnippetContext
HIGHinteg-tests/go/baml_client/baml_source_map.go130 "test-files/template_string/template_string.baml": "\nfunction Completion(prefix: striCODE
HIGHinteg-tests/python/baml_client/inlinedbaml.py127 "test-files/template_string/template_string.baml": "\nfunction Completion(prefix: string, suffix: string, language: CODE
HIGHinteg-tests/typescript/baml_client/inlinedbaml.ts135 "test-files/template_string/template_string.baml": "\nfunction Completion(prefix: string, suffix: string, language: stCODE
HIGHinteg-tests/rust/src/baml_client/baml_source_map.rs242 m.insert("test-files/template_string/template_string.baml".to_string(), "\nfunction Completion(prefix: string, sCODE
HIGHinteg-tests/typescript-esm/baml_client/inlinedbaml.ts135 "test-files/template_string/template_string.baml": "\nfunction Completion(prefix: string, suffix: string, language: stCODE
HIGHinteg-tests/python-v1/baml_client/inlinedbaml.py127 "test-files/template_string/template_string.baml": "\nfunction Completion(prefix: string, suffix: string, language: CODE
HIGHinteg-tests/react/baml_client/inlinedbaml.ts135 "test-files/template_string/template_string.baml": "\nfunction Completion(prefix: string, suffix: string, language: stCODE
Deep Nesting46 hits · 43 pts
SeverityFileLineSnippetContext
LOWbaml_language/tools/speedtest/src/speedtest/runner.py28CODE
LOWbaml_language/tools/speedtest/src/speedtest/runner.py71CODE
LOWbaml_language/tools/speedtest/src/speedtest/runner.py113CODE
LOWbaml_language/tools/speedtest/src/speedtest/cli.py49CODE
LOWbaml_language/tools/speedtest/src/speedtest/storage.py277CODE
LOWbaml_language/tools/speedtest/src/speedtest/storage.py319CODE
LOWbaml_language/tools/speedtest/src/speedtest/profiler.py36CODE
LOWbaml_language/tools/speedtest/src/speedtest/profiler.py92CODE
LOWbaml_language/tools/speedtest/src/speedtest/profiler.py139CODE
LOWbaml_language/tools/speedtest/src/speedtest/compare.py18CODE
LOWbaml_language/tools/speedtest/src/speedtest/compare.py152CODE
LOWbaml_language/sdks/python/generate_stubs.py20CODE
LOWbaml_language/sdks/python/src/baml_bridge/__init__.py412CODE
LOWbaml_language/sdks/python/src/baml_bridge/proto.py340CODE
LOWbaml_language/forks/aws-config-systest/run-e2e.py439CODE
LOW…ml_language/forks/google-cloud-auth-systest/run-e2e.py272CODE
LOWtools/bump-version.py277CODE
LOWtools/bump-version.py322CODE
LOWtools/baml-bench/docs/_gen_reference.py61CODE
LOWtools/baml-bench/libs/bench_core/jsonl.py13CODE
LOWtools/baml-bench/services/claude_proxy/runner.py286CODE
LOWtools/baml-bench/services/claude_proxy/app.py164CODE
LOWtools/baml-bench/services/baml_dedup/render.py10CODE
LOWtools/baml-bench/services/baml_worker/__main__.py88CODE
LOWtools/bctl_src/oncall/notify.py26CODE
LOWtools/bctl_src/oncall/parser.py72CODE
LOWtools/bctl_src/oncall/cli.py137CODE
LOWscripts/ffi-debug/analyze_ffi.py136CODE
LOWscripts/ffi-debug/analyze_ffi.py515CODE
LOWengine/e2e_tests.py37CODE
LOWengine/tools/show_rust_lints.py73CODE
LOWengine/tools/show_rust_lints.py108CODE
LOW…ne/generators/data/union_types_extended/python/main.py90CODE
LOW…ine/generators/data/mixed_complex_types/python/main.py84CODE
LOW…ine/generators/data/mixed_complex_types/python/main.py175CODE
LOW…ine/generators/data/mixed_complex_types/python/main.py187CODE
LOWengine/language_client_cffi/build.py97CODE
LOWengine/language_client_cffi/build.py245CODE
LOWengine/language_client_cffi/build.py408CODE
LOW…ne/language_client_python/python_src/baml_py/stream.py75CODE
LOW…ne/language_client_python/python_src/baml_py/stream.py176CODE
LOWinteg-tests/gen-baml-client.py287CODE
LOWinteg-tests/python/tests/test_ontick.py9CODE
LOWinteg-tests/python/tests/test_ontick.py21CODE
LOWinteg-tests/python/tests/test_functions.py52CODE
LOWinteg-tests/python/tests/test_functions.py883CODE
Synthetic Comment Markers6 hits · 42 pts
SeverityFileLineSnippetContext
HIGHtypescript/apps/beps/README.md789 └── summaries.md # AI-generated summariesCODE
HIGHtypescript/apps/beps/convex/schema.ts354 // SUMMARIES (AI-generated)COMMENT
HIGHtypescript/apps/beps/convex/schema.ts364 // AI-generated contentCOMMENT
HIGHtypescript/apps/beps/convex/schema.ts31 v.literal("draft"), // AI-generated, not reviewedCODE
HIGH…ipt/apps/beps/src/components/bep/bep-export-dialog.tsx176 summaries.md # AI-generated summaries` : ""}`}CODE
HIGHtypescript/apps/beps/src/lib/export-utils.ts935 └── summaries.md # AI-generated summaries` : ""}CODE
Slop Phrases18 hits · 28 pts
SeverityFileLineSnippetContext
MEDIUMbaml_language/crates/bex_sap/src/tests/test_class.rs96 "foo": "Here is how you can build the API call:\n```json\n{\n \"foo\": {\n \"world\": [\n \"bar\"\n ]\n }CODE
MEDIUMbaml_language/crates/bex_sap/src/tests/test_class.rs105 {"foo": "Here is how you can build the API call:\n```json\n{\n \"foo\": {\n \"world\": [\n \"bar\"\n ]\nCODE
MEDIUMbaml_language/crates/bex_sap/src/tests/test_class.rs166 r#"Here is how you can build the API call:CODE
MEDIUMbaml_language/crates/bex_sap/src/tests/test_class.rs231 r#"Here is how you can build the API call:CODE
MEDIUMbaml_language/crates/bex_sap/src/tests/test_class.rs261 r#"Here is how you can build the API call:CODE
MEDIUMengine/baml-lib/jsonish/src/tests/test_class.rs78 "foo": "Here is how you can build the API call:\n```json\n{\n \"foo\": {\n \"world\": [\n \"bar\"\n ]\n }CODE
MEDIUMengine/baml-lib/jsonish/src/tests/test_class.rs82 {"foo": "Here is how you can build the API call:\n```json\n{\n \"foo\": {\n \"world\": [\n \"bar\"\n ]\nCODE
MEDIUMengine/baml-lib/jsonish/src/tests/test_class.rs133 r#"Here is how you can build the API call:CODE
MEDIUMengine/baml-lib/jsonish/src/tests/test_class.rs191 r#"Here is how you can build the API call:CODE
MEDIUMengine/baml-lib/jsonish/src/tests/test_class.rs214 r#"Here is how you can build the API call:CODE
MEDIUMengine/baml-schema-wasm/rust-toolchain.toml4# If you really want > 1.81 you can try using wasm-bindgen-cli 0.2.105 insteadCOMMENT
LOWinteg-tests/go/baml_client/baml_source_map.go130 "test-files/template_string/template_string.baml": "\nfunction Completion(prefix: striCODE
LOWinteg-tests/python/baml_client/inlinedbaml.py127 "test-files/template_string/template_string.baml": "\nfunction Completion(prefix: string, suffix: string, language: CODE
LOWinteg-tests/typescript/baml_client/inlinedbaml.ts135 "test-files/template_string/template_string.baml": "\nfunction Completion(prefix: string, suffix: string, language: stCODE
LOWinteg-tests/rust/src/baml_client/baml_source_map.rs242 m.insert("test-files/template_string/template_string.baml".to_string(), "\nfunction Completion(prefix: string, sCODE
LOWinteg-tests/typescript-esm/baml_client/inlinedbaml.ts135 "test-files/template_string/template_string.baml": "\nfunction Completion(prefix: string, suffix: string, language: stCODE
LOWinteg-tests/python-v1/baml_client/inlinedbaml.py127 "test-files/template_string/template_string.baml": "\nfunction Completion(prefix: string, suffix: string, language: CODE
LOWinteg-tests/react/baml_client/inlinedbaml.ts135 "test-files/template_string/template_string.baml": "\nfunction Completion(prefix: string, suffix: string, language: stCODE
AI Structural Patterns3 hits · 3 pts
SeverityFileLineSnippetContext
LOWtools/bump-version.py35CODE
LOWtools/bump-version.py86CODE
LOWinteg-tests/python/aws-utils.py18CODE
TODO Padding2 hits · 3 pts
SeverityFileLineSnippetContext
LOW…escript/apps/vscode-ext/src/panels/WebviewPanelHost.ts494 // TODO: implement error handling in our RPC frameworkCOMMENT
LOWengine/baml-runtime/src/async_vm_runtime.rs309 // TODO: Handle errors.COMMENT
Overly Generic Function Names1 hit · 0 pts
SeverityFileLineSnippetContext
LOW…ml_language/sdks/python/src/baml_bridge/ctx_manager.py115 def my_function(x: int) -> int:STRING