tessl install tessl/pypi-hishel@0.1.0Persistent cache implementation for httpx and httpcore following RFC 9111 specification
Agent Success
Agent success rate when using this tile
74%
Improvement
Agent success rate improvement when using this tile compared to baseline
1.48x
Baseline
Agent success rate without this tile
50%
Generated
Agent Codex
Scenario 1
ETag and Last-Modified validators
Scenario 2
Requests library integration via adapter
Scenario 3
Conditional header filtering (no-cache and private field names)
Scenario 4
Soft and hard deletion with grace period
Scenario 5
State machine with 8 states (IdleClient, CacheMiss, FromCache, etc.)
Scenario 6
Request no-cache directive forcing revalidation
Scenario 7
Storage TTL management (fixed and sliding expiration)
Scenario 8
Allowed stale checking with directive prohibitions
Scenario 9
CacheOptions configuration (shared/private, methods, stale)
Scenario 10
Conditional request generation (If-None-Match, If-Modified-Since)