Skip to content

v0.2.0

Latest

Choose a tag to compare

@github-actions github-actions released this 08 Jun 14:01
· 1 commit to main since this release
Immutable release. Only release title and notes can be modified.
86b56e2

Changed

  • Sensor entrypoint is now python -m bluerock (previously python -m bluepython).
    Update any wrapper commands, persistent-install steps, and scripts accordingly.

Added

  • bluerock package providing the python -m bluerock entrypoint.
  • sensor_startup event now emitted automatically when the sensor initializes.
  • Backend connection loss is now reported by the sensor.
  • Broader MCP server-initialization monitoring, including FastMCP.

Fixed

  • Assorted Python sensor fixes (config handling, MCP hooks, process wrapping).