Skip to content

Commit c0ec794

Browse files
willwashburnclaude
andauthored
ci(publish): drop the removed @agent-relay/telemetry package (#1182)
* ci(publish): drop the removed @agent-relay/telemetry package #1181 deleted the `packages/telemetry` placeholder, but the Publish Package workflow still listed `telemetry` in two publish matrices, so the spawned job failed at `cd packages/telemetry` ("No such file or directory"). Remove `telemetry` from the publish-all and publish-main-runtime-deps matrices. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com> * chore(trajectories): consolidate stray root .trajectories into canonical dir A trajectory (`traj_o61z0ze6kvla`, "Review and fix PR #1092") was written to a stray root `.trajectories/` instead of the canonical `.agentworkforce/relay` data dir the tool now defaults to, so it never showed up in `trail list`. Move it into `.agentworkforce/trajectories/completed/2026-06/` and drop the empty root `.trajectories/`. Default `trail list` now counts it (257 -> 258); `trail doctor` is clean. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com> --------- Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
1 parent ff3f773 commit c0ec794

3 files changed

Lines changed: 0 additions & 2 deletions

File tree

.trajectories/completed/2026-06/traj_o61z0ze6kvla/summary.md renamed to .agentworkforce/trajectories/completed/2026-06/traj_o61z0ze6kvla/summary.md

File renamed without changes.

.trajectories/completed/2026-06/traj_o61z0ze6kvla/trajectory.json renamed to .agentworkforce/trajectories/completed/2026-06/traj_o61z0ze6kvla/trajectory.json

File renamed without changes.

.github/workflows/publish.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -898,7 +898,6 @@ jobs:
898898
- utils
899899
- cloud
900900
- sdk
901-
- telemetry
902901
- brand
903902
- harness-driver
904903
- integration-prompts
@@ -1088,7 +1087,6 @@ jobs:
10881087
- cloud
10891088
- config
10901089
- sdk
1091-
- telemetry
10921090
- utils
10931091
- harness-driver
10941092

0 commit comments

Comments
 (0)