Skip to content

Conversation

@luqven
Copy link
Owner

@luqven luqven commented Dec 29, 2025

Summary

Update the log and status command documentation to cover all new smart default features.

Changes

Updated: docs/log.md

  • Added "Stack Discovery" section explaining automatic inference
  • Documented new flags: --branch, --all, --ci, --trunk
  • Added "CI Usage" section with examples
  • Added "On Trunk Branch" section showing interactive prompts
  • Added "No PR Found" section showing PR creation flow
  • Added --status flag to the flags table
  • Added reference to status.md in "See also"

Updated: docs/status.md

  • Added "Stack Discovery" section explaining automatic inference
  • Documented new flags: --branch, --all, --ci, --trunk
  • Added "CI Usage" section with examples
  • Updated options table with new flags
  • Reorganized examples section

Stacked PR Chain: smart-log

PR Title Merges Into
#35 feat: add stack discovery API -
#36 feat: add rate limit retry logic #35
#37 feat: add identifier detection and prompts #36
#38 feat: add gh CLI helpers #37
#39 feat: make log and status identifier optional with branch inference #38
#40 👉docs: update log and status documentation for smart defaults #39
#41 perf: optimize stack discovery with batch fetch #40
#42 perf: parallelize status check fetches #41

Update docs/log.md to document the new smart default behavior:

- Stack discovery from current branch
- New flags: --branch, --all, --ci, --trunk
- CI usage examples
- On trunk branch behavior
- No PR found behavior with gh pr create suggestion

Also add reference to status command in 'See also' section.
Update docs/status.md to document the new smart default behavior:

- Stack discovery from current branch
- New flags: --branch, --all, --ci, --trunk
- CI usage examples
- Updated options table with new flags
- Reorganized examples section
@luqven luqven changed the title [smart-log] docs: update log documentation for smart defaults [smart-log] docs: update log and status documentation for smart defaults Dec 29, 2025
@luqven
Copy link
Owner Author

luqven commented Dec 30, 2025

Landed via #42

@luqven luqven closed this Dec 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants