Skip to content

docs(blog): align retainEveryNTurns default with #1186 (10 → 3)#1268

Open
r266-tech wants to merge 1 commit intovectorize-io:mainfrom
r266-tech:docs-blog-opencode-default-1186
Open

docs(blog): align retainEveryNTurns default with #1186 (10 → 3)#1268
r266-tech wants to merge 1 commit intovectorize-io:mainfrom
r266-tech:docs-blog-opencode-default-1186

Conversation

@r266-tech
Copy link
Copy Markdown
Contributor

The OpenCode persistent-memory blog post still documents retainEveryNTurns default as 10 in two places (prose and the config table), but #1186 (DK09876, merged 2026-04-22) lowered the source default to 3. Source of truth (hindsight-integrations/opencode/src/config.ts:71):

retainEveryNTurns: 3,

The companion hindsight-docs/docs-integrations/opencode.md was updated to 3 in #1186; this blog post was missed.

Aligning two 10 references to 3:

  • L135 prose (default: 10)(default: 3)
  • L170 config table row \10``3``

Pure docs, no behavior change.

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.

1 participant