Claude Code 技巧与 Codex 应用发布

指南AI Coding Daily2026年2月4日3 分钟阅读
Claude Code 技巧与 Codex 应用发布
本周 AI 编程领域动态密集,Claude Code 团队分享了实用技巧,OpenAI 发布了 Codex 应用。作者在 Laracon India 上推荐 Claude Code with Opus 4.5,但坦言工具迭代太快,需持续关注。

大家好,

AI 编程世界这周又很热闹!

我在 Laracon India 会议上,很多人问我“该用哪些 AI 工具”。我只能推荐 本周 的选项——Claude Code with Opus 4.5。没人知道下周会有什么变化,迭代速度就是这么快。希望我的每周通讯能帮你跟上节奏。

Claude Code:我的 10 个实用技巧

Claude Code: My Favorite 10 Tips & Tricks

用 Claude Code 一段时间了,这是我个人工作流中最常用的改进点,截至 2026 年 2 月。

Opus vs Sonnet:成本、速度、代码质量实测

Opus vs Sonnet: I Tested Cost, Speed, Code Quality, and More (16 分钟视频)

Claude Code 的 Boris 说 Opus 可能比 Sonnet 更便宜,我决定自己测试一下。用了 4 个不同的提示词,得出了不少结论。

Claude Code 新功能:交互式 Playgrounds

NEW Claude Code Playgrounds: Interactive Pages to Help Your Plans(6 分钟)

Claude Code 的新功能,我会用示例演示。

现在需要用新方式评审 AI 写的代码

We Need to Review AI-Written Code Differently Now(4 分钟)

对 Andrej Karpathy 关于当前大语言模型编程状态的推文快速反思。

2 个节省 Claude Code 上下文空间的技巧

2 Tips to Save Context Space in Claude Code(5 分钟)

来自我 AI Coding Daily 付费会员 15 分钟长视频的免费片段。

Codex 应用发布:构建智能体的控制中心

Introducing the Codex app—a powerful command center for building with agents.

x.com

现已登陆 macOS。我计划过几天在 YouTube 上评测。

让生活更轻松的 Claude Code 技巧

Claude Code tips that have made my life easier.

x.com

(把这些加到你的 CLAUDE .md 文件里)1. “写代码前,先描述你的方案并等待批准。总是...”

现在可以通过 VS Code 扩展连接 Claude

You can now connect to Claude in Chrome using the VS Code extension.

x.com

用它调试前端应用、收集数据或自动化浏览器。

安装扩展,输入 @ browser 即可开始。

10 个必偷的 Claude Code 提示词

10 Claude Code Prompts You Need to Steal

x.com

我用 markdown 格式写了这些提示词,你直接复制粘贴就行。

Claude Code 创建者 Boris 的团队技巧

I’m Boris and I created Claude Code. I wanted to quickly share a few tips for using Claude Code, sourced directly from the Claude Code team.

x.com

团队用 Claude 的方式和我自己用很不一样。

Codex CLI 和 IDE 扩展默认启用网页搜索

Web search is now enabled by default for the Codex CLI and IDE Extension.

x.com

默认使用网页搜索缓存,但你可以切换为实时结果。如果用 --yolo 参数,则默认启用实时结果。

Claude Code 的 Supermemory 插件

Supermemory plugin to Claude Code

x.com

问题:Claude 写的代码很棒。但我一关掉会话,它就全忘了。

Claude Code 网页版支持多仓库

Just landed multi-repo support for Claude Code web

x.com

Claude Code 的 Boris 发的推文。

Claude Code 能根据工作流推荐插件

Claude Code can recommend plugins based on your workflow.

x.com

Anthropic 的 Ado 发的推文。

现在可以自定义 Claude Code 快捷键

You can now customize your Claude Code keybindings!

x.com

输入 /keybindings 开始设置。

下个 Claude Code 版本可自定义 spinner 动词

In the next version of Claude Code, you can customize spinner verbs for yourself and your team.

x.com

没错,那些“Flickering...”之类的词都能改。

Cursor 为大代码库索引提速数个数量级

For very large codebases, Cursor’s indexing process is now several orders of magnitude faster.

x.com

对于非常大的代码库,Cursor 的索引过程现在快了几个数量级。

本周内容就这些。继续用 AI 构建吧!

Povilas Korop
AICodingDaily.com

无其他帖子

本文编译自 New Codex App, Claude Code New Features and Tips/Prompts,版权归原作者所有。

觉得有用?分享给更多人

获取每周 AI 工具精选

工具推荐、实战教程和生态洞察,每周更新。

相关文章

pgEdge 推出开源 MCP Server for Postgres,支持 AI 智能体通过模型上下文协议(MCP)而非传统 API 方式访问数据库。服务强调数据源无关性、完整模式自省和 token 优化,适用于 Claude Code、Cursor 等主流 AI 开发工具。

指南The New Stack·4月2日·4 分钟

Google 推出 Flex 和 Priority 两个新的推理层级,帮助开发者平衡成本与可靠性。Flex 是成本优化层级,适合后台任务,价格便宜一半;Priority 是最高保障层级,适合用户交互型应用。两者都通过同步接口调用,简化了架构管理。

指南·4月2日·3 分钟

评论