Skip to content

Conversation

@dianed-square
Copy link
Contributor

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

Summary

This PR documents the Code Execution extension and Code Mode feature.

Documentation updates:

  • documentation/docs/getting-started/using-extensions.md:
    • Add Code Execution to platform extensions list
    • Update Skills description for expanded agents support
  • documentation/docs/guides/code-mode.md:
    • New topic about Code Mode feature
  • documentation/docs/mcp/code-execution-mcp.md:
    • New topic for Code Execution extension
  • documentation/docs/guides/tips.md:
    • Add Code Mode tip

Updates to fix "enabled by default" language (disabled setting is now honored):

  • documentation/docs/getting-started/using-extensions.md
  • documentation/docs/guides/sessions/session-management.md
  • documentation/docs/mcp/chatrecall-mcp.md
  • documentation/src/components/PlatformExtensionNote.js

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


Copilot AI review requested due to automatic review settings December 23, 2025 20:33
@dianed-square dianed-square requested a review from a team as a code owner December 23, 2025 20:33
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 the Code Execution extension and Code Mode feature while fixing "enabled by default" language across documentation to accurately reflect that the disabled setting is now honored.

  • Adds comprehensive documentation for Code Mode and Code Execution extension
  • Updates platform extension descriptions to clarify which are enabled by default
  • Enhances the PlatformExtensionNote component to conditionally display "enabled by default" text

Reviewed changes

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

Show a summary per file
File Description
documentation/src/components/PlatformExtensionNote.js Adds defaultEnabled parameter to conditionally show "enabled by default" text
documentation/docs/mcp/code-execution-mcp.md New documentation page for Code Execution extension with configuration and usage examples
documentation/docs/guides/code-mode.md New comprehensive guide explaining Code Mode functionality, comparing it to traditional MCP, with blog post references
documentation/docs/getting-started/using-extensions.md Updates platform extensions list with Code Execution and clarifies which extensions are enabled by default
documentation/docs/guides/tips.md Adds tip recommending Code Mode for users with many extensions
documentation/docs/guides/sessions/session-management.md Updates Chatrecall references to link to documentation and removes "enabled by default" claim
documentation/docs/mcp/chatrecall-mcp.md Updates PlatformExtensionNote to indicate not enabled by default

@github-actions
Copy link
Contributor

github-actions bot commented Dec 23, 2025

PR Preview Action v1.6.3
Preview removed because the pull request was closed.
2025-12-23 21:42 UTC

@dianed-square dianed-square merged commit 4e33e5a into main Dec 23, 2025
27 checks passed
@dianed-square dianed-square deleted the docs/code-mode branch December 23, 2025 21:40
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