docs: sync documentation with recent main merges#3340
Merged
Conversation
dgageot
approved these changes
Jul 1, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Syncs
/docswith three merged feature PRs from the last 36 hours.PR #3305 —
docs/_data/nav.yml+docs/configuration/tools/index.mdAdded the
session_plantoolset to the nav sidebar and to the built-in tools table. The pagedocs/tools/session_plan/index.mdwas shipped in the PR itself; only the navigation wiring was missing.PR #3335 —
docs/configuration/models/index.mdDocumented the new
compaction_modelfield: schema block, Properties Reference table row, and a "Delegating Session Compaction" section with a YAML example, a note on window-sizing behaviour, a constraint callout, and a link to the example file.PR #3338 —
docs/configuration/models/index.mdDocumented the new
bypass_models_gatewayfield: schema block, Properties Reference table row, and a "Gateway Bypass" section with a YAML example, propagation-through-router note, a security callout, a constraint callout, and a link to the example file.PRs not requiring doc changes: #3337 (OpenRouter — shipped its own docs), #3320 (session_context — shipped its own docs), #3306 (instruction_file list — shipped its own docs), #3322 (1password caching — shipped its own docs), #3325/#3304 (docs PRs themselves), #3327/#3312/#3324/#3323 (bug fixes with no config surface), #3321/#3326/#3328–#3332 (internal refactors/tests), #3334 (CI), #3314/#3331/#3339 (CHANGELOG only), #3310 (covered by PR #3313 docs sync).