Ivan D

Results 8 issues of Ivan D

Hello, I'm trying to sanitize channelId from user input in the method via try/catch approach, how can I grab RPCError object from the method `await telegram_client.invoke( new Api.channels.GetFullChannel({ channel: channel_id...

### What happened? I succesfully installed local package of Amplication, but after user creating, I'm getting the following error: ### What you expected to happen Here is logs for server:...

type: bug

installation process stucks during quick start guide steps, installation node-llama-cpp failed and then it stuck on node_modules/@discordjs/opus: Running install script... Used node 23.3.0 The commit version is 77b5b7d8 v0.1.7-alpha.1 ...

Needs Testing
Need Feedback

### Bug Description ## 1. Tag Update Conflict (409) Endpoint: PUT /api/v1/tags/{id} Request: ``` // Update existing tag with the same name await axios.put( 'https://n8n-instance.com/api/v1/tags/12345', { name: "Existing Tag Name"...

in linear
Needs Feedback

Hello, is it presented in current version the feature about adding/managing close friend list? I have found the question before but it was without clear answer since 2020 year. If...

question
unconfirmed

Whats the method to obtain reshares data of public account per post? i have tried media_info_gql - 401 Unath error (eventhough i logged in) media_info_v1 and media_info give comments, likes...

I would like to use self hosted solution and using GLM* models as alternative but API responses bad model when i'm trying to define glm (or essentially any other than...

## Summary This PR fixes two user-facing regressions observed in OpenCode sessions: 1) Responses that only contain reasoning/tool output resulted in **no visible final answer**. 2) Sessions with pending TODOs...