Chatdbg

Latest version: v0.6.5

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

Scan your dependencies

Page 1 of 3

0.7.0

What's Changed

ChatDBG is now safe by default and won't let GPT call possibly harmful debugger commands.
The `--unsafe` flag can be passed to allow any function call.

**Full Changelog**: https://github.com/plasma-umass/ChatDBG/compare/v0.6.4...v0.7.0

0.6.4

* Set the default model to gpt-4o.
* Expose the `--instructions` command line option to supply different instructions than the (possibly mode-specific) default.

**Full Changelog**: https://github.com/plasma-umass/ChatDBG/compare/v0.6.3...v0.6.4

0.6.3

**Full Changelog**: https://github.com/plasma-umass/ChatDBG/compare/v0.6.1...v0.6.3

0.6.1

* Minor fix over v0.6.
* Improved support for GDB.
* Consistent formatting and outputs across all debuggers.
* Upgrade minimum to Python 3.10 -- IPython requires >=3.10 by nicovank in https://github.com/plasma-umass/ChatDBG/pull/41

**Full Changelog**: https://github.com/plasma-umass/ChatDBG/compare/v0.5...v0.6.1

0.6

What's Changed

* Improved support for GDB.
* Consistent formatting and outputs across all debuggers.
* Upgrade minimum to Python 3.10 -- IPython requires >=3.10 by nicovank in https://github.com/plasma-umass/ChatDBG/pull/41

**Full Changelog**: https://github.com/plasma-umass/ChatDBG/compare/v0.5...v0.6

0.5

What's Changed
* Many changes (see v0.4, which did not get pushed to PyPi due to an oversight).
* Ignore any warnings LiteLLM might emit on import by nicovank in https://github.com/plasma-umass/ChatDBG/pull/38

**Full Changelog**: https://github.com/plasma-umass/ChatDBG/compare/v0.3...v0.5

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.