| Name | Type | Description |
|---|---|---|
bypass_cache | bool | Default: False |
Check whether a newer version of deepagents-cli is available.
When the installed version is a pre-release (e.g. 0.0.35a1),
pre-release versions on PyPI are included in the comparison so alpha
testers are notified of newer alphas and the eventual stable release.
Stable installs only compare against stable PyPI releases.
Skip the cache and always hit PyPI.