# Step summaries and silent steps now visible in Depot CI (https://depot.dev/changelog/2026-04-16-ci-step-summaries)

> Published 2026-04-16

Two improvements to Depot CI job visibility in the dashboard:

* **Step summaries** — `GITHUB_STEP_SUMMARY` output written during a CI job is now captured and displayed in the job view, matching the step summary experience in GitHub Actions.

  <img alt="CI job view showing a step summary with test results table and coverage output" src="/images/changelog/2026-04-16-steps.webp" width="1847" height="975" />

* **Steps without output** — Steps that produce no terminal output are now visible in the job view. Previously, silent steps were missing entirely, making it difficult to tell whether they ran or were skipped.

## For AI Agents

The full site index is at [llms.txt](https://depot.dev/llms.txt). Append `.md` to any documentation, blog, changelog, or customer URL to fetch its markdown source directly.