or run

tessl search
Log in

Version

Workspace
tessl
Visibility
Public
Created
Last updated
Describes
pypipkg:pypi/python-bidi@0.6.x
tile.json

tessl/pypi-python-bidi

tessl install tessl/pypi-python-bidi@0.6.0

Python Bidi layout wrapping the Rust crate unicode-bidi

Agent Success

Agent success rate when using this tile

93%

Improvement

Agent success rate improvement when using this tile compared to baseline

1.09x

Baseline

Agent success rate without this tile

85%

Assessment results

Generated

Agent Claude Code

Scenario 1

Dual implementation architecture (Python V5 vs Rust unicode-bidi)

0%

Scenario 2

Multi-encoding support (str/bytes with UTF-8, CP1255, etc.)

77%

Scenario 3

Base direction override (force LTR or RTL)

0%

Scenario 4

Base direction detection with get_base_level()

0%

Scenario 5

Text display conversion with get_display()

-17%

Scenario 6

Debug mode with algorithm execution trace

25%

Scenario 7

Internal storage structure with embedding levels and run tracking

3%

Scenario 8

Mixed script handling (Hebrew/Arabic with Latin text)

0%

Scenario 9

Line and paragraph handling with proper boundary level resets

5%

Scenario 10

Complex scenario handling (nested embeddings, mathematical expressions, quotations)

-5%