Download Latest Version v0.6.1 source code.zip (104.4 MB)
Email in envelope

Get an email when there's a new version of Gradient Bang

Home / v0.6.0
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2026-05-30 1.2 kB
v0.6.0 source code.tar.gz 2026-05-30 103.8 MB
v0.6.0 source code.zip 2026-05-30 104.4 MB
Totals: 3 Items   208.2 MB 0

Changed

  • Bumped pipecat-ai to 1.3.0 (subagents now in-tree; dropped the pipecat-ai-subagents package).
  • Centralized runtime configuration in gradientbang.config using pydantic-settings.
  • Repository structure tidy-up and runtime module reorganization under src/gradientbang/runtime/.
  • Migrated to the latest Pipecat SubAgents spec — PipelineWorker-hosted Orchestrator, bus-based TaskAgent workers, and the universal wake-up handshake aligned to the current pipecat-ai-subagents API.
  • New-player onboarding now keeps the generated mega-port route as session-scoped private TaskAgent startup context for player-ship tasks, controlled by BOT_NEW_PLAYER_ONBOARDING.
  • Local player-ship TaskAgents are now one-task workers like local corp-ship TaskAgents; completed player tasks end and remove their worker instead of reusing an idle pipeline.
  • Text input now waits on Pipecat user-mute events via app_resources, matching voice turn sequencing.

Fixed

  • Map UI: numeric map_zoom_level from the UI agent is now honored as an absolute zoom (4–50 scale) instead of being downgraded to a single step when no center/highlight/fit is set. map_zoom_direction still steps gently for vague "zoom in/out" requests.
Source: README.md, updated 2026-05-30