|
Hello everyone, I noticed that on the hosted version at https://editor.pascal.app/ I would like to enable this functionality in my local development environment so I can run tests and help report issues more accurately during development. Could you please provide guidance on how to enable or configure the "Ask AI" feature locally? Thank you in advance for your support and for maintaining this great project. |
Replies: 1 comment
|
The hosted Ask AI surface is part of the hosted Pascal product and is not a switch inside the public standalone editor, so there is no local environment variable that enables that exact UI. The public repo does include |
The hosted Ask AI surface is part of the hosted Pascal product and is not a switch inside the public standalone editor, so there is no local environment variable that enables that exact UI. The public repo does include
@pascal-app/mcpand scene operations for building your own agent integration, but those are lower-level developer primitives rather than the hosted Ask AI product.