Capka v0.6.3 🐾
Changed
- Telegram replies no longer append the model's reasoning as a collapsed
"💭 Reasoned for Xs" block; the final message is the answer plus the tool-log
footer only. Live thinking still shows in the streamed draft.
Fixed
- The sandbox prompt now reflects the session's actual egress: when network is enabled (
SANDBOX_ALLOW_NETWORK=true+sandbox_network=bridgeor a project override), the model is told it has internet instead of the hardcoded "no network by default", so it stops refusing to install packages or make requests.
Full changelog: https://github.com/LyoSU/capka/blob/master/CHANGELOG.md