Openbrain

Latest version: v5.7.0

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

Scan your dependencies

Page 7 of 41

3.1.0

Chore

* chore(release): 3.1.0 [skip ci]

[3.1.0](https://github.com/svange/openbrain/compare/v3.0.2...v3.1.0) (2024-07-07)

Features

* agent logs for local agents in gradio ([6d0a041](https://github.com/svange/openbrain/commit/6d0a041693890c13de259126ef059f9ec3d65a31))
* debugging ui ([3a2de8f](https://github.com/svange/openbrain/commit/3a2de8f572efb404f5482c5173127432d726f9fc)) ([`f1fe226`](https://github.com/svange/openbrain/commit/f1fe226de8de37b3e17d3294ed54147c0ce53fa0))

Feature

* feat: debugging ui ([`3a2de8f`](https://github.com/svange/openbrain/commit/3a2de8f572efb404f5482c5173127432d726f9fc))

* feat: agent logs for local agents in gradio ([`6d0a041`](https://github.com/svange/openbrain/commit/6d0a041693890c13de259126ef059f9ec3d65a31))

3.0.2

Chore

* chore(release): 3.0.2 [skip ci]

[3.0.2](https://github.com/svange/openbrain/compare/v3.0.1...v3.0.2) (2024-07-06)

Bug Fixes

* calculator bugs, test bugs, UI improvements. ([5721804](https://github.com/svange/openbrain/commit/57218046ac7966a129dea9e166907b6907494e32)) ([`f70e132`](https://github.com/svange/openbrain/commit/f70e13234fdc7753876b9bb31ad5c154e94d3fd7))

Fix

* fix: calculator bugs, test bugs, UI improvements. ([`5721804`](https://github.com/svange/openbrain/commit/57218046ac7966a129dea9e166907b6907494e32))

3.0.1

Chore

* chore(release): 3.0.1 [skip ci]

[3.0.1](https://github.com/svange/openbrain/compare/v3.0.0...v3.0.1) (2024-07-06)

Bug Fixes

* UI bug fixes, tool_do_nothing had bad name, simple calculator description was poo poo. ([a75399c](https://github.com/svange/openbrain/commit/a75399c2ef79b147a6aa9413e072d820605f28b8)) ([`21b4aa6`](https://github.com/svange/openbrain/commit/21b4aa6e5f6901529d900ddd054017f177d65922))

Fix

* fix: UI bug fixes, tool_do_nothing had bad name, simple calculator description was poo poo. ([`a75399c`](https://github.com/svange/openbrain/commit/a75399c2ef79b147a6aa9413e072d820605f28b8))

3.0.0

Breaking

* feat: further UI improvements, cleaned up agent_config model, added simple_calculator tool.

BREAKING-CHANGE: ORM change in agent_config. ([`9b71c47`](https://github.com/svange/openbrain/commit/9b71c471920b151595440beb8358cd811439620e))

Chore

* chore(release): 3.0.0 [skip ci]

[3.0.0](https://github.com/svange/openbrain/compare/v2.16.11...v3.0.0) (2024-07-06)

⚠ BREAKING CHANGES

* ORM change in agent_config.

Features

* further UI improvements, cleaned up agent_config model, added simple_calculator tool. ([9b71c47](https://github.com/svange/openbrain/commit/9b71c471920b151595440beb8358cd811439620e))

Bug Fixes

* recording infrastructure in place, and UI supports it. ([574d84b](https://github.com/svange/openbrain/commit/574d84b736f7d2dd2f713638d74ed2e13a2c013b)) ([`ae7fcdb`](https://github.com/svange/openbrain/commit/ae7fcdb7fa815a7a4ee8d42f54e8ff2af6a7bcff))

Unknown

* Merge remote-tracking branch &39;origin/main&39; ([`60b0e83`](https://github.com/svange/openbrain/commit/60b0e830fdf1a8b4d3ede1d4006fa6a1074d43b5))

2.16.11

Chore

* chore(release): 2.16.11 [skip ci]

[2.16.11](https://github.com/svange/openbrain/compare/v2.16.10...v2.16.11) (2024-07-05)

Bug Fixes

* recording infrastructure in place, and UI supports it. ([b11cf0c](https://github.com/svange/openbrain/commit/b11cf0ce6d6194fbb194a2517ffd82fdbea3fb75)) ([`0eac2b4`](https://github.com/svange/openbrain/commit/0eac2b4463b410bc47d5c416bc693c45489af00f))

Fix

* fix: recording infrastructure in place, and UI supports it. ([`574d84b`](https://github.com/svange/openbrain/commit/574d84b736f7d2dd2f713638d74ed2e13a2c013b))

* fix: recording infrastructure in place, and UI supports it. ([`b11cf0c`](https://github.com/svange/openbrain/commit/b11cf0ce6d6194fbb194a2517ffd82fdbea3fb75))

2.16.10

Chore

* chore(release): 2.16.10 [skip ci]

[2.16.10](https://github.com/svange/openbrain/compare/v2.16.9...v2.16.10) (2024-07-05)

Bug Fixes

* adding session_id as param for ToolBox, now the tools should have the session_id in the context. ([bcf1f59](https://github.com/svange/openbrain/commit/bcf1f5929aea0e12b1fedc98c5428baba682b076))
* adding session_id as param for ToolBox, now the tools should have the session_id in the context. ([9c3e1eb](https://github.com/svange/openbrain/commit/9c3e1eb127a18948c3c433db658c52e8f4ec8809)) ([`12d00d1`](https://github.com/svange/openbrain/commit/12d00d1d86ddec039adb2b42d9e3081b56bf40fa))

Fix

* fix: adding session_id as param for ToolBox, now the tools should have the session_id in the context. ([`bcf1f59`](https://github.com/svange/openbrain/commit/bcf1f5929aea0e12b1fedc98c5428baba682b076))

* fix: adding session_id as param for ToolBox, now the tools should have the session_id in the context. ([`9c3e1eb`](https://github.com/svange/openbrain/commit/9c3e1eb127a18948c3c433db658c52e8f4ec8809))

Page 7 of 41

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.