tessl install tessl/npm-babel--preset-stage-0@7.8.0Deprecated Babel preset for stage 0 plugins that provides migration guidelines to explicit plugin configurations
Agent Success
Agent success rate when using this tile
80%
Improvement
Agent success rate improvement when using this tile compared to baseline
1.21x
Baseline
Agent success rate without this tile
66%
Generated
Agent Codex
Scenario 1
Transform from existing ASTs
Scenario 2
Code emission with @babel/generator and source maps
Scenario 3
Compiler transforms via @babel/core entry points
Scenario 4
Preset-env target tuning for syntax and polyfills
Scenario 5
Syntax-only enablement through plugin-syntax-* plugins
Scenario 6
Runtime transpilation filters and cache control in @babel/register
Scenario 7
Runtime helper strategies including transform-runtime and buildExternalHelpers
Scenario 8
Config, preset, and plugin resolution APIs
Scenario 9
AST traversal and mutation with @babel/traverse
Scenario 10
Syntax parsing with @babel/parser and plugin flags