哲哥

491 posts

哲哥 banner
哲哥

哲哥

@ava_wolf

I am i

山东青岛 Katılım Mart 2011
122 Takip Edilen22 Takipçiler
Varun Mohan
Varun Mohan@_mohansolo·
Here’s the “Open IDE” button at the top right of 2.0 if you have both 2.0 and the IDE installed (and you are in a project-tied conversation, as opposed to a standalone conversation):
Varun Mohan tweet media
English
16
3
116
13.5K
Varun Mohan
Varun Mohan@_mohansolo·
Thanks for all of the Antigravity feedback over the last couple of days, especially around the IDE. Our intention was never to remove the IDE support for developers, and we should have been clearer with that in the product from the beginning. We’ve made it clearer in 2.0 on how to connect to the IDE, fixed issues with opening the IDE on Windows machines, provided instructions to restore IDE settings & extensions, and more. New releases for the Antigravity IDE and Antigravity 2.0 have rolled out with these changes. We should have done better so we’re going to reset everyone’s Gemini quota for the week again.
English
228
97
1.8K
197.9K
哲哥
哲哥@ava_wolf·
@nick1udwig @oasisfeng Local area network doesn't work either, because I don't have the SSH interface you provided. I'm running CodeX Remote Control directly from the CodeX CLI; I'm guessing that you're essentially connecting to the CodeX app on your Mac, and then the app connects to Linux via SSH!
哲哥 tweet media
English
2
0
1
31
Nick Ludwig
Nick Ludwig@nick1udwig·
I take back everything I said about Codex architecture You can use mobile codex right now without macOS. Set configuration in ~/.codex/config.toml ``` [features] remote_control = true ``` and then run ``` codex remote-control ``` I had to additionally explicitly add my machine as an ssh host (over tailscale) in the ChatGPT app before it worked Really excited to try this out, thanks Codex team!
Nick Ludwig tweet media
Oasis Feng@oasisfeng

其实远程服务器上并不需要安装一个完整版的 Codex app,只需要安装 CLI 版的 Codex,并运行: codex remote-control 这样手机上 ChatGPT 应用里的 Codex 就会显示出一个有「终端」图标的服务器名,远程体验与通过 Codex app 配置的远程控制无异。 (Codex app 配置的远程服务器显示为「电脑」图标)

