sharon

Results 72 comments of sharon

@testlabauto was this intermittent or consistently reproducible? I wonder if this is the same issue as https://github.com/posit-dev/positron/issues/5187. I re-enabled the Fastapi test in https://github.com/posit-dev/positron/pull/5265 which passed in the PR test...

The Fastapi Python Application test is now passing on `main`: ![Image](https://github.com/user-attachments/assets/64ec00c6-deec-4258-a8ee-96ba184bac67) I think this is now fixed -- moving to verification!

Thoughts on updates - do we want to update the language server more regularly, how often? - how can we test whether the language server is working well

Let's investigate to figure out: - the attached file context should be included in the chat history starting from the request it was included in - even if the file...

### Preview Support for Snowflake Cortex #### Auth Methods - API Key (Snowflake PAT) + Account Identifier/Snowflake Base Url (for Desktop users and Positron devs) - Workbench Managed Credentials (auto-detect...

Related: https://github.com/posit-dev/positron/issues/8489

> Also, it would be helpful to be able to configure which AWS_PROFILE should be used in the context of Positron Assistant rather than having to set it in a...

I did a quick exploration into modify the quarto prompt to: ```md The user has invoked you to create a complete Quarto document based on the full conversation so far....

@jmcphers assigning you for now as we may be able to resolve this via https://github.com/posit-dev/positron/issues/10491

There are a few issues with the getPlot tool. For OpenAI/OpenAI-compatible, we get errors like: ``` [OpenAI] [gpt-5]' Error in chat response: {"error":{"message":"An assistant message with 'tool_calls' must be followed...