Hcclient

Latest version: v1.19.7

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

Scan your dependencies

Page 11 of 13

1.5.1

- Better exit handling by making the receiving loop a daemon thread
- Handle `EOFError`

1.5.0

- Scrapped the reprompting implementation entirely. Instead, we patch stdout to print above the prompt, preventing it from being overwritten.
- Removed `--parse-interval`. It's not longer needed since we don't have to wait for reprompting between received messages.

1.4.4

- Fix client not being in scope in `close()`
- Add `--parse-interval` option that sets the delay between the parsing of each received packet

1.4.3

- Better implementation of previous race condition fix. Handling of messages and the prompt properly when the server's latency is extremely low, without using a hacky `sleep` method

1.4.2

- Fix for race condition between client-side command output and re-prompting implementation

1.4.1

- Fixed broken history after 1.4.0

Page 11 of 13

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.