Results 24 comments of xxx

By the way, do you have a plan to merge dev branch to master ?

I'd like to have the list of changed files. I don't know why, perhaps because Gitlab did it this way.

I tried it, Simplified Chinese works

Any news on this? I am unable to use the `/edit` or `/comment` commands. Every time I try to use them, I always receive a `readFile` error. Here are some...

The problem I'm currently encountering seems to be something else. Here is some additional information: - Meilisearch automatically shuts down. - When I start the server, it is running. -...

OpenAIFreeTrial without api key. By the way, I think we should add more logs here. For example: - Sending a request to the continue server/OpenAI server. - Received the request,...

Change code to ` async with aiohttp.ClientSession(trust_env=True) as session:` of https://github.com/continuedev/continue/blob/b281b56395f58410e05692de2e15e742840d2434/server/continuedev/server/meilisearch_server.py#L17C20-L17C20 document: https://docs.aiohttp.org/en/stable/client_reference.html#aiohttp.ClientSession. Then I can use `http_proxy, ...` env vars to download meilisearch.exe. It's slow too, when I use...

I've recorded two videos, which should be sufficient to illustrate some issues. https://github.com/continuedev/continue/assets/8110347/e2b348df-3e38-4814-9dad-70a152ef3313 https://www.veed.io/view/41c92852-09b2-425d-a350-cdfc91351208?panel=share This video is a bit long, you can watch it at 2x or 3x speed. The...

There's no difference, there's always a long waiting time before sending the request.