Skip to content

[docs] Update documentation for allowed-extensions default behavior#15352

Merged
pelikhan merged 1 commit intomainfrom
main-b9894a1f98db34a5
Feb 13, 2026
Merged

[docs] Update documentation for allowed-extensions default behavior#15352
pelikhan merged 1 commit intomainfrom
main-b9894a1f98db34a5

Conversation

@github-actions
Copy link
Contributor

Documentation Updates - 2026-02-13

This PR updates the documentation based on features merged in the last 24 hours.

Features Documented

Memory Configuration Updates (from #15195 and #15263):

  • Documented allowed-extensions field for cache-memory and repo-memory
  • Updated default behavior: changed from restrictive list [".json", ".jsonl", ".txt", ".md", ".csv"] to empty array (all files allowed)
  • Added explanations of file type restriction behavior

Changes Made

docs/src/content/docs/reference/memory.md:

  • Added allowed-extensions field to Advanced Configuration sections for both cache-memory and repo-memory
  • Added "File Type Restrictions" subsection under cache-memory explaining the field behavior
  • Added "File Type Restrictions" note under repo-memory configuration explaining validation behavior

docs/src/content/docs/reference/frontmatter-full.md:

  • Updated default value description for allowed-extensions in cache-memory section from Default: [".json", ".jsonl", ".txt", ".md", ".csv"] to Default: [] (empty/all files allowed)
  • Updated default value description for allowed-extensions in repo-memory section to match

Merged PRs Referenced

Notes

The following features were already fully documented and did not require updates:

  • fallback-as-issue field for create-pull-request (documented in safe-outputs.md and frontmatter-full.md)
  • GitHub Lockdown Mode default behavior (documented in lockdown-mode.md)

This PR focuses on the memory configuration changes that needed documentation to reflect the new default behavior and explain the file type restriction feature.

AI generated by Daily Documentation Updater

  • expires on Feb 14, 2026, 8:30 AM UTC

- Add allowed-extensions documentation to memory.md for both cache-memory and repo-memory
- Update frontmatter-full.md to reflect new default: empty array (all files allowed)
- Explain file type restriction validation behavior

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
@github-actions github-actions bot added automation documentation Improvements or additions to documentation labels Feb 13, 2026
@pelikhan pelikhan merged commit ce39e27 into main Feb 13, 2026
@pelikhan pelikhan deleted the main-b9894a1f98db34a5 branch February 13, 2026 09:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automation documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant