Oliver Kowalke

Results 59 comments of Oliver Kowalke

Nachdem ich die default-Einstellungen eingetragen hatte, traten die darauf bezogenen Fehlermeldungen icht mehr auf -danke. Leider ist der Fehler 1054 bzl. "Unknown column 'default_expense_claim_payable_account' in 'field list'" trotz des Ausführens...

@aymeric-roucher , @baskaryan - could provide a bug fix please, your commit 0d294760e742e0707a71afc7aad22e4d00b54ae5 breaks LangChain (see bug report above)!

It is already possible with extensions + extension commands.

You can use[ extensions + extension commands](https://github.com/google-gemini/gemini-cli/blob/main/docs/extension.md) and Philipp Schmid has already provided prompts for [planing and coding prompts](https://github.com/philschmid/gemini-cli-extension). So what's the problem? You should be able to write your...

> A "plan mode" is different from a "planning prompt" because it allows you to send multiple requests having the peace of mind that you are still in plan mode,...

> Ok, maybe the answer to this, and to make everyone happy, is to have a feature that GitHub Copilot already has: custom chat modes. That way, users can create...

Might be fixed by PR 259 (https://github.com/boostorg/context/pull/259). Could you test it?

> Confirming that this solved the issue. Thanks. ty