Skip to content

Conversation

@dianed-square
Copy link
Contributor

@dianed-square dianed-square commented Jan 23, 2026

Summary

This PR documents mid-session settings changes including new support for changing the working directory and enabled extensions.

Documentation updates:

  • documentation/docs/getting-started/using-extensions.md:
    • Add "Set Default Extensions for New Sessions" and "Change Extensions Mid-Session" subsections
  • documentation/docs/guides/sessions/in-session-actions.md:
    • Add "Mid-Session Changes" section for working directory, extensions, model, and mode
  • documentation/docs/guides/sessions/session-management.md:
    • Revise "Start Session" section based on changed behavior

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 January 23, 2026 17:52
Copilot AI review requested due to automatic review settings January 23, 2026 17:52
@github-actions
Copy link
Contributor

github-actions bot commented Jan 23, 2026

PR Preview Action v1.6.3
Preview removed because the pull request was closed.
2026-01-23 20:14 UTC

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 documents mid-session settings changes, specifically the ability to change working directory and enabled extensions during an active session. The changes improve user experience by clarifying how settings can be modified without starting a new session.

Changes:

  • Added documentation for mid-session settings changes including working directory, extensions, model, and mode
  • Restructured extension management documentation to distinguish between default settings and mid-session changes
  • Simplified session start instructions by removing redundant directory-switching guidance

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 2 comments.

File Description
documentation/docs/guides/sessions/session-management.md Streamlined session start instructions and added reference to directory switcher
documentation/docs/guides/sessions/in-session-actions.md Added new "Mid-Session Changes" section with tables documenting settings that can be changed during active sessions
documentation/docs/getting-started/using-extensions.md Reorganized extension management into subsections for default settings vs. mid-session changes


| Setting | Toolbar Item | Persistence* |
|---------|--------------|-------------|
| **Working Directory** | <FolderDot className="inline" size={16} /> directory switcher | New sessions (after restart) |
Copy link

Copilot AI Jan 23, 2026

Choose a reason for hiding this comment

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

The persistence description "New sessions (after restart)" is inconsistent with other entries that say just "New sessions". Either all should include "(after restart)" or none should, to maintain clarity and consistency. Consider using "New sessions" to match the other rows in the table.

Suggested change
| **Working Directory** | <FolderDot className="inline" size={16} /> directory switcher | New sessions (after restart) |
| **Working Directory** | <FolderDot className="inline" size={16} /> directory switcher | New sessions |

Copilot uses AI. Check for mistakes.
Copy link
Contributor Author

@dianed-square dianed-square Jan 23, 2026

Choose a reason for hiding this comment

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

working directory update behaves differently (doesn't persist when starting new session by opening a new window from the app)

Copilot AI review requested due to automatic review settings January 23, 2026 18:01
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

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

@dianed-square dianed-square merged commit bb82c06 into main Jan 23, 2026
27 checks passed
@dianed-square dianed-square deleted the docs/mid-session-changes branch January 23, 2026 20:11
zanesq added a commit that referenced this pull request Jan 26, 2026
* origin/main:
  fix: dispatch ADD_ACTIVE_SESSION event before navigating from "View All" (#6679)
  Speed up Databricks provider init by removing fetch of supported models (#6616)
  fix: correct typos in documentation and Justfile (#6686)
  docs: frameDomains and baseUriDomains for mcp apps (#6684)
  docs: add Remotion video creation tutorial (#6675)
  docs: export recipe and copy yaml (#6680)
  Test against fastmcp (#6666)
  docs: mid-session changes (#6672)
  Fix MCP elicitation deadlock and improve UX (#6650)
  chore: upgrade to rmcp 0.14.0 (#6674)
  [docs] add MCP-UI to MCP Apps blog (#6664)
  ACP get working dir from args.cwd (#6653)
  Optimise load config in UI (#6662)

# Conflicts:
#	ui/desktop/src/components/Layout/AppLayout.tsx
katzdave added a commit that referenced this pull request Jan 26, 2026
…o dkatz/canonical-context

* 'dkatz/canonical-provider' of github.com:block/goose: (27 commits)
  docs: add Remotion video creation tutorial (#6675)
  docs: export recipe and copy yaml (#6680)
  Test against fastmcp (#6666)
  docs: mid-session changes (#6672)
  Fix MCP elicitation deadlock and improve UX (#6650)
  chore: upgrade to rmcp 0.14.0 (#6674)
  [docs] add MCP-UI to MCP Apps blog (#6664)
  ACP get working dir from args.cwd (#6653)
  Optimise load config in UI (#6662)
  Fix GCP Vertex AI global endpoint support for Gemini 3 models (#6187)
  fix: macOS keychain infinite prompt loop    (#6620)
  chore: reduce duplicate or unused cargo deps (#6630)
  feat: codex subscription support (#6600)
  smoke test allow pass for flaky providers (#6638)
  feat: Add built-in skill for goose documentation reference (#6534)
  Native images (#6619)
  docs: ml-based prompt injection detection (#6627)
  Strip the audience for compacting (#6646)
  chore(release): release version 1.21.0 (minor) (#6634)
  add collapsable chat nav (#6649)
  ...
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