English
2
0
0
877
哲哥
哲哥@ava_wolf·
@oasisfeng @nick1udwig 风大你搞定了吗?我linux上的cli现在能在GPT上看到了,也显示能连接但是完全加载不了最近对话,也无法进入到任何目录开始工作
中文
2
0
1
64
Oasis Feng
Oasis Feng@oasisfeng·
@nick1udwig May I ask what do you mean by “explicitly add my machine as an ssh host”? I didn’t find it in the ChatGPT App。
English
2
0
2
410
理智π
理智π@Rational314159·
What can I say?
理智π tweet media理智π tweet media理智π tweet media理智π tweet media
English
19
0
65
5.7K
哲哥
哲哥@ava_wolf·
@CodexReleases The remote control in the Codex CLI doesn't show whether recent conversations have been fixed on the mobile GPT.
English
0
0
0
21
Codex Releases
Codex Releases@CodexReleases·
Remote control: - `codex remote-control` now runs as a foreground command, waits for readiness, and reports machine status - Explicit daemon-style start and stop commands are retained
English
3
2
22
4.1K
Codex Releases
Codex Releases@CodexReleases·
Codex CLI 0.133.0 is out. Highlights: - Goals are now enabled by default, backed by dedicated storage, and track progress across active turns - Permission profiles gained list APIs, inheritance, managed requirements.toml support, runtime refresh, and stronger Windows sandbox integration - Extensions can observe subagent start/stop, tool execution, turn metadata, and async approval/turn processing - Plugin discovery shows marketplace-aware list output with installed versions, visible marketplace roots, and remote collection support Complete details in thread ↓
Codex Releases tweet media
English
36
53
832
117.7K
Max For AI
Max For AI@MaxForAI·
在Gemini被骂上风口浪尖的时候,Gemini开发者关系负责人@OfficialLoganK接受了@khushbooverma的一次播客访谈。 他在里面对于很多尖锐的批评做出了正面回应,我大概看了下,主要是以下几点: 第一,Gemini3.5Flash贵。 Logan的解释是:不要只拿它和3.1Flash比,它其实是按更强模型的能力段来定价的。 对成本敏感的场景,Google会推3.1Flash Light这类更便宜的模型。 换句话说,Google在把Flash从「便宜快模型」重新定位成「高智能、高速度、偏Agent和代码场景的主力模型」。 第二,3.5Flash的重点场景已经从聊天转向Coding和Agent。 里面有一句很关键:过去Flash主要服务聊天,现在用户越来越多是在让Agent替自己干活,而这些Agent背后大量在写代码、调用工具。 所以Google要求3.5Flash必须很强地适配这些场景。 第三,GeminiCLI被并入Antigravity,不完全是「Google讨厌开源」,而是他们想把SDK、CLI、Agent manager、编辑器、API里的Antigravity能力统一到一个入口里。 这个解释挺官方,但也暴露出一个问题:Google开发者产品太碎了,过去自己也知道大家很困惑,现在开始收口。 第四,Antigravity的方向不只是写代码工具,而是往「开发者桌面工作台」走。 它会从代码编辑器、Agent manager,逐渐扩展到软件开发相邻的任务,甚至可能变成一个更宽的桌面Agent入口。 第五,最有价值的一段是关于Agent可靠性。 Logan承认Agent时代有一个矛盾:开发者想要速度,但真正上生产时又需要确定性、可观测性、trace和测试。 我个人最喜欢那句「you can outsource intelligence, you can’t outsource understanding」 意思是你可以把智能外包给AI,但不能把理解也外包掉。 我个人还是挺佩服这样的开发者运营。 因为之前大V@theo发视频批评的时候,DeepMind的人也都是在评论区做正面回应。 也没有说辱骂,也没避而不谈。 而是真的就是非常直接的去回应,非常的真诚。
中文
61
6
83
37.1K
哲哥
哲哥@ava_wolf·
@andyzhang @antigravity This is a complete mess! Early on, it shared an installation directory with the IDE, causing me to repeatedly overwrite and reinstall it. Now, all my Antigravity IDE extensions are gone. Also, this 2.0 version doesn't support WSL!
English
0
0
0
41
Andy Zhang
Andy Zhang@andyzhang·
I’m so proud of the @antigravity team for everything we’ve launched today. We introduced Antigravity 2.0, a desktop application to manage all of your agents. The team poured a lot of heart into this and I can’t wait for you to try it alongside Gemini 3.5 Flash.
Andy Zhang tweet media
English
129
7
266
48.9K
citron🍢🍋
citron🍢🍋@vanillaCitron·
Codex 的模型为什么不是 1M 的……
中文
6
0
9
5.8K
DanielW
DanielW@dddanielwang·
@vikingmute 我觉得排名高是他们后训练的成果,价格低是因为基于 kimi K2.5,模型参数量就在那,各种细节都是公开的,挤在一众 GPT 和 Opus 之间,显得便宜了 至于新出的 gemini flash,这个价格,真是毫无竞争力它的性能也没有很突出
中文
1
0
8
2.1K
Viking
Viking@vikingmute·
Cursor 更新了自称很客观的 CursorBench,评分基于 real Cursor sessions,这新出的 Composer 2.5 排名这么高,价格这么低难道没有猫腻吗?还有 Gemini 3.5 Flash 直接排名第十,我连用一下的欲望都没有了。
Viking tweet media
中文
70
0
49
22.1K
哲哥
哲哥@ava_wolf·
@KKaWSB 这是用什么生成的?别跟我说是实拍
中文
0
0
0
1.5K
KK.aWSB
KK.aWSB@KKaWSB·
悉尼歌剧院当年几乎是一场工程失控。 预算一路膨胀到原计划的 14 倍,建筑师约恩·乌松也在完工前退出,没能亲眼见到自己的作品真正落成。 可今天再看,它已经成了全球辨识度最高的建筑之一。
中文
103
114
1.1K
598.6K
Yue
Yue@caiyue5·
图拉鼎@tualatrix 前两天说他要认真重读人月神话,结果还是用来垫显示器了🤣🤣🤣
Yue tweet media
中文
19
0
62
18.9K
哲哥
哲哥@ava_wolf·
@gkxspace agy怎么配置代理?命令行中的传统环境变量不起作用
中文
0
0
0
588
余温
余温@gkxspace·
又可以把 Gemini 订阅用起来了😋 Gemini CLI退役,现在变成了Antigravity CLI,用 Go 重写了底层,并且拥有了多代理编排和异步工作流能力。 之后在终端也可以用 Claude Opus 4.6,而且之前在 Antigravity 里总是出现网络问题,更新后也没再出现了。 一行命令安装:curl -fsSL antigravity.google/cli/install.sh | bash 启动命令:agy Antigravity IDE 的方向也在往 Codex 那种"agent-first"靠拢,看着很像 Codex(致敬吗),好在体验比之前好多了。
余温 tweet media
Gemini CLI@geminicli

