Skip to content

v1.1.3

Choose a tag to compare

@github-actions github-actions released this 30 Jun 20:51
· 148 commits to main since this release
ba16097

1.1.3 - 2026-06-30

Added

  • Use brand logo mark + favicon set (#257)
  • Redesign agmsg.cc landing with Astro + Tailwind (#213) (#249)
  • Allow passing an initial prompt to the spawned agent (#212)

Fixed

  • Run watch-once.sh via bash so the codex bridge arms on Windows
  • Prefer shell function monitor shim; skip agmsg wrapper when resolving real codex (#193)
  • Drop monitor/both — Gemini has no Monitor tool (#258)
  • Skip Monitor directive when watcher already alive (#246)
  • Escape interpolated values as SQL string literals (#223)
  • Add CIM fallback for /proc-less cmdline/comm (#225) (#234)
  • Robust monitor — session-bind, orphan reaper, foolproof launch (#245)
  • Report bridge liveness in delivery status (#232)
  • Reject agent names that break JSON paths
  • Pipe SQL via stdin to avoid ARG_MAX on large bodies

Documentation

  • Add agmsg logo asset kit (#255)