Rasmus Wulff Jensen

Results 11 issues of Rasmus Wulff Jensen

Rough ideas so far for 2.0 - Should we move to .NET 8? - Should there be a collection of simpler methods that do not mimic the Rest API methods...

enhancement

Right now when you wish to update a single filed on a card you need to know the JSON field name for an update parameter (example "desc" for Description or...

enhancement
good first issue

Not yet explained 😢

documentation

Would make it easier for contributors. Should be linked in the ReadMe.md

documentation

Trello has an undocumented pagination system. It is a bit odd, but should be doable to implement Explanation here: https://stackoverflow.com/questions/34612933/how-to-paginate-trello-api-response (tested in Postman and can confirm it works)

enhancement
good first issue

# Breaking changes In version 2.0, the following breaking changes are introduced to streamline the API and make it more future-proof by moving most parameters to option-objects instead. All Breaking...

documentation

### What version of Codex is running? 0.4.0 ### Which model were you using? gpt-5 high ### What platform is your computer? Microsoft Windows NT 10.0.26100.0 x64 ### What steps...

bug
extension

### What version of the VS Code extension are you using? 0.4.3 ### Which IDE are you using? VS Code ### What platform is your computer? Windows 11 (64 bit)...

extension

**Describe the bug** When upgrading `Microsoft.SemanticKernel.Connectors.SqlServer` from version 1.66.0 to 1.67.0 or higher, code without any other modifications fails to do the following ```cs Embedding? embedding; embedding = await embeddingGenerator.GenerateAsync(searchQuery,...

bug

### Contact Details [email protected] ### Detailed description? **Describe the bug** - As an owner start the invite a user process - In the email field enter q@q,com (with a comma...

Bug