Skip to content

v0.2.0

Latest

Choose a tag to compare

@I-No-oNe I-No-oNe released this 03 Aug 21:43
0dfedbb

Features

  • publish Actions results through live Check annotations, step output, summaries, and short-lived private-repository artifacts (d73a066)

Bug Fixes

  • silence Baileys protocol logs by default so structured action results remain readable (d73a066)

Documentation

  • explain billed wait windows, per-account Actions serialization, and the single-socket backend pattern

Integration

  • upgrade with npm install baileys-agent-kit@0.2.0
  • private GitHub Actions repositories receive detailed results automatically; public repositories keep detailed summaries and artifacts disabled
  • WA_BAILEYS_LOG_LEVEL defaults to silent; use error or debug only for temporary diagnosis
  • conversational backends should reuse one connection per WhatsApp account and serialize outbound mutations internally