Skip to content

Add NotebookOptions parameter to ShowNotebookAssistance #1148

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

rhennigan
Copy link
Member

Summary

  • Added NotebookOptions parameter to ShowNotebookAssistance to allow customization of created notebooks
  • Enhanced createWorkspaceChat to accept and apply user-specified notebook options
  • Updated documentation to include information about the new parameter

Test plan

  • Test creating workspace assistance with custom notebook options like WindowSize, WindowMargins, etc.
  • Verify that options are properly merged with default options
  • Confirm that documentation correctly describes the new parameter

🤖 Generated with Claude Code

rhennigan and others added 2 commits May 2, 2025 19:31
- Added NotebookOptions parameter to ShowNotebookAssistance
- Modified createWorkspaceChat to accept and apply custom notebook options
- Updated documentation to include the new parameter and its usage

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <[email protected]>
This ensures that Claude Code's working directory is not accidentally committed.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <[email protected]>
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.

1 participant