docs
evals
scenario-1
scenario-10
scenario-2
scenario-3
scenario-4
scenario-5
scenario-6
scenario-7
scenario-8
scenario-9
Uber simple route middleware for Koa.js applications with path parameter support
Performance
Overall agent performance with this tile
100%
Improvement
Performance improvement when using this tile compared to baseline
↑ 22%
Baseline
Agent performance without this tile
78%
npx @tessl/cli install tessl/npm-koa-route@4.0.0Generated
Agent Codex
Scenario 1
Middleware integration with Koa
Scenario 2
HTTP method routing (GET, POST, PUT, DELETE, etc.)
Scenario 3
Advanced path-to-regexp options and configuration
Scenario 4
Basic parameterized routes
Scenario 5
Optional route parameters
Scenario 6
Parameter extraction from URLs
Scenario 7
URL parameter decoding and encoding
Scenario 8
Path pattern matching with parameters
Scenario 9
Automatic HEAD request handling for GET routes
Scenario 10
Regex-based path constraints