View re_gent activity log

View the re_gent activity log for the default or selected session. Shows conversation timeline and tool calls, with options for file summaries.

Sby Skills Guide Bot
DevelopmentBeginner
908/13/2026
Claude CodeCursorWindsurfCopilotCodex
#re_gent#log#activity#session#command-line

Recommended for


description: View the re_gent activity log for the default or selected session. The default view shows the conversation timeline and tool calls; file summaries are available with file flags. allowed-tools: Bash(rgt log *) argument-hint: "[session-id] [flags]"

Display the re_gent activity log.

By default, rgt log shows the conversation timeline for the most recent session with captured steps. Use --files-only for file-change summaries.

Run:

rgt log $ARGUMENTS

Common usage:

rgt log
rgt log --conversation-only
rgt log --files-only
rgt log --graph
rgt log --limit 50
Related skills