Marshall Bowers

Results 367 comments of Marshall Bowers

@sandy081 Wow, it's been a while since I opened this issue, I'll see if I can remember 😅 The original use case was that I wanted to be able to...

Hey folks, sorry for the confusion here. We historically had a free plan that everyone was automatically on. This plan has been superseded by the new Zed Free plan which...

It looks like there is an issue with the Tree-sitter grammar: ``` Error: failed to compile extension Caused by: 0: failed to compile grammar 'apex' 1: failed to compile apex...

Looks like there's a problem in one of the Tree-sitter queries: ``` [2024-10-08T16:17:21Z INFO zed_extension] loaded grammar apex Error: Query error at 13:4. Invalid node type list_initializer ```

Do the comments in the prompt files end up in the actual text that get sent to the model?

I think I'd like some stronger signal than just comments. Taking a stab in https://github.com/zed-industries/zed/pull/31744 to enforce this is in CI.

@morgankrey Are we all set up for collecting tax on the Stripe end?

> @maxdeviant Do changes like this require updates on the LLM Worker side? No, Bedrock doesn’t touch our server-side code at all.

Thanks for the PR! We'll need to get the commit message prompt under our eval framework before making any changes to the prompt, so that we can verify them.