Skip to content

Gasoline v0.5.60 Released

Gasoline v0.5.60 focuses on server-side reliability with persistence guarantees and comprehensive architecture invariant tests.

  • Persistent Message Queue — Guarantees no messages lost during server restarts
  • Transaction-Safe State — Atomic operations for observer state updates
  • Architecture Validation — New test suite validating core invariants
  • Improved graceful shutdown of long-running observations
  • Better handling of concurrent client connections
  • Enhanced observability into server health and performance
  • Stricter validation of MCP protocol compliance
  • 50+ new architecture invariant tests
  • Stress testing with high message volume
  • Connection resilience testing
Terminal window
curl -sSL https://raw.githubusercontent.com/brennhill/gasoline-agentic-browser-devtools-mcp/STABLE/scripts/install.sh | bash

v0.5.60 Release