Controlflow

Latest version: v0.11.3

Safety actively analyzes 682487 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 3 of 4

0.8.1

What's Changed
* Add software engineer example by jlowin in https://github.com/PrefectHQ/ControlFlow/pull/179
* Update installation.mdx by EmilRex in https://github.com/PrefectHQ/ControlFlow/pull/181
* Update langchain-core required version by zhen0 in https://github.com/PrefectHQ/ControlFlow/pull/180
* Fix issue where `new_messages` is None by jlowin in https://github.com/PrefectHQ/ControlFlow/pull/183

New Contributors
* EmilRex made their first contribution in https://github.com/PrefectHQ/ControlFlow/pull/181
* zhen0 made their first contribution in https://github.com/PrefectHQ/ControlFlow/pull/180

**Full Changelog**: https://github.com/PrefectHQ/ControlFlow/compare/v0.8.0...v0.8.1

0.8.0

What's Changed
* Support anthropic by jlowin in https://github.com/PrefectHQ/ControlFlow/pull/157
* Start adding examples by jlowin in https://github.com/PrefectHQ/ControlFlow/pull/158
* Make tool calls private by default by jlowin in https://github.com/PrefectHQ/ControlFlow/pull/159
* Introduce proprietary backend models by jlowin in https://github.com/PrefectHQ/ControlFlow/pull/161
* Improve message processing pipeline by jlowin in https://github.com/PrefectHQ/ControlFlow/pull/160
* Reorganize tool imports by jlowin in https://github.com/PrefectHQ/ControlFlow/pull/162
* Significant QA updates by jlowin in https://github.com/PrefectHQ/ControlFlow/pull/163
* Ensure flow context is entered by jlowin in https://github.com/PrefectHQ/ControlFlow/pull/164
* Allow ad-hoc agent assignments by jlowin in https://github.com/PrefectHQ/ControlFlow/pull/165
* fix broken attribute by jlowin in https://github.com/PrefectHQ/ControlFlow/pull/166
* Update assets by jlowin in https://github.com/PrefectHQ/ControlFlow/pull/168
* Update banner by jlowin in https://github.com/PrefectHQ/ControlFlow/pull/170
* Update controlflow_banner.png by jlowin in https://github.com/PrefectHQ/ControlFlow/pull/171
* Enhancement: Code block styling by znicholasbrown in https://github.com/PrefectHQ/ControlFlow/pull/172
* Add tools doc by jlowin in https://github.com/PrefectHQ/ControlFlow/pull/173
* Handle missing API key more gracefully by jlowin in https://github.com/PrefectHQ/ControlFlow/pull/174
* Add more examples card by jlowin in https://github.com/PrefectHQ/ControlFlow/pull/175
* Minor edits by jlowin in https://github.com/PrefectHQ/ControlFlow/pull/176
* Add tasks and agents guide by jlowin in https://github.com/PrefectHQ/ControlFlow/pull/177
* Update installation instructions by jlowin in https://github.com/PrefectHQ/ControlFlow/pull/178


**Full Changelog**: https://github.com/PrefectHQ/ControlFlow/compare/v0.7.5...v0.8.0

0.7.5

