Chatdbg

Latest version: v0.7.1

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

Scan your dependencies

Page 3 of 3

0.1

What's Changed
* Added OPENAI_API_MODEL, significant refactoring. by emeryberger in https://github.com/plasma-umass/ChatDBG/pull/15
* Updates to address path issues and also limit source code to program dir by emeryberger in https://github.com/plasma-umass/ChatDBG/pull/18
* Add sanity check CI by nicovank in https://github.com/plasma-umass/ChatDBG/pull/17
* PyPI automatic release upload by nicovank in https://github.com/plasma-umass/ChatDBG/pull/19
* [Check for debug info.](https://github.com/plasma-umass/ChatDBG/commit/2b2f39235ce0d3983941d05fed8bf80376b72ec2)
* [Checks for debug info and adds line numbers.](https://github.com/plasma-umass/ChatDBG/commit/53215c285cb28e471b975bcbc73517ed4b14f075)
* [Added variable type info and file names to stack frames; removed some…](https://github.com/plasma-umass/ChatDBG/commit/44d3878cc0b97c8f62099debdb107fd60f24ed6e)
* Added local variables and values, including dereferenced values, if possible
* Changed prompt to avoid referring to frames, which are synthetic.
* Added string truncation to avoid generating overly long prompts.
* Bumped to GPT-4, removed 'stream' option which no longer works.
* Added OPENAI_API_MODEL, significant refactoring.
* Path magic for gdb.
* Gracefully exits when no debug info is present.
* Forces current path to be the first one, addressing some Python path issues.
* Updated to handle when is not at start of line. Fixes 12.
* Adding Rust-specific support (chatdbg crate), reading the panic info log
* Added instructions for using ChatDBG with Rust programs
* More robust debug symbol checking; should fix 11.

**Full Changelog**: https://github.com/plasma-umass/ChatDBG/compare/v0.0.14...v0.1

0.0.14

Fixes an issue on Mac by pinning to an older version of aiohttp (an OpenAI dependency).

Page 3 of 3

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.