跳至内容
Cursor
模型
↓
Grok
评估
产品
↓
智能体
云端
Grok Bot
↗
移动端
自动化
CLI
应用市场
↗
代码审查
企业
定价
资源
↓
更新日志
Blog
文档
社区
帮助
↗
工作坊
论坛
↗
招聘
模型
→
产品
→
企业
定价
资源
→
登录
联系
联系销售
下载
×
The Dwarkesh Podcast 探索未来。Cursor 是帮助您构建未来的编程智能体。
下载 macOS 版本
⤓
Get Cursor
→
详细了解 Grok 4.6
→
Grok 4.6
一款前沿模型,专为长时间运行的智能体,以及更复杂的交互和视觉任务打造。
A scatter and line chart comparing Fable 5.1, Fable 5, Opus 5, Opus 4.8, Grok 4.6, GPT-5.6 Sol, GPT-5.6 Terra, GPT-5.6 Luna, GPT-5.5, Sonnet 5, GLM 5.2, Composer 2.5, Gemini 3.8 Flash, Gemini 3.7 Flash, Kimi K3, and Kimi K2.7 Code scores against average cost per task.
75%
CursorBench 3.2 score
70%
65%
60%
55%
50%
45%
$10
$5
$0
Average cost per task
Grok 4.6
Fable 5.1
Gemini 3.8 Flash
Opus 5
Kimi K3
GPT-5.6 Sol
Sonnet 5
Composer 2.5
GPT-5.6 Terra
GPT-5.6 Luna
Cost
Tokens
Steps
推出 Grok 4.6
专为长时间运行的智能体,以及更复杂的交互和视觉任务打造。
查看公告 →
阅读 Grok 4.6 公告
Mixture-of-Kittens
我们开源了面向 NVL72 的生产级 MoE 训练 megakernel,它将通信与计算融合在一个完全确定性的 kernel 中。
阅读文章
→
Mixture-of-Kittens achieves up to 2.37x higher MXFP8 forward throughput than the fastest public baseline on GB300 NVL72s
NCCL + PyTorch
DeepEP + PyTorch
DeepEP + TransformerEngine
HybridEP + Megatron
Mixture-of-Kittens
Mixture-of-Kittens achieves up to 2.37x higher MXFP8 forward throughput than the fastest public baseline on GB300 NVL72s
NCCL + PyTorch
DeepEP + PyTorch
DeepEP + TransformerEngine
HybridEP + Megatron
Mixture-of-Kittens
Mixture-of-Kittens achieves up to 2.37x higher MXFP8 forward throughput than the fastest public baseline on GB300 NVL72s
NCCL + PyTorch
DeepEP + PyTorch
DeepEP + TransformerEngine
HybridEP + Megatron
Mixture-of-Kittens
一个智能体,覆盖您的所有工作场景
先在编辑器中开始,然后在终端、浏览器、手机,或您团队已经在使用的工具中继续。
桌面端
在熟悉的编辑器中,从手动编码到智能体编程。
下载 →
Interactive demo with multiple windows showing Cursor's AI-powered features. The interface is displayed over a subtle, solid brand background.
let's add a spotlight-style search
Read
App.tsx, Menu.tsx
Searched
⌘K shortcut handlers
Edited
Search.tsx
Done. Press ⌘K to search files, actions, and settings.
让 Cursor 为您规划或构建一切
智能体
Grok 4.6
CLI
在任何终端、脚本或编辑器中运行智能体。
安装 →
Interactive demo with multiple windows showing Cursor's AI-powered features. The interface is displayed over a subtle, solid brand background.
Cursor 智能体
~/cursor/cursor-web
分析 Tab 与智能体的使用模式
帮我了解一下,在我们的各个工作区中,团队如何在 Tab 视图和智能体面板之间分配注意力。
⬢
思
考
7
秒
⬢
已
审
查
工
作
区
用
量
导
出
数
据
和
历
史
参
与
记
录
我会构建一个分析工具包,突出展示 Tab 与智能体的采纳情况及切换行为:
summary.py
+150
-0
接下来我会规范交互标签并添加会话标记,以便产品团队筛选特定群组:
segmentation.py
+94
-0
现在该通过一个整合关键指标的报告辅助工具把所有内容串起来了:
report.py
+40
-0
我会添加测试,使用上周导出中的代表性样本来固定这一行为:
test_usage.py
+90
一切就绪!我们现在可以跟踪注意力占比、切换率和滚动参与度,让 PM 能在几秒钟内比较 Tab 优先和智能体优先的工作流。
→
Grok 4.6
/ 用于命令,@ 用于文件
Slack、GitHub 等
直接从您团队日常使用的界面中启动智能体。
添加到 Slack ↗
Interactive demo with multiple windows showing Cursor's AI-powered features. The interface is displayed over a subtle, solid brand background.
leerob
5 分钟前
@cursor
您能审查这个 PR 吗?
cursor
bot
reviewed 3 分钟前
src/vs/workbench/composer/browser/components/ComposerUnifiedDropdown.tsx
3292
-
{selectedMode().keybinding}
3293
+
{composerOpenModeToggleKeybinding()}
缺陷:函数返回的是对象而不是字符串(逻辑缺陷)
composerOpenModeToggleKeybinding
是一个需要调用才能获取其值的函数。这会导致该条件始终为真。
在 Cursor 中修复
在 Web 中修复
Web 与移动端
通过浏览器或手机运行云端智能体。
在浏览器中打开 ↗
Agent
Dashboard
Today
Vercel streaming SDK functionality
Analyzing codebase
·
dashboard-ui
Model selector dropdown
Planning next moves
·
stripe-landing
Implement agent window
2 models
·
agent-ui
Fix send button functionality
2 Files
+26
-12
·
agent-ui
This Week
Fix send button functionality
2 Files
+26
-12
·
agent-ui
Implement user authentication
3 Files
+45
-8
·
auth-system
Design responsive layout
5 Files
+30
-3
·
frontend
Set up database schema
4 Files
+35
-2
·
database
Create API endpoints
6 Files
+50
-5
·
backend
Ask Cursor to build, plan, fix...
继续探索
推出 Grok 4.6
专为长时间运行的智能体,以及更复杂的交互和视觉任务打造。
阅读文章 →
在 Cursor 中使用 Grok 4.6
了解其优势、投入级别、工具、定价和可用性。
查看文档 →
开始使用 Cursor
安装 Cursor、设置编辑器,并运行您的第一个智能体。
查看文档 →
Dwarkesh Flashcards
复习并记住播客中的关键观点。
打开 Flashcards ↗
开始使用 Cursor 进行构建。
下载 macOS 版本
⤓
Get started
→
跳至内容
Cursor
模型
↓
Grok
评估
产品
↓
智能体
云端
Grok Bot
↗
移动端
自动化
CLI
应用市场
↗
代码审查
企业
定价
资源
↓
更新日志
Blog
文档
社区
帮助
↗
工作坊
论坛
↗
招聘
模型
→
产品
→
企业
定价
资源
→
登录
联系
联系销售
下载
×
The Dwarkesh Podcast 探索未来。Cursor 是帮助您构建未来的编程智能体。
下载 macOS 版本
⤓
Get Cursor
→
详细了解 Grok 4.6
→
Grok 4.6
一款前沿模型,专为长时间运行的智能体,以及更复杂的交互和视觉任务打造。
A scatter and line chart comparing Fable 5.1, Fable 5, Opus 5, Opus 4.8, Grok 4.6, GPT-5.6 Sol, GPT-5.6 Terra, GPT-5.6 Luna, GPT-5.5, Sonnet 5, GLM 5.2, Composer 2.5, Gemini 3.8 Flash, Gemini 3.7 Flash, Kimi K3, and Kimi K2.7 Code scores against average cost per task.
75%
CursorBench 3.2 score
70%
65%
60%
55%
50%
45%
$10
$5
$0
Average cost per task
Grok 4.6
Fable 5.1
Gemini 3.8 Flash
Opus 5
Kimi K3
GPT-5.6 Sol
Sonnet 5
Composer 2.5
GPT-5.6 Terra
GPT-5.6 Luna
Cost
Tokens
Steps
推出 Grok 4.6
专为长时间运行的智能体,以及更复杂的交互和视觉任务打造。
查看公告 →
阅读 Grok 4.6 公告
Mixture-of-Kittens
我们开源了面向 NVL72 的生产级 MoE 训练 megakernel,它将通信与计算融合在一个完全确定性的 kernel 中。
阅读文章
→
Mixture-of-Kittens achieves up to 2.37x higher MXFP8 forward throughput than the fastest public baseline on GB300 NVL72s
NCCL + PyTorch
DeepEP + PyTorch
DeepEP + TransformerEngine
HybridEP + Megatron
Mixture-of-Kittens
Mixture-of-Kittens achieves up to 2.37x higher MXFP8 forward throughput than the fastest public baseline on GB300 NVL72s
NCCL + PyTorch
DeepEP + PyTorch
DeepEP + TransformerEngine
HybridEP + Megatron
Mixture-of-Kittens
Mixture-of-Kittens achieves up to 2.37x higher MXFP8 forward throughput than the fastest public baseline on GB300 NVL72s
NCCL + PyTorch
DeepEP + PyTorch
DeepEP + TransformerEngine
HybridEP + Megatron
Mixture-of-Kittens
一个智能体,覆盖您的所有工作场景
先在编辑器中开始,然后在终端、浏览器、手机,或您团队已经在使用的工具中继续。
桌面端
在熟悉的编辑器中,从手动编码到智能体编程。
下载 →
Interactive demo with multiple windows showing Cursor's AI-powered features. The interface is displayed over a subtle, solid brand background.
let's add a spotlight-style search
Read
App.tsx, Menu.tsx
Searched
⌘K shortcut handlers
Edited
Search.tsx
Done. Press ⌘K to search files, actions, and settings.
让 Cursor 为您规划或构建一切
智能体
Grok 4.6
CLI
在任何终端、脚本或编辑器中运行智能体。
安装 →
Interactive demo with multiple windows showing Cursor's AI-powered features. The interface is displayed over a subtle, solid brand background.
Cursor 智能体
~/cursor/cursor-web
分析 Tab 与智能体的使用模式
帮我了解一下,在我们的各个工作区中,团队如何在 Tab 视图和智能体面板之间分配注意力。
⬢
思
考
7
秒
⬢
已
审
查
工
作
区
用
量
导
出
数
据
和
历
史
参
与
记
录
我会构建一个分析工具包,突出展示 Tab 与智能体的采纳情况及切换行为:
summary.py
+150
-0
接下来我会规范交互标签并添加会话标记,以便产品团队筛选特定群组:
segmentation.py
+94
-0
现在该通过一个整合关键指标的报告辅助工具把所有内容串起来了:
report.py
+40
-0
我会添加测试,使用上周导出中的代表性样本来固定这一行为:
test_usage.py
+90
一切就绪!我们现在可以跟踪注意力占比、切换率和滚动参与度,让 PM 能在几秒钟内比较 Tab 优先和智能体优先的工作流。
→
Grok 4.6
/ 用于命令,@ 用于文件
Slack、GitHub 等
直接从您团队日常使用的界面中启动智能体。
添加到 Slack ↗
Interactive demo with multiple windows showing Cursor's AI-powered features. The interface is displayed over a subtle, solid brand background.
leerob
5 分钟前
@cursor
您能审查这个 PR 吗?
cursor
bot
reviewed 3 分钟前
src/vs/workbench/composer/browser/components/ComposerUnifiedDropdown.tsx
3292
-
{selectedMode().keybinding}
3293
+
{composerOpenModeToggleKeybinding()}
缺陷:函数返回的是对象而不是字符串(逻辑缺陷)
composerOpenModeToggleKeybinding
是一个需要调用才能获取其值的函数。这会导致该条件始终为真。
在 Cursor 中修复
在 Web 中修复
Web 与移动端
通过浏览器或手机运行云端智能体。
在浏览器中打开 ↗
Agent
Dashboard
Today
Vercel streaming SDK functionality
Analyzing codebase
·
dashboard-ui
Model selector dropdown
Planning next moves
·
stripe-landing
Implement agent window
2 models
·
agent-ui
Fix send button functionality
2 Files
+26
-12
·
agent-ui
This Week
Fix send button functionality
2 Files
+26
-12
·
agent-ui
Implement user authentication
3 Files
+45
-8
·
auth-system
Design responsive layout
5 Files
+30
-3
·
frontend
Set up database schema
4 Files
+35
-2
·
database
Create API endpoints
6 Files
+50
-5
·
backend
Ask Cursor to build, plan, fix...
继续探索
推出 Grok 4.6
专为长时间运行的智能体,以及更复杂的交互和视觉任务打造。
阅读文章 →
在 Cursor 中使用 Grok 4.6
了解其优势、投入级别、工具、定价和可用性。
查看文档 →
开始使用 Cursor
安装 Cursor、设置编辑器,并运行您的第一个智能体。
查看文档 →
Dwarkesh Flashcards
复习并记住播客中的关键观点。
打开 Flashcards ↗
开始使用 Cursor 进行构建。
下载 macOS 版本
⤓
Get started
→