本人不是专职写代码的。不过最近中度使用 Windsurf 做一些 mvp 和功能验证。
今天下午 Windsurf 不能登陆。就有点抓急了,以为是自己这边的问题。折腾了好一会。 直到在 github 上看到其他人指出是官网服务器问题。
对习惯用 Tab-tab 的各位,以后一旦熟悉的 IDE 无法使用,怎么应对呢? 短短 2 小时中断可以去歇一把。如果一天不能用估计就得上替代了。
本人现在还维持 Trae 。平常不怎么用,就是无 Windsurf 时候顶一阵。
1
wulongqiu 1 天前
正在生成代码的时候,不输出了,先飞机测试,正常,之后 Command+Q ,重开,一直连接,特别焦虑……
挺好,去湖边散步一下午 回来恢复了,两个多小时,至今无官方公告。 |
![]() |
2
qinrui 1 天前
把 github 做学生认证
|
3
lianyanjiajia 1 天前
主力 vs studio 离线也能用
|
4
mercibeaucoupfu 1 天前
补一个 windsurf status https://status.windsurf.com/
|
5
learno 1 天前
换一个,一个主用,二个备用
|
![]() |
6
Promtheus 1 天前
|
![]() |
7
noyidoit 5 小时 23 分钟前
VSCode 里的 Github Copilot 其实可以用自己部署的 Ollama 作为后端,之后还会支持自定义 OpenAI 兼容的 endpoint
|
8
loveshuyuan 4 小时 40 分钟前
@noyidoit 这个有个问题是自己用自己部署的也会消耗免费额度。。。
|
![]() |
9
noyidoit 4 小时 25 分钟前
@loveshuyuan 你说的额度是指 Copilot 的免费额度吗?我不清楚这个免费额度是指哪些范围,目前他们的 BYOK 功能只支持侧边栏的 chat 和 edit 模式,部分支持 agent 模式,但完全不支持主界面中的 tab completion 和 generate commit message
|
![]() |
10
noyidoit 4 小时 19 分钟前
@loveshuyuan 官方文档确实提到了会消耗免费额度
> If you are on a Copilot Free subscription, all completions count against your completions quota regardless of the model used. See Plans for GitHub Copilot. 见 https://docs.github.com/en/copilot/using-github-copilot/ai-models/changing-the-ai-model-for-copilot-code-completion#effects-of-switching-the-ai-model |