What's Changed
* Add loop doc by jlowin in https://github.com/PrefectHQ/ControlFlow/pull/140
* add quickstart by jlowin in https://github.com/PrefectHQ/ControlFlow/pull/141
* Misc docs updates by jlowin in https://github.com/PrefectHQ/ControlFlow/pull/142
* add history notes by jlowin in https://github.com/PrefectHQ/ControlFlow/pull/144
* Add message trimming by jlowin in https://github.com/PrefectHQ/ControlFlow/pull/143
* Add planning guide by jlowin in https://github.com/PrefectHQ/ControlFlow/pull/145
* Move loop to guide by jlowin in https://github.com/PrefectHQ/ControlFlow/pull/146
* Improve tool descriptions + add tests by jlowin in https://github.com/PrefectHQ/ControlFlow/pull/147
* Add testing utilities by jlowin in https://github.com/PrefectHQ/ControlFlow/pull/148
* Refactor core modules by jlowin in https://github.com/PrefectHQ/ControlFlow/pull/150
* Streamline the installation docs by djsauble in https://github.com/PrefectHQ/ControlFlow/pull/149
* Simplify the quickstart and make it more imperative by djsauble in https://github.com/PrefectHQ/ControlFlow/pull/151
* Add pattern docs by jlowin in https://github.com/PrefectHQ/ControlFlow/pull/152
* Add pattern headers and move api docs back to guides by jlowin in https://github.com/PrefectHQ/ControlFlow/pull/153
* Update main docs by jlowin in https://github.com/PrefectHQ/ControlFlow/pull/154
* Update example by jlowin in https://github.com/PrefectHQ/ControlFlow/pull/155
* Fix streaming prints by jlowin in https://github.com/PrefectHQ/ControlFlow/pull/156

New Contributors
* djsauble made their first contribution in https://github.com/PrefectHQ/ControlFlow/pull/149

**Full Changelog**: https://github.com/PrefectHQ/ControlFlow/compare/v0.7.4...v0.7.5

0.7.4

What's Changed
* typing: utilities/types.py by aaazzam in https://github.com/PrefectHQ/ControlFlow/pull/134
* Fix tutorial typos by seanpwlms in https://github.com/PrefectHQ/ControlFlow/pull/135
* Update welcome/readme by jlowin in https://github.com/PrefectHQ/ControlFlow/pull/138
* Update Prefect pin by jlowin in https://github.com/PrefectHQ/ControlFlow/pull/137
* Update README.md by jlowin in https://github.com/PrefectHQ/ControlFlow/pull/139

New Contributors
* seanpwlms made their first contribution in https://github.com/PrefectHQ/ControlFlow/pull/135

**Full Changelog**: https://github.com/PrefectHQ/ControlFlow/compare/v0.7.3...v0.7.4

0.7.3

What's Changed
* Misc updates by jlowin in https://github.com/PrefectHQ/ControlFlow/pull/129
* Apply prefect settings at runtime by jlowin in https://github.com/PrefectHQ/ControlFlow/pull/130
* Improve attaching agents to messages by jlowin in https://github.com/PrefectHQ/ControlFlow/pull/131
* Glossary update by jlowin in https://github.com/PrefectHQ/ControlFlow/pull/132
* Update welcome by jlowin in https://github.com/PrefectHQ/ControlFlow/pull/133


**Full Changelog**: https://github.com/PrefectHQ/ControlFlow/compare/v0.7.2...v0.7.3

0.7.2

What's Changed
* Ensure debug setting defaults to False by jlowin in https://github.com/PrefectHQ/ControlFlow/pull/119
* Add script.js for docs by discdiver in https://github.com/PrefectHQ/ControlFlow/pull/118
* Prefect all the things by jlowin in https://github.com/PrefectHQ/ControlFlow/pull/120
* Make agents more extensible by jlowin in https://github.com/PrefectHQ/ControlFlow/pull/121
* Move history to the flow by jlowin in https://github.com/PrefectHQ/ControlFlow/pull/122
* Add basic planning by jlowin in https://github.com/PrefectHQ/ControlFlow/pull/123
* Update tests by jlowin in https://github.com/PrefectHQ/ControlFlow/pull/124
* Ensure that agents always load the then-default model if one is not specified by jlowin in https://github.com/PrefectHQ/ControlFlow/pull/125
* Create codeql.yml by jlowin in https://github.com/PrefectHQ/ControlFlow/pull/126
* Improve basic planning by jlowin in https://github.com/PrefectHQ/ControlFlow/pull/127
* Add generate_subtasks by jlowin in https://github.com/PrefectHQ/ControlFlow/pull/128

New Contributors
* discdiver made their first contribution in https://github.com/PrefectHQ/ControlFlow/pull/118

**Full Changelog**: https://github.com/PrefectHQ/ControlFlow/compare/v0.7.1...v0.7.2

Page 3 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.