Skip to content

cli: Promote Agent Trace sync to a top-level command - #215

Merged
stefanskoricdev merged 2 commits into
mainfrom
feat/sync-output
Aug 18, 2026
Merged

cli: Promote Agent Trace sync to a top-level command#215
stefanskoricdev merged 2 commits into
mainfrom
feat/sync-output

Conversation

@stefanskoricdev

@stefanskoricdev stefanskoricdev commented Aug 17, 2026

Copy link
Copy Markdown
Contributor
  • Replace the sce trace command group with the user-facing sce sync command.
  • Move sync implementation and rendering into the dedicated sync service.
  • Remove obsolete trace inspection commands and surfaces.
  • Add aligned per-stream indicatif progress rows for concurrent sync visibility.
  • Support non-TTY and NO_COLOR output.
  • Add a no-op progress path for JSON output.
  • Explicitly finalize successful sync runs.
  • Remove repository and source-instance identifiers from sync payloads.
screenshot-2026-08-18_12-51-39

@vercel

vercel Bot commented Aug 17, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
sce-config-json Ready Ready Preview Aug 18, 2026 1:29pm

Request Review

Replace the former `sce trace` command group with the user-facing `sce sync` command. Move sync implementation and rendering into the sync service, remove trace inspection surfaces, and update CLI documentation and context contracts to reflect the new command surface.

Co-authored-by: SCE <sce@crocoder.dev>
Replace timestamped stderr progress lines with aligned per-stream indicatif
rows for concurrent sync visibility. Keep the reporter contract sync-owned and
generic, provide a no-op JSON path, support non-TTY and NO_COLOR output, and finalize successful runs explicitly. Remove repository and source-instance
identifiers from sync payloads and update documentation and tests.

Co-authored-by: SCE <sce@crocoder.dev>
@stefanskoricdev
stefanskoricdev merged commit 495f481 into main Aug 18, 2026
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants