Cloudflare Email Service, HN은 agent marketing보다 SMTP와 deliverability를 논했다
HN은 Cloudflare Email Service를 agent feature보다 “또 하나의 email sender”로 해석했다. 댓글은 Workers integration, SES 대안, spam, MTA-STS, sending limit 같은 낡지만 중요한 문제로 모였다.
태그
#agents 태그가 달린 기사
HN은 Cloudflare Email Service를 agent feature보다 “또 하나의 email sender”로 해석했다. 댓글은 Workers integration, SES 대안, spam, MTA-STS, sending limit 같은 낡지만 중요한 문제로 모였다.
HN은 Codex의 새 방향을 “무엇을 할 수 있나”보다 “어디까지 컴퓨터를 맡겨도 되나”로 읽었다. desktop agent, non-developer workflow, sandbox, 민감한 file 접근이 댓글의 핵심이었다.
Cloudflare가 AI Gateway를 agent용 통합 inference layer로 확장해 Workers AI에서 70+ models와 12+ providers를 같은 API로 호출하게 했다. 핵심은 catalog 숫자보다, 한 작업에 inference call이 10번씩 이어지는 agent workflow에서 비용·retry·failover를 한곳에 모으는 데 있다.
Vercel은 apps와 agents를 위한 durable execution을 first-party primitive로 만들고 있다. Workflows는 1,500+ customers의 100M+ beta runs 뒤 GA가 됐고 queues, workers, retry infrastructure를 줄이는 방향이다.
Google이 Gemini in Chrome에 Skills를 넣어 반복 prompt를 한 번 저장하고 현재 page나 선택한 tabs에서 다시 실행하게 했다. Mac, Windows, ChromeOS의 English-US desktop 사용자부터 rolling out되며 calendar 추가나 email 발송 같은 작업에는 확인 절차가 붙는다.
OpenAI가 Agents SDK에 model-native harness와 native sandbox execution을 넣어 agent가 파일을 읽고, command를 실행하고, code를 고치는 workflow를 표준화했다. Blaxel, Cloudflare, Daytona, E2B, Modal, Runloop, Vercel을 지원하며 Python부터 GA로 제공된다.
Anthropic이 Claude Opus 4.7을 모든 Claude 제품, API, Amazon Bedrock, Vertex AI, Microsoft Foundry에 GA로 풀었다. $5/$25 per million token 가격은 유지하면서 2,576px 장변 이미지와 xhigh effort를 더해 coding agent와 multimodal 업무의 기준선을 끌어올렸다.
Mistral이 커넥터를 glue code가 아니라 플랫폼 기능으로 끌어올렸다. built-in connectors와 custom MCP 서버를 conversations, completions, agents 전반에서 재사용할 수 있고, 4월 15일 릴리스에는 direct tool calling과 requires_confirmation도 함께 들어왔다.
Anthropic는 Claude Code를 한 번 쓰고 끝나는 세션형 도구에서 상시 자동화 레이어로 밀어 올리고 있다. 연구 프리뷰로 나온 루틴은 일정, API 호출, GitHub 이벤트의 3가지 트리거를 지원하고, Claude Code on the web가 켜진 4개 유료 플랜에서 쓸 수 있다.
HN이 이 글에 반응한 이유는 벤치마크보다도 현업의 체감과 맞아떨어졌기 때문이다. 멀티에이전트 코딩의 병목은 모델 IQ보다 조정과 합의에 가깝다는 주장에 엔지니어들이 바로 자기 경험을 얹었다.
Cloudflare가 agent 인프라를 데모 단계에서 끌어냈다. Sandboxes와 Containers가 정식 제공 단계에 들어가면서, 지속형 코딩 워크플로를 위한 7가지 업그레이드가 한 번에 묶였고, PTY 터미널부터 credential injection, 상태 유지형 interpreter, background process, file watch, snapshots, higher limits까지 들어왔다.
Hacker News는 아이디어 자체에는 빠르게 반응했지만, 댓글은 곧바로 현실적인 질문으로 이동했다. Anthropic의 Claude Code Routines는 prompt, repo, connector를 묶어 schedule, API call, GitHub event로 실행하는 cloud automation인데, community는 이런 자율성이 usage limit와 만나면 어디까지 실용적인지부터 따져 보기 시작했다.