Skip to content

GHA observability: inline transcript and run summary #38

Description

@durandom

Two gaps in GitHub Actions observability for fullsend agent runs.

1. Agent transcript not visible inline in GHA logs

Currently requires gh run download <run-id> --name fullsend-<agent> to see what happened. A post-script step could stream key transcript sections into the GHA step output.

2. No summary in GHA step output

Hard to see what the agent did at a glance. A post-script step could extract key actions (files changed, commands run, result) from the transcript and write them to $GITHUB_STEP_SUMMARY.


Migrated from docs/known-issues.md

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions