Skip to content

Conversation

@dianed-square
Copy link
Contributor

@dianed-square dianed-square commented Dec 1, 2025

Summary

This PR moves the "Creating Plans Before Working" topic out of the "Multi-Model Configuration" section and directly under /guides.

  • documentation/docs/guides/creating-plans.md:

    • Moved topic and updated sidebar_position
  • documentation/docusaurus.config.ts:

    • Reverse redirect
  • Updated links:

    • documentation/docs/guides/config-files.md
    • documentation/docs/guides/environment-variables.md
    • documentation/docs/guides/multi-model/index.mdx
      • I think this page is still useful for discovery even though it no longer has any child topics. The /plan feature allows you to configure a planner model.
    • documentation/docs/guides/sessions/smart-context-management.md
    • documentation/docs/tutorials/lead-worker.md
    • documentation/docs/tutorials/plan-feature-devcontainer-setup.md

Type of Change

  • Feature
  • Bug fix
  • Refactor / Code quality
  • Performance improvement
  • Documentation
  • Tests
  • Security fix
  • Build / Release
  • Other (specify below)

AI Assistance

  • This PR was created or reviewed with AI assistance

Testing

Manual testing


@dianed-square dianed-square requested a review from a team as a code owner December 1, 2025 22:27
Copilot AI review requested due to automatic review settings December 1, 2025 22:27
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR promotes the "Creating Plans Before Working" documentation from a sub-section of Multi-Model Configuration to a top-level guide, making it easier to discover. The change properly reverses the redirect and updates all internal references across the documentation.

  • Relocated the planning guide from /docs/guides/multi-model/creating-plans to /docs/guides/creating-plans
  • Updated the redirect configuration and all internal documentation links
  • Clarified that using a dedicated planner model is optional

Reviewed changes

Copilot reviewed 8 out of 8 changed files in this pull request and generated no comments.

Show a summary per file
File Description
documentation/docusaurus.config.ts Reversed redirect from old path to new path to maintain backward compatibility
documentation/docs/guides/creating-plans.md Updated sidebar_position to 87 for new location in guide hierarchy
documentation/docs/guides/multi-model/index.mdx Updated link and refined description to clarify planner model is optional
documentation/docs/guides/config-files.md Updated planner provider link reference
documentation/docs/guides/environment-variables.md Updated planning functionality and planner context limit link references
documentation/docs/guides/sessions/smart-context-management.md Updated planner models link reference
documentation/docs/tutorials/plan-feature-devcontainer-setup.md Updated Plan feature link reference
documentation/docs/tutorials/lead-worker.md Updated /plan command link reference

@github-actions
Copy link
Contributor

github-actions bot commented Dec 1, 2025

PR Preview Action v1.6.0
Preview removed because the pull request was closed.
2025-12-01 23:13 UTC

@dianed-square dianed-square merged commit 647ea1d into main Dec 1, 2025
23 checks passed
@dianed-square dianed-square deleted the docs/move-planning-guide branch December 1, 2025 23:10
katzdave added a commit that referenced this pull request Dec 1, 2025
…nses-streaming

* 'main' of github.com:block/goose:
  docs: promote planning guide (#5934)
  fix: use a lock to ensure only need to run tunnel just in case multiple go… (#5885)
  Feat: Added custom headers and toggle keyring CLI options (#5017)
zanesq added a commit that referenced this pull request Dec 2, 2025
* 'main' of github.com:block/goose:
  chore: upgrade npm packages (#5951)
  feat: ActionRequired (#5897)
  feat(acp): support loading sessions in acp (#5942)
  docs: add videos to multi-model page (#5938)
  docs: promote planning guide (#5934)
  fix: use a lock to ensure only need to run tunnel just in case multiple go… (#5885)
zanesq added a commit that referenced this pull request Dec 2, 2025
…0-5147

* 'main' of github.com:block/goose: (243 commits)
  chore: upgrade npm packages (#5951)
  feat: ActionRequired (#5897)
  feat(acp): support loading sessions in acp (#5942)
  docs: add videos to multi-model page (#5938)
  docs: promote planning guide (#5934)
  fix: use a lock to ensure only need to run tunnel just in case multiple go… (#5885)
  Feat: Added custom headers and toggle keyring CLI options (#5017)
  Feat/automatic update installation (#5345)
  fix: Added "Merged consecutive assistant messages" to the acceptable issues for moim injection check (#5933)
  fix: anthropic provider model fetching (#5932)
  [MCP-UI] add CSP for images to proxy HTML (#5931)
  fix: correct typo in blog post (AIMDOEL -> AIMODEL) (#5902)
  feat: @goose in terminal (native terminal support) (#5887)
  docs: adding AI-friendly features (#5918)
  Blog/advent of ai announcement (#5917)
  Extension selector behind ALPHA flag (#5892)
  blog: typo fixes (#5896)
  blog: fixing img url (#5895)
  blog: MCPs for Developers (#5884)
  docs: Extension Manager MCP (#5883)
  ...

# Conflicts:
#	crates/goose-server/src/routes/config_management.rs
#	crates/goose/src/providers/mod.rs
#	ui/desktop/openapi.json
#	ui/desktop/src/api/sdk.gen.ts
#	ui/desktop/src/api/types.gen.ts
#	ui/desktop/src/components/ProgressiveMessageList.tsx
tlongwell-block added a commit that referenced this pull request Dec 4, 2025
* origin/main:
  Update Anthropic and Google Gemini models to latest API versions (#5980)
  docs: chat recall tutorial (#5975)
  fix: `final assistant content cannot end with trailing whitespace` error from Anthropic (#5967)
  5527 multiple file popups (#5905)
  Groq configure fix  (#5833)
  added sidebar contextual information for firefox (#5433)
  docs: council of mine MCP (#5979)
  docs: nano banana extension (#5977)
  fix: remove prompt change, read model from config (#5976)
  Enable recipe deeplink parameters for pre-population (#5757)
  chore: upgrade npm packages (#5951)
  feat: ActionRequired (#5897)
  feat(acp): support loading sessions in acp (#5942)
  docs: add videos to multi-model page (#5938)
  docs: promote planning guide (#5934)
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.

3 participants