Skip to content

docs(config): Update snapshot documentation for clarity - #41386

Open
Drewlius wants to merge 1 commit into
anomalyco:devfrom
Drewlius:patch-4
Open

docs(config): Update snapshot documentation for clarity#41386
Drewlius wants to merge 1 commit into
anomalyco:devfrom
Drewlius:patch-4

Conversation

@Drewlius

@Drewlius Drewlius commented Aug 9, 2026

Copy link
Copy Markdown

Clarify Snapshot utility scope to include text that indicates it is only useful inside of a .git repository.

Issue for this PR

Closes #41384

Type of change

  • Bug fix
  • New feature
  • Refactor / code improvement
  • Documentation

What does this PR do?

Updates documentation to reflect working coverage of the snapshots feature enabled or disabled via config.

How did you verify your code works?

simple documentation change. verified formatting is in line with opencode established verbage and previewed the changes ensuring that the additional text did not negatively impact factorization of the web-page.

Screenshots / recordings

image

Checklist

  • I have tested my changes locally
  • I have not included unrelated changes in this PR

Clarified that snapshots are only recorded in Git projects and added information about their storage and pruning.
@github-actions

github-actions Bot commented Aug 9, 2026

Copy link
Copy Markdown
Contributor

Hey! Your PR title Update snapshot documentation for clarity doesn't follow conventional commit format.

Please update it to start with one of:

  • feat: or feat(scope): new feature
  • fix: or fix(scope): bug fix
  • docs: or docs(scope): documentation changes
  • chore: or chore(scope): maintenance tasks
  • refactor: or refactor(scope): code refactoring
  • test: or test(scope): adding or updating tests

Where scope is the package name (e.g., app, desktop, opencode).

See CONTRIBUTING.md for details.

@Drewlius Drewlius changed the title Update snapshot documentation for clarity [Docs]: Update snapshot documentation for clarity Aug 9, 2026
@Drewlius Drewlius changed the title [Docs]: Update snapshot documentation for clarity fix(docs) Update snapshot documentation for clarity Aug 9, 2026
@Drewlius Drewlius changed the title fix(docs) Update snapshot documentation for clarity docs(config) Update snapshot documentation for clarity Aug 9, 2026
@Drewlius Drewlius changed the title docs(config) Update snapshot documentation for clarity docs(config): Update snapshot documentation for clarity Aug 9, 2026
@Drewlius Drewlius changed the title docs(config): Update snapshot documentation for clarity docs: Update snapshot documentation for clarity Aug 9, 2026
@Drewlius Drewlius changed the title docs: Update snapshot documentation for clarity docs: documentation changes - Update snapshot documentation for clarity Aug 9, 2026
@Drewlius Drewlius changed the title docs: documentation changes - Update snapshot documentation for clarity docs(config): Update snapshot documentation for clarity Aug 9, 2026
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.

[Docs] Clarify Snapshots configuration docs

1 participant