Thanks to visit codestin.com
Credit goes to github.com

Skip to content

docs: update Coder Agents admin navigation to AI Settings - #28572

Merged
nickvigilante merged 2 commits into
mainfrom
vigilante/docs-715-update-stale-admin-navigation-to-ai-settings-across-coder
Aug 25, 2026
Merged

docs: update Coder Agents admin navigation to AI Settings#28572
nickvigilante merged 2 commits into
mainfrom
vigilante/docs-715-update-stale-admin-navigation-to-ai-settings-across-coder

Conversation

@nickvigilante

@nickvigilante nickvigilante commented Aug 25, 2026

Copy link
Copy Markdown
Contributor

Summary

Fixes stale admin navigation on the three Coder Agents platform-controls pages not covered by #28482: the retention pages pointed at tabs that do not exist ("Behavior", the old Agents settings "Lifecycle" tab), and template optimization pointed at the removed Agents > Settings > Manage Agents navigation.

Breadcrumbs follow the Admin settings > AI > Coder Agents convention established by #28482.

Changes

  • docs/ai-coder/agents/platform-controls/chat-retention.md: replace the nonexistent Behavior tab with Admin settings > AI > Coder Agents > Lifecycle.
  • docs/ai-coder/agents/platform-controls/chat-debug-retention.md: same page, same convention, aligned with chat-retention.md.
  • docs/ai-coder/agents/platform-controls/template-optimization.md: replace Agents > Settings > Manage Agents > Templates with Admin settings > AI > Coder Agents > Templates.

Scope note

The first revision also fixed models.md, advisor.md, chat-debug-logging.md, and platform-controls/index.md. Those pages are covered by #28482 with the same corrections, so this PR reverted them to avoid conflicting edits and adopted that PR's breadcrumb convention instead.

Linear: DOCS-715 https://linear.app/codercom/issue/DOCS-715

Analysis evidence
  • site/src/router.tsx (~735-780): /ai/settings/{lifecycle,templates,coder-agents} are the live routes; /agents/settings/{admin pages} (~833-890) are Navigate-only redirects.
  • No "Behavior" tab exists in any router revision; RetentionPeriodSettings and DebugRetentionSettings both render in LifecyclePageView.tsx.
  • Breadcrumb convention Admin settings > AI verified against AdminSettings.tsx / AISettingsSidebarView.tsx in docs: document org-scoped admin configuration for agents #28482.

Generated by Coder Agents on behalf of @nickvigilante.

@linear-code

linear-code Bot commented Aug 25, 2026

Copy link
Copy Markdown

DOCS-715

@github-actions

github-actions Bot commented Aug 25, 2026

Copy link
Copy Markdown
Contributor

Docs preview

Check off each page once it's been reviewed. If a page changes in a later push, its checkbox clears automatically so it gets a fresh look. Pages not yet wired into the docs navigation aren't listed here.

Rescope after #28482, which fixes the same stale navigation in
models.md, advisor.md, chat-debug-logging.md, and platform-controls/index.md
and standardizes breadcrumbs to Admin settings > AI. Revert those four pages
here and adopt the same breadcrumb convention on the three remaining pages.
@nickvigilante
nickvigilante marked this pull request as ready for review August 25, 2026 16:42
@nickvigilante
nickvigilante merged commit 827c11f into main Aug 25, 2026
38 checks passed
@nickvigilante
nickvigilante deleted the vigilante/docs-715-update-stale-admin-navigation-to-ai-settings-across-coder branch August 25, 2026 16:49
@github-actions github-actions Bot locked and limited conversation to collaborators Aug 25, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants