---
name: regent-vcs/log
source: https://app.decimal.ai/s/regent-vcs-log@1/SKILL.md
source_sha256: 06babe8a302d
---

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
```