Collect first agent research and market sources

This commit is contained in:
wuyang
2026-07-08 12:08:24 +08:00
parent 36c2499d3c
commit 1cbc98e432
34 changed files with 3417 additions and 58 deletions
@@ -0,0 +1,75 @@
# Industry: OpenAI - How Agents Are Transforming Work
---
type: industry
company: OpenAI
team:
title: How agents are transforming work
url: https://openai.com/index/how-agents-are-transforming-work/
source_name: OpenAI
source_type: research-blog
source_quality: official
published_at:
collected_at: 2026-07-08
status: analyzed
topics:
- agent
- enterprise-ai
- coding-agent
implementation_signals:
- adoption-metrics
- workflow-change
product_area:
- coding-agent
- enterprise-work
models:
- Codex
tools:
-
benchmarks:
-
related_papers:
-
related_jobs:
- 2026-07-08-deepseek-agent-hiring-wave-beijing-hangzhou
related_experiments:
-
related_projects:
-
evidence_level: medium
relevance: high
---
## One-line Takeaway
Agent 采用正在从“聊天辅助”变成“可计量的 agentic labor”,企业内部不同职能的增长速度差异值得追踪。
## What They Built or Claimed
OpenAI 公开了内部 Codex 使用变化,显示过去六个月内研究、客服、工程、法务等部门的 agentic usage 明显增长,并认为员工正在从 chatbot 转向 agent 作为主要 AI 交互形态。
## Technical Signals
- architecture: 未详细公开。
- tool use: Codex 作为工作代理。
- memory:
- evaluation: 使用 adoption / output token 增长作为组织层面的采用指标。
- safety:
- deployment: 企业内部多部门使用。
- data: 部门级使用增长。
## Evidence Quality
官方数据型博客,适合看采用趋势;技术实现细节较少。
## Links
- papers:
- jobs: DeepSeek Agent hiring wave
- experiments:
- projects:
- docs: practice playbook
## Gaps for Us
- 需要设计自己的 Agent 使用指标:任务数、回合数、人工改动量、成功率、耗时和成本。