loglisted
Install: claude install-skill regent-vcs/re_gent
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:
```bash
rgt log $ARGUMENTS
```
Common usage:
```bash
rgt log
rgt log --conversation-only
rgt log --files-only
rgt log --graph
rgt log --limit 50
```