Transitioning Gemini CLI users to Antigravity CLI We are unifying our efforts around a single harness and platform, Google Antigravity with four distinct surfaces: • Antigravity 2.0 • Antigravity CLI • Antigravity SDK • Antigravity IDE This will allow us to move faster and

中文
44
9
76
32K
哲哥
哲哥@ava_wolf·
@nottmsusa 没有吸锡笔的话把微动焊下来太麻烦了
中文
0
0
0
297
SN
SN@nottmsusa·
WD-40真的是男人的神仙水!把几个鼠标的微动开关喷了一下之后单击变双击的现象消失了。不知道能坚持多久,起码短时间内应该是没问题了。
中文
80
2
60
20.2K
哲哥
哲哥@ava_wolf·
@GoogleCloudTech Antigravity 2.0 desktop not support wsl 2 ,cli not use proxy env,and Antigravity 2.0 with ide in the same path!
English
0
0
1
95
Google Cloud Tech
Google Cloud Tech@GoogleCloudTech·
Make anyone a builder with Google Antigravity → goo.gle/4ur0MYU - Google Cloud customers can now access Antigravity through Gemini Enterprise Agent Platform - New Antigravity 2.0 desktop app for managing agents - New Antigravity CLI, a more lightweight interface
GIF
English
7
8
39
4.3K
Mustafa Jones
Mustafa Jones@mustafa__jones·
@chageimgur Not sure what the point of doing that with the bay is. The entire point of internal weapons is RCS reduction. The missile isn’t RCS reduced doing this makes the bay door more complex and makes the plane less stealthy. You might as well just open the door.
English
2
0
4
2K
imgurの人/とほほ電池@充電中
J-20の短距離AAMランチャ、ウェポンベイの蓋を閉じつつミサイルだけを外に出してミサイルシーカーに捜索をさせられるという構造は実にうまいことやってるよなぁと。 そのかわりベイドアは複雑になってるでしょうが。
imgurの人/とほほ電池@充電中 tweet media
八重ナギ@norisio

ベイのなかにあるIR-AAMに「どうやってロックオンさせるか」とゆうはなし。ステルスあきらめてあけっぱなしにするか、とりあえず放り出して空中でロックさせるか、しまったまま他センサの情報をコンバートしてわたすか。となやんだあとにJ-20のサイドベイをみるとそ"れ"は"す"る"い"に"ゃ"ん"てなる

日本語
16
312
1.5K
159.9K
Alloy - launcher and automator
@chageimgur Nothing is clever there. Close range missiles need seconds to engage. And in close combat, reduced RF stealth capabilities, doesn't matter. At all.
English
2
0
5
2K
哲哥
哲哥@ava_wolf·
@Mars48596932 @chageimgur 是的,近程导弹(格斗弹)更中远程空空导弹不一样,它一般没有跟战机之间的数据链也不靠战机雷达进行锁定,所以狗斗时需要长时间露在外面靠自己的引导头进行锁定,也是为了满足大离轴角甚至全向发射的未来趋势。
中文
2
0
4
186
Mars@アトリエMARS
Mars@アトリエMARS@Mars48596932·
@chageimgur あぁ~なるほど、シーカーでロックするために、こういう構造になっているんですね 随分変わったサイドベイだなと思ってましたが、納得いきました。
日本語
1
0
8
4.1K
Berryxia.AI
Berryxia.AI@berryxia·
Google I/O 2026 Keynote 最大看点! Gemini 4.0、Omni、Veo 4 等重磅新模型 + Remy 等高级 Agent 即将亮相! 这波更新,能否让 Google 在与 OpenAI、Anthropic 的激烈 AI 竞赛中保持领先? 拭目以待啊~
中文
12
1
26
12K
哲哥
哲哥@ava_wolf·
@williamlab 瞎鸡巴扯淡,上面还有附和的。普京哪次来不是三军仪仗队+小朋友鲜花欢迎?
中文
0
0
1
1.8K
陳威廉
陳威廉@williamlab·
普京来啦,依然全程直播接机,依旧三军仪仗队和群众队伍都安排上了,全球唯二能有这个待遇的领导人。 其实以前普京来没这个待遇,应该是因为刚接待完川普是这个待遇,如果普京就差几天来没这个待遇,会被全球媒体说闲话吧😂😂 唯一有差别的是接机的是王毅,而不是韩正(正国级)。
陳威廉 tweet media陳威廉 tweet media陳威廉 tweet media
陳威廉@williamlab

川普落地了,央视连直播接机都开了,三军仪仗队和群众队伍都安排上了。估摸着待会儿还有正副国级官员接机。 真是从没见过的欢迎外国元首的规模,普京都没享受过这样的待遇。 看来这一趟一定是要给川子哄开心了😆

中文
97
16
333
308.8K