Shawn Smith

Results 47 comments of Shawn Smith

This should be ready for review. The failures in the binary and jetbrains tests are unexpected. Appears maybe the package-lock in the binary directory needs to be updated?

Thanks @sestinj Curious if you might have an idea how I could obtain or pass the session ID from the chat window to the LLM layer in the most efficient...

@sestinj Closing this. Given the acceleration in the MCP space I believe access to Bedrock agents would be better implemented using a MCP server approach. I've got a working model...

@sestinj I think I would prefer to merge as is, given this is where the requestOptions are being pulled in. The contributor who made the original change based their work...

@sestinj looks like we might have gone a bit backwards with our recent prompt caching decision to move to using promptCaching as the key under default completion options. Thoughts?

@sestinj referencing this decision to standardize on a single promptCaching setting. https://github.com/continuedev/continue/pull/5371#issuecomment-2852535503

As a contributor, I'd will be willing to create a PR or PRs to support this effort. I've already done some exploratory work noting that if I add suggestions to...

@Patrick-Erichsen I belive for VScode this should be solved by #5814 since the extension runs in the remote extension host. I'm not as sure how JetBrains supports SSH development so...

@rangav thanks for the access to the license mangement API. I built a quick an dirty MCP wrapper around it so that I could quickly feed my AI tools with...

@Patrick-Erichsen This is fixed after doing some surgery on my node installation. I had some conflicts between node installed via homebrew and nvm. Removed all the homebrew versions and now...