Marco Mayer

Results 10 issues of Marco Mayer

Often I'd like to ignore all the (linter) warnings and just focus/see real errors. For this I'd wish there'd be a key I can press to toggle Warnings on/off when...

Using the following test example: `func TestSomeTest(t *testing.T) { tt := []struct { name string method string url string apiKey string status int }{ {name: "AccessDenied1", method: http.MethodGet, url: "/api/nothing",...

## Issue Description Type: *bug report* ### Describe what happened (or what feature you want) This is probably somewhere between a bug report and a feature request. I did run...

In some cases when opening a PR and then trying to open a file for a diff, it can't find it because the path is wrong. Let's say the path...

Great plugin, this is really cool! Here are some suggestions how to make it even better: Have a setup/config that allows to set things like: - Check filetype and if...

## Description Small mistake in the doc, maybe the API changed as some point and this wasn't updated. Stumbled over this as the version in the README didn't work for...

stale

Maybe I just haven't found it yet but it looks like there's no way to use a firebase app config to authenticate with an API Key. So basically following these...

question

I have not found a way to use our Sonnet-4 and Opus-4 models deployed on AWS Bedrock via the Access Gateway (https://github.com/aws-samples/bedrock-access-gateway) which is basically an open-ai compatible API endpoint....

enhancement
question
api:bedrock

**Describe the bug** When creating a new issue with --component="Component Name" I always get back ``` Error: - components: You do not have permission to create new components. Contact your...

Currently, if there's not enough space in the terminal to show everything, bacon will show the top part of the output and hide the latest/tail output. This is fine for...