| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-08-06 | 951 Bytes | |
| v1.8.30 source code.tar.gz | 2026-08-06 | 60.7 MB | |
| v1.8.30 source code.zip | 2026-08-06 | 61.5 MB | |
| Totals: 3 Items | 122.1 MB | 0 | |
What's Changed
What's Changed
- Refresh generated llms.txt by @giordano-lucas in https://github.com/nottelabs/notte/pull/885
- Allow idle_timeout_minutes up to twice the default max session duration by @giordano-lucas in https://github.com/nottelabs/notte/pull/884
- Drop invalid duration format from SessionResponse schema by @giordano-lucas in https://github.com/nottelabs/notte/pull/886
- fix: correct context-manager type annotations on
__exit__/__aexit__by @giordano-lucas in https://github.com/nottelabs/notte/pull/888 - docs: document mp4_url on the session replay endpoint by @giordano-lucas in https://github.com/nottelabs/notte/pull/889
- Serialize local function run results as JSON by @giordano-lucas in https://github.com/nottelabs/notte/pull/890
Full Changelog: https://github.com/nottelabs/notte/compare/v1.8.29...v1.8.30