Skip to content

[docs] Add branch-prefix documentation for repo-memory (Jan 7, 2026)#9266

Merged
pelikhan merged 1 commit intomainfrom
docs/daily-update-2026-01-07-4361b8cd9979da47
Jan 7, 2026
Merged

[docs] Add branch-prefix documentation for repo-memory (Jan 7, 2026)#9266
pelikhan merged 1 commit intomainfrom
docs/daily-update-2026-01-07-4361b8cd9979da47

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Jan 7, 2026

Documentation Updates - January 7, 2026

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

Features Documented

Changes Made

Updated docs/src/content/docs/reference/memory.md to document the branch-prefix configuration option:

  • Added explanation of branch-prefix parameter in Advanced Configuration section
  • Included validation rules (4-32 characters, alphanumeric with hyphens/underscores, cannot be "copilot")
  • Added example showing branch-prefix: daily creating daily/insights branch instead of memory/insights
  • Updated Multiple Repo Memory Configurations section to demonstrate branch-prefix usage
  • Clarified that branch-name defaults to {branch-prefix}/{id} where branch-prefix defaults to memory

Merged PRs Referenced

Analysis Summary

Total PRs merged in last 24 hours: 20 PRs

User-facing features requiring documentation:

Internal changes not requiring user documentation:

  • Code refactoring (runtime_setup.go, Options structs)
  • Developer documentation (error recovery patterns)
  • Internal workflows (MCP auth testing, daily file diet)
  • Bug fixes (firewall log parsing, mobile CSS)
  • Internal tooling (campaign generator messages, speckit removal)

All other merged PRs in the last 24 hours were internal improvements, refactoring, or already had documentation included in their PRs. The documentation is now complete and up-to-date for all user-facing features from January 7, 2026.

AI generated by Daily Documentation Updater

Document the new branch-prefix configuration option for repo-memory
that allows customizing the branch name prefix (default: "memory").

- Add branch-prefix parameter explanation in Advanced Configuration
- Include validation rules (4-32 chars, alphanumeric/-/_, not "copilot")
- Add example showing branch-prefix: daily creating daily/{id} branches
- Update Multiple Repo Memory Configurations section with example
- Clarify branch-name defaults to {branch-prefix}/{id}

Documented feature from PR #9195 merged on 2026-01-07.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
@github-actions github-actions bot added the documentation Improvements or additions to documentation label Jan 7, 2026
@pelikhan pelikhan marked this pull request as ready for review January 7, 2026 18:21
@pelikhan pelikhan merged commit a256834 into main Jan 7, 2026
3 checks passed
@pelikhan pelikhan deleted the docs/daily-update-2026-01-07-4361b8cd9979da47 branch January 7, 2026 18:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant