onecookie

948 posts

onecookie banner
onecookie

onecookie

@_onecookie

Building Redock, iOS terminal workbench for ClaudeCode/Codex mobile coding workflows. https://t.co/0QARv2K3gu

Katılım Eylül 2017
353 Takip Edilen215 Takipçiler
Sabitlenmiş Tweet
onecookie
onecookie@_onecookie·
I built Redock because AI coding changed how I use SSH. Mobile coding is no longer about typing code on a tiny keyboard. It is about steering agents running on your dev machine. Redock is my attempt to make that workflow practical on iPhone.
English
2
0
1
503
Charles在路上
Charles在路上@Charles77xixi·
身边已经有几个朋友用Deepseek API (LLM) + Claude code(Aegnt)作为主力配置替换掉Codex了,性价比巨高 我本来也想这么整的,直到加入新公司,满血御三家随便用才打消了这个想法🤣
中文
74
5
195
62.9K
onecookie
onecookie@_onecookie·
@UpperClassArmz Codex mobile is great! But kindly suggest to use Redock with it to run build or test script cmd, by one-tap.
English
0
0
0
21
Armz
Armz@UpperClassArmz·
Instead of logging in to VPS and running Codex, I’ve been using Codex mobile to access my VPS via SSH. I don’t allow it to change anything, just check and run tests. This solves the problem of not being able to copy and paste. I like this workflow so far.
English
1
0
1
48
onecookie
onecookie@_onecookie·
@jianshuo 找到了几个被卡住的人,但难以触达更多的人 😂
中文
0
0
0
20
Jianshuo Wang
Jianshuo Wang@jianshuo·
想换工作、想买新工具、想给产品推个新功能,都先过一关:过去 30 天里,有没有一个具体的人,被这件事真的卡住?这一关过不了,多半是你脑补了一个需求,然后给自己讲了个故事,讲得太顺,连自己都信了。我们要的是被卡住的人,不是被趋势带跑的我们自己。
中文
1
0
4
645
onecookie
onecookie@_onecookie·
@KeyTryer Honestly copying the terminal UX is not a bad thing here.
English
0
0
0
3
onecookie
onecookie@_onecookie·
@BuildFastWithAI The CLI feels more interesting to me than the app. It can plug into existing tmux, SSH and remote dev setups directly.
English
0
0
0
13
Build Fast with AI
Build Fast with AI@BuildFastWithAI·
Antigravity CLI vs Antigravity 2.0 app - what should you use? Most people are conflating them because they shipped on the same day. Here's the actual split: Antigravity 2.0 (desktop app): - Visual command center for orchestrating agents - Mission Control to manage multiple agents at once - Scheduled background tasks, voice commands - Best for: project-level orchestration, watching agents work in parallel, switching between projects Antigravity CLI: - Terminal binary, written in Go - Same agent harness as 2.0, no GUI - Wires into pre-commit hooks, CI pipelines, deploy gates - Best for: scripting, tmux/remote SSH, automation, "agent as a Unix tool" The shared harness is the part that matters. When Google ships a new tool or a better planning loop, it lands in both the same day. You can start a task in the CLI on a remote server, then check on it from the desktop app on your laptop - same context, same agents. Mental model: - CLI is the agent as a script you run - 2.0 is the agent as an app you manage - IDE is the agent as a pair programmer which surface are you actually using day to day?
Build Fast with AI tweet media
English
1
0
2
70
onecookie
onecookie@_onecookie·
@marshallrichrds This is the part I care about most. If coding agents run well in terminal, phone-based dev workflows become much more practical.
English
0
0
0
8
Marshall Richards
Marshall Richards@marshallrichrds·
antigravity cli now runs on a $30 android phone with a few compatibility patches. I put together a one-shot install script with all the tweaks needed.
Marshall Richards tweet media
English
38
35
529
39.8K
Ritesh Yadav
Ritesh Yadav@Ritesh_Yadav_14·
I want to connect with more - founders - builders - vibe coders - ai enthusiasts - web designers - freelancers - growth specialists (specifically reddit and organic) - employees at large startups I'm building something huge so if you're one of them, let's connect and help each other
English
18
1
15
451
Dark Coder
Dark Coder@dark_coderz·
Hi I want to connect with people who love:- => 600 🤩🤩 done ✅ - Coding - vibe coding - Full stack developer - software engineer - AI/ML -Building Projects - Upload facts on x - Doing DSA IF YOU'RE INTO TECH.. LET'S CONNECT
Dark Coder tweet media
English
25
2
35
1.2K
Google Antigravity
Google Antigravity@antigravity·
We’re thrilled to announce the Antigravity CLI, a lightweight way to spin up the same Antigravity agents right from the terminal. 💻 It gives you the exact same harness and same models, with a product experience tailored for the command line. It adapts entirely to you: your keybindings, your themes, your workflows. Full Antigravity CLI Walkthrough:
English
150
189
2K
157.7K
Nitin Bisht
Nitin Bisht@nitinbisht96·
@antigravity Terminal or browser? Antigravity just shipped a CLI so you don't have to choose. Curious how many devs actually prefer running agents from the command line vs a UI.
English
2
0
3
1.3K
雨哥向前冲
雨哥向前冲@xiangxiang103·
卧槽,我的MacBook第十款软件终于搞定了! 有了这软件我再也不用天天守电脑了,也是评论区推荐的, 它就是完全免费的远程软件—UU远程, 说实话,一开始我真没把远程控制当回事, 总觉得这东西就是临时救急,看一眼电脑。 结果这两天我在 Mac 上跑 Codex,突然发现不对劲。 AI 写代码不是一下就完事, 它要读项目、改文件、跑测试、等报错、再改。 中间随便一卡,就是十几分钟。 我总不能一直坐电脑前盯着它吧? 那我到底是在用 AI,还是在给 AI 当保安? 所以我干脆把 Mac 放桌上跑任务, 自己拿手机用 UU远程连回去看。 现在桌面上基本是 4 个窗口一起开: Codex 在改代码, 测试在实时跑, Demo 输出在刷新, 状态窗口随时验收。 人走开也没事。 手机上一连回 Mac, 直接问 Codex:现在任务完成到哪了? 测试挂了,就让它继续修; 测试绿了,就看最终输出; 结果对了,当场验收。 这就是UU的终端功能, 可以绕过图形,直接用命令行的形式操作, 改好了直接打开UU远程桌面看结果, 想改的话直接用终端接着改,效率拉满 最关键的是,它现在免费。 不用开会员,也没广告弹窗打断。 这点对我这种刚换 Mac、到处装软件的人太友好了。 早知道 UU远程这么顺手,我前面那些远程工具真不用折腾那么久。 而且它不是只能手机连电脑, 手机、平板、Mac、Windows 都能互连。 远程切窗口、看日志、敲终端,延迟比我想象中低很多。 还有个细节我挺喜欢: 可以开被控端黑屏/静音, 断连后自动锁屏。 人在外面连自己电脑,安全感会强很多。 现在我的新 Mac 基本就是: Mac 在桌上跑, Codex 在里面干活, 我在手机上看进度、补命令、验收结果。 以前远程控制是应急工具, 现在 AI 时代,它反而变成了刚需。
中文
28
16
126
213.7K
Mathai Joseph
Mathai Joseph@mputhiakunnel·
Rise and Shine. Looking to #connect with some folks building early on this tuesday If you need help with your SEO drop your link below
English
29
1
20
1.1K
Anas
Anas@Anas_founder·
Developers, What's actually better for development? - Laptop - Desktop
Anas tweet mediaAnas tweet media
English
57
13
545
22.5K