Perplexityは2026年3月11日のX投稿で Personal Computer を発表した。continuously running Mac mini を通じて local file・app・session を Perplexity Computer と接続する、always-on agent layer として打ち出している。
#agents
RSS Feed2026年3月13日のShow HNで紹介されたGitAgentは、`agent.yaml`、`SOUL.md`、`SKILL.md`などのファイルでAI agentを定義するgit-native標準を打ち出した。
PerplexityはMarch 11, 2026にSandbox APIをAgent APIのtoolかつstandalone serviceとして提供すると述べた。既存docsがAgent APIを明示的tool configurationを持つmulti-provider interfaceとして説明していることを踏まえると、この更新はcode executionをorchestrationの中核に近づけるものだ。
Together AIはMarch 13, 2026にOpen Deep Research v2をfully free & open sourceとして公開した。併せて公開されたblogは、multi-hop web research向けのplannerとself-reflection workflow、そしてcodeとevaluation assetを説明している。
OpenAIは2026-03-05のX投稿で、GPT-5.4 ThinkingとGPT-5.4 Proの展開開始を発表した。公式記事では、1M-token context、native computer use、tool search、そしてspreadsheet・document・presentation業務の強化を備えたprofessional-work向けモデルとして位置づけている。
Difyは2026年3月10日に3000万ドルのSeries Pre-Aを発表した。オープンソースコミュニティとenterprise展開を同時に強化しつつ、LLMクレジット拡大やworkflow・権限機能の更新も合わせて打ち出している。
PerplexityはEnterprise向けの大型アップグレードとしてComputer for Enterpriseを公開した。Webサイトや社内Webアプリをまたぐ長時間タスクをagentに任せられる一方、audit log、SAML、RBACなどの企業統制も前面に出している。
OpenAI Developersは2026年3月11日、Responses APIが長時間のagent workflowを処理するために使うhosted computer environmentの設計を説明した。中心となる要素はshell execution、hosted container、制御されたnetwork access、reusable skills、native compactionだ。
NVIDIA AI Developerは2026年3月11日、12B active parametersを用いるオープン120B-parameter hybrid MoEモデル Nemotron 3 Super を発表した。NVIDIAはnative 1M-token contextと、前世代Nemotron Super比で最大5倍のthroughputを強調している。
ClaudeはClaude CodeにCode Reviewを追加し、各pull requestに複数agentを並列投入する仕組みを導入したと発表した。機能はTeamとEnterprise向けresearch previewとして提供される。
Googleは2026年2月24日、Opalにすべてのユーザー向けの新しいagent stepを導入すると発表した。手動でmodel callをつなぐ代わりに、Opalが目標に応じてtoolsとmodelsを選び、Memoryも使いながらよりinteractiveなworkflowを組み立てる。
GitHubは2026年3月5日、Copilot code reviewをagentic tool-calling architectureへ移行し、Copilot Pro、Pro+、Business、Enterpriseへ広く提供すると発表した。より広い repository context を取り込み、correctness と architectural integrity を高めつつ noise を減らす狙いだ。