Skip to content

BloxBot v0.8.0

Choose a tag to compare

@github-actions github-actions released this 27 Jul 03:56
162d8a7

Download BloxBot

Added

  • Added session-scoped Roblox Studio targeting with automatic matching, a responsive Studio picker, and a shared Electron-side MCP broker.
  • Added an agent-driven Explorer that automatically synchronizes Roblox Studio's instance tree, supports search, properties and attributes, object references, and Studio-style ordering and filtering.
  • Added an agent playtest workflow that can generate editable test plans from chat history and send the completed playtest back into the active session.
  • Added snoozed sessions with restore-first interactions, contextual deletion, confirmation inside the application, and animated sidebar transitions.
  • Added object mentions and OpenCode-backed slash-command completion to the composer, including argument hints and keyboard completion.

Changed

  • Redesigned reasoning, tool calls, structured output, diffs, shell output, retries, and provider errors as compact inline chat content with collapsible syntax highlighting.
  • Reworked Explorer and Playtest as matching embedded side panels with responsive header controls and smooth entrance and exit transitions.
  • Refined the composer with an expandable input, aligned attachment and submit actions, an in-composer agent selector, and a popover-based reasoning-effort slider.
  • Expanded PostHog events with consistent metadata for Studio targeting, Explorer synchronization, playtesting, composer actions, and session management.

Fixed

  • Prevented Studio discovery refreshes, panel switching, disclosure expansion, and responsive header changes from causing flicker, scroll jumps, clipped controls, or layout shifts.
  • Added a bundled typed Studio collector and strict schema runtime so common discovery and Explorer flows work without an initial model request while retaining agent-generated fallback behavior.