or run

npx @tessl/cli init
Log in

Version

Files

tile.json

tessl/npm-cli

A tool for rapidly building command line apps with argument parsing and stdin processing

Workspace
tessl
Visibility
Public
Created
Last updated
Describes
npmpkg:npm/cli@1.0.x

Performance

Overall agent performance with this tile

62%

Improvement

Performance improvement when using this tile compared to baseline

↑ 15%

Baseline

Agent performance without this tile

47%

To install, run

npx @tessl/cli install tessl/npm-cli@1.0.0

Assessment results

Generated

Agent Codex

Scenario 1

Progress bar display

0%

Scenario 2

Command-line option definitions with short/long names

22%

Scenario 3

Argument escape sequences (- and -- handling)

5%

Scenario 4

Color output control and TTY detection

0%

Scenario 5

EOF handling in streaming input

-17%

Scenario 6

Line-by-line file input processing

-10%

Scenario 7

HTTP server creation with middleware stack pattern

45%

Scenario 8

STDIN reading and processing

100%

Scenario 9

Streaming line-by-line input with buffer management

7%

Scenario 10

Terminal control with cursor manipulation

-5%