Bub v0.3.8 Release Notes

Release Date: 2026-05-14 // 28 days ago
  •    🚀 Features

    • ➕ Add session management to shell commands and improve task cancellation handling  -  by @frostming (7d311)
    • Retrieve config value using template replacement in skill content  -  by @frostming in #209 (f0c32)
    • Allow provide_tape_store hook to return a context manager  -  by @frostming in #199 (14f29)

    🛠    🐞 Bug Fixes

    • 🚚 Move log handler installation to start method in CliChannel  -  by @frostming (804e1)
    • Correct regex pattern for context length detection in agent.py  -  by @frostming (e7881)
    • Include default path for 'uv' executable search in _find_uv function  -  by @frostming and Copilot (ddb20)
    • 📚 Correct directory path for skill location in documentation  -  by @frostming (eddc5)
    • Enable colored loguru output for terminal display  -  by @iodone and Claude Opus 4.6 in #189 (e50dc)
    • 0️⃣ Increase default max tokens to 16384 to avoid tool call truncation issue  -  by @frostming (74fa7)
    • ⚡️ Update loguru integration for improved logging configuration  -  by @frostming (acb76)
    • Reverse hook implementation order in collect_onboard_config and update assertions in tests  -  by @frostming and Copilot (c5c91)
    • ⚡️ Update quit_tool docstring to clarify session termination  -  by @frostming (73ff8)
    • ⚡️ Update quit_tool docstring to emphasize usage caution  -  by @frostming (2877b)
    • telegram : Avoid conflicting get_updates proxy config  -  by @iodone in #200 (12be6)
        View changes on GitHub

Previous changes from v0.3.7