HomeTags#codex

#codex page 1/1 · 12 total

YESTERDAY 1 entries
blog research 1d ago · zenn-ai

Codexで低介入開発ハーネスを作る その2: right task contextを考える Part 2 of a series on building a low-intervention development harness with Codex, focusing…

AI要約 Codexを用いた低介入な開発ハーネス構築の第2回。タスクに対して適切なコンテキスト(right task context)をどう設計・与えるかを考察し、AIエージェントが自律的に作業を進めるための情報設計の指針を示す。

EN Part 2 of a series on building a low-intervention development harness with Codex, focusing on how to design and provide the right task context so AI agents can work autonomously and effectively.

zenn.dev
Codexで「低介入開発ハーネス」を作る - その2: right task context を考える og
Fri, Apr 24 4 entries
blog claude 1d ago · zenn-claude

KIOKU v0.6.0、Claude専用からCodex/OpenCode/Gemini CLI対応へ KIOKU v0.6.0 expands beyond Claude Code to support Codex, OpenCode, and Gemini CLI, becomi…

AI要約 記憶管理ツールKIOKUがv0.6.0を公開。これまでClaude Code専用だったが、Codex、OpenCode、Gemini CLIに対応し、マルチプラットフォーム化。marketplace機能も追加された。

EN KIOKU v0.6.0 expands beyond Claude Code to support Codex, OpenCode, and Gemini CLI, becoming a multi-platform memory management tool. The release also introduces a new marketplace feature.

