Commit graph

7 commits

Author SHA1 Message Date
Musa
0416573c82 Merge remote-tracking branch 'origin/main' into musa/cli 2026-02-17 07:28:07 -08:00
Musa
ef285f1213
Add error handling for OTLP/gRPC listener binding in trace command (#748) 2026-02-14 15:28:45 -08:00
Musa
5b91703454 refactor: integrate trace listener management into runtime module and streamline PID handling 2026-02-13 20:03:57 -08:00
Musa
81a62e1eed fix: update trace listener PID file path 2026-02-13 16:55:10 -08:00
Musa
9435509109 refactor: simplify trace listener initialization and remove debug mode handling 2026-02-13 16:38:54 -08:00
Musa
6131589277 feat: add trace listener process management and foreground mode 2026-02-12 15:34:47 -08:00
Musa
e3bf2b7f71
Introduce brand new CLI experience with tracing and quickstart (#724)
Release hardens tracing and routing: clearer CLI, modular internals, updated demos/docs/tests, and improved multi-agent reliability.

Co-authored-by: Adil Hafeez <adil.hafeez@gmail.com>
2026-02-10 13:17:43 -08:00