Colby Gilbert
Colby Gilbert
Is there a way with the current code to SSH into the git server instead of http/https? I am just thinking about how GitHub authenticates users when they push/fetch. Let...
### Link to reproduction _No response_ ### Environment Info ```text This is the package json of my front end head app: { "name": "web", "version": "0.1.0", "private": true, "scripts": {...
### Description # Bug: File names in experimental_attachments are replaced with auto-generated IDs when using Bedrock provider ## Issue Description When using the Vercel AI SDK with Amazon Bedrock to...
### Describe the Bug When using a function in the folders.collectionOverrides configuration, Payload throws a Next.js serialization error: "Functions cannot be passed directly to Client Components unless you explicitly expose...
### Describe the Bug Title: Unable to Override Core SCSS Variables (e.g., $baseline-px) When Using @payloadcms/next/css Describe the bug It's currently not possible to override core Payload SCSS variables (like...
### Describe the Bug ## Feature Request: Add `onClose` callback to `useDocumentDrawer` for non-save closures **Is your feature request related to a problem? Please describe.** Currently, when using the `useDocumentDrawer`...
### Description # Bug Report: Duplicate Assistant Messages with Client Tool Continuations ## Summary When using client-side tools with `sendAutomaticallyWhen`, the assistant message gets duplicated in the client state instead...
### Description ## Summary When using a custom provider with `@ai-sdk/openai-compatible`, API calls complete successfully but no text content is displayed. The API returns valid responses (verified via curl), but...
### Description The below is incorrect there is no other option after running `/connect ` in opencode ``` [Custom provider](https://opencode.ai/docs/providers/#custom-provider) To add any OpenAI-compatible provider that’s not listed in the...
### What does this PR do? adds firmware provider auth information to the provider docs ### How did you verify your code works? Simple mdx change, provider working good in...