zenn.dev
KIOKU v0.6.0 — Claude 専用から Codex / OpenCode / Gemini CLI 対応へ (marketpl og
blog research 2d ago · simonw-blog

Codex裏口API経由でGPT-5.5にペリカンを描かせる A pelican for GPT-5.5 via the semi-official Codex backdoor API

AI要約 Simon WillisonがCodexの半公式バックドアAPIを使い、未公開のGPT-5.5に定番のSVGペリカン自転車描画テストを実施。Codex CLI経由でモデルへアクセスする手法と結果を紹介している。

EN Simon Willison uses a semi-official backdoor API via Codex CLI to access the unreleased GPT-5.5 model and runs his signature 'pelican riding a bicycle' SVG benchmark on it.

simonwillison.net
A pelican for GPT-5.5 via the semi-official Codex backdoor API og
blog research 2d ago · simonw-blog

llm-openai-via-codex 0.1a0 プラグイン公開 llm-openai-via-codex 0.1a0

AI要約 Simon WillisonがLLM CLI向け新プラグイン「llm-openai-via-codex」のアルファ版0.1a0をリリース。OpenAIのCodex CLI経由でAPIを呼び出す仕組みを提供し、LLMツールとCodexの連携を可能にする実験的な拡張機能。

EN Simon Willison released llm-openai-via-codex 0.1a0, an alpha plugin for the LLM CLI that routes requests through OpenAI's Codex CLI, enabling experimental integration between the two tools.

simonwillison.net
blog tech-news 2d ago · nvidia-blog

OpenAIの新GPT-5.5がNVIDIAインフラ上でCodexを駆動、NVIDIAも業務活用 OpenAI’s New GPT-5.5 Powers Codex on NVIDIA Infrastructure — and NVIDIA Is Already Putting It to Work

AI要約 OpenAIが新モデルGPT-5.5を発表し、コーディング支援エージェントCodexをNVIDIAインフラ上で稼働させる。NVIDIA自身も社内開発workflowにCodexを導入し、AIエージェントによるソフトウェア開発の高速化を進めている。

EN OpenAI unveiled GPT-5.5, powering its Codex coding agent on NVIDIA infrastructure. NVIDIA is already deploying Codex internally to accelerate software development workflows with AI agents.

blogs.nvidia.com
OpenAI’s New GPT-5.5 Powers Codex on NVIDIA Infrastructure — and NVIDIA Is Already Putting It to Work og
Thu, Apr 23 5 entries
blog codex 2d ago · openai-news

仕事で使えるCodexの活用法トップ10 Top 10 uses for Codex at work

AI要約 OpenAIが職場でのCodex活用法トップ10を紹介。コード生成、デバッグ、リファクタリング、テスト自動化、ドキュメント作成など、エンジニアの生産性向上に役立つ具体的なユースケースをまとめている。

EN OpenAI presents the top 10 ways to use Codex at work, covering practical use cases such as code generation, debugging, refactoring, test automation, and documentation to boost developer productivity.

openai.com
blog codex 2d ago · openai-news

Codexのプラグインとスキル機能を紹介 Plugins and skills

AI要約 OpenAIのCodex向けに提供されるプラグインとスキルに関する解説。開発者が機能を拡張し、カスタムワークフローを構築するための仕組みを紹介している。

EN OpenAI introduces plugins and skills for Codex, describing how developers can extend its capabilities and build custom workflows through these extensibility mechanisms.

openai.com
blog codex 2d ago · openai-news

Codexを活用した開発ワークフロー入門 Working with Codex

AI要約 OpenAIがCodexを使った開発の進め方を解説する学習コンテンツを公開。実際の作業フローや活用のコツを紹介し、開発者がCodexをより効果的に利用できるよう支援する内容となっている。

EN OpenAI published an Academy resource on working with Codex, walking developers through practical workflows and best practices for integrating the coding agent into their development process.

openai.com
blog codex 2d ago · openai-news

Codexの設定オプション解説 Codex settings

AI要約 OpenAI AcademyがCodexの各種設定項目について解説するページを公開。ユーザーがCodexの挙動をカスタマイズするための設定オプションや使い方のガイドを提供している。

EN OpenAI Academy published a guide explaining Codex settings, detailing the various configuration options available to users for customizing Codex behavior and usage.

openai.com
blog codex 2d ago · openai-news

Codexとは何か? OpenAIのAIコーディングエージェント紹介 What is Codex?

AI要約 OpenAIのアカデミー記事が、同社のAIコーディングエージェント「Codex」の概要を解説。開発者がコード生成・編集・実行などをAIに委任できる仕組みや活用シーンを初心者向けに紹介する入門コンテンツ。

EN An OpenAI Academy introduction explaining what Codex is: an AI coding agent that helps developers generate, edit, and run code, outlining its capabilities and typical use cases for newcomers.

openai.com
Wed, Apr 22 1 entries
blog codex 3d ago · openai-news

OpenAI Privacy Filter を発表 Introducing OpenAI Privacy Filter

AI要約 OpenAIは、コード開発環境における機密情報の漏洩を防ぐための新機能「OpenAI Privacy Filter」を発表した。Codex関連の開発ワークフローでプライバシー保護を強化する仕組みを提供する。

EN OpenAI announced the OpenAI Privacy Filter, a new capability designed to prevent leaks of sensitive information in coding environments and strengthen privacy protections within Codex-related development workflows.

openai.com
Sat, Apr 18 1 entries
blog cursor 1w ago · zenn-cursor

2026年AIコーディングツール使い分け戦略 ─ Claude Code・Cursor・Copilot・Codex比較 An article outlining a strategy for using AI coding tools in 2026, comparing major tools i…

AI要約 2026年を見据えたAIコーディングツールの使い分け戦略を解説する記事。Claude Code、Cursor、GitHub Copilot、Codex、Windsurfなど主要ツールの特徴を比較し、用途別の最適な選び方を提示する。

EN An article outlining a strategy for using AI coding tools in 2026, comparing major tools including Claude Code, Cursor, GitHub Copilot, Codex, and Windsurf, and suggesting optimal choices for different use cases.

zenn.dev
2026年 AIコーディングツール"使い分け"戦略 ─ Claude Code・Cursor・GitHub Copilot・Codex・Wi og