agent-orchestrator/backend/internal/ports
Laxman 43ee6c9b02
Feat/backend telemetry v0 (#307)
* feat(backend): add telemetry event plumbing

* feat(backend): emit session telemetry events

* feat(backend): add http and cli telemetry export

* feat(backend): add onboarding and dwell telemetry

* feat(frontend): add renderer posthog telemetry

* feat(frontend): bundle posthog project defaults

* feat(telemetry): add canonical active-user event

* fix(telemetry): repair cli test expectations

* fix(telemetry): sanitize remote payloads and respect event toggles
2026-06-18 22:00:25 +05:30
..
agent.go Split: backend runtime/session updates + frontend shell refactor (#222) 2026-06-13 12:18:55 +05:30
agent_test.go Add agent adapters and wire per-session agents into the session manager (#65) 2026-06-02 16:51:32 +05:30
doc.go refactor: simplify session lifecycle and zellij runtime (#62) 2026-06-01 08:42:49 +05:30
notifications.go feat: add notifications v1 (#181) 2026-06-14 20:02:32 +05:30
outbound.go fix(spawn): map invalid branch name to 400 instead of opaque 500 (#213) 2026-06-15 14:50:58 +05:30
pr_observations.go feat: ao session claim-pr + spawn --claim-pr wiring (#101) 2026-06-06 00:01:03 +05:30
reviewer.go feat(review): configurable AO code review backend (V1) (#192) (#197) 2026-06-15 01:17:17 +05:30
runtime_observations.go refactor: remove activity source tracking (#62) (#66) 2026-06-01 09:26:18 +05:30
scm_observations.go feat(session): support multiple PRs per session (#230) 2026-06-17 17:31:28 +05:30
session.go feat: add notifications v1 (#181) 2026-06-14 20:02:32 +05:30
telemetry.go Feat/backend telemetry v0 (#307) 2026-06-18 22:00:25 +05:30
tracker.go refactor: simplify session lifecycle and zellij runtime (#62) 2026-06-01 08:42:49 +05:30
tracker_observations.go feat(tracker): ApplyTrackerFacts reducer + shared observer skeleton (#112) (#116) 2026-06-07 21:29:00 +05:30