tessl install tessl/pypi-furl@2.1.0URL manipulation made simple.
Agent Success
Agent success rate when using this tile
65%
Improvement
Agent success rate improvement when using this tile compared to baseline
1.59x
Baseline
Agent success rate without this tile
41%
Generated
Agent Codex
Scenario 1
Multivalue query controls via omdict1D (getlist/addlist/popvalue/updateall)
Scenario 2
Path object manipulation with decoded segments and absolute/dir/file flags
Scenario 3
URL component parsing and access (scheme/credentials/host/port/netloc/origin)
Scenario 4
Inline mutation helpers add/set/remove for URL pieces
Scenario 5
Low-level URL/path helpers (urljoin/urlsplit/join_path_segments/remove_path_segments)
Scenario 6
Encoding and IDNA handling with host/port validation and strict warnings
Scenario 7
URL serialization, join, copy, and dict export
Scenario 8
Hashbang-style fragments and targeted fragment path/query removal
Scenario 9
Query object with ordered multivalue params and dict-like edits
Scenario 10
Fragment path+query management with optional separator