This release adds 2 notable features for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
Summary
AI summaryAdded get_greeks support for futures options and routed their streamer symbols through CME/CFE market-session handling.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Feature | Medium |
Adds get_greeks support for futures options like /ES, /MES, /CL, /NG, /ZB. Adds get_greeks support for futures options like /ES, /MES, /CL, /NG, /ZB. Source: llm_adapter@2026-06-01 Confidence: high |
— |
| Bugfix | Medium |
Routes futures-option streamer symbols through CME/CFE market-session handling instead of equity-session handling. Routes futures-option streamer symbols through CME/CFE market-session handling instead of equity-session handling. Source: llm_adapter@2026-06-01 Confidence: high |
— |
Full changelog
Fixed
- Added
get_greekssupport for futures options such as/ES,/MES,/CL,/NG, and/ZBby resolving contracts through the tastytrade SDK futures option chain helper. - Routed futures-option streamer symbols like
./ESM6 C5800through CME/CFE market-session handling instead of equity-session handling.
Docs
- Updated README to document equity and futures option Greeks support.
Verification
uv run pytest -q: 82 passed, 11 skippeduv run ruff check .uv run pyright tasty_agentuv build --clearuv run --with twine twine check dist/*
Fixes #18.
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About ferdousbhai/tasty-agent
Tastyworks API integration to handle trading activities on Tastytrade
Related context
Related tools
Beta — feedback welcome: [email protected]