conradkoh

Results 12 comments of conradkoh

Had the same problem. Frustrating because it was working fine the day before. It was also strange because it should have broke many commits ago but decided to fail all...

@balazsorban44 I faced the same issue. The reproduction steps are: 1. Configure the local environment with all the necessary environment variables. 2. Configure the callback as described above (http://localhost:3000/api/auth/callback/github) 3....

+1, this would also be nice if we could use with [OpenRouter](https://openrouter.ai/) for many reasons (e.g. rate limits, consolidated billing, experimenting with different models to determine the output quality against...

I looked further into the issue and found that it works if I set the input modality to include image. So I think this might be an issue with the...

hi guys, traced this further and managed to be more specific about the cause. I do not see this issue when running commands with the flag `--outputStyle=dynamic` but experience it...

Additionally, I think we should improve feedback 1. If the prompt file fails to load and clearly follows the syntax expected (i.e. "{file:}") - do not fail silently 2. add...

@rekram1-node I raised a PR for this entire issue. 1. I found that prompt files that do not exist were already being validated. So there wasn't a change to be...

There are 3 distinct commits - it might be a change bigger than wanted. 1. Just fix the issue 2. Rework replacement to do config parsing first then replacement (previous...

haha nope it didn't! I wrote it! it's my first time contributing here -- I came across some articles talking about the conservative approach to contributions! wanted to give a...

but the PR is description and code are 100% agent written 😬