会社員のためのCodex資料作成術:Skillで統一感のあるプレゼン資料を作る実践ガイド

はじめに 最近、業務資料の作成にも生成AIを活用する機会が増えてきました。 ただし、AIにいきなり「プレゼン資料を作って」と依頼しても、実務でそのまま使える資料になるとは限りません。 特に会社員が作る資料では、以下のような点が重要になります。 スライド全体のトーンが揃っていること メッセージが分かりやすい...

Tacit: An Experimental LLM-First Programming Language

For a long time, I've had a dream of creating my own novel programming language someday. I have a computer science degree and a grade of "A" in my third-year Compiler Construction course back in 2011. All that was missing was a Claude Code subscription.

When I asked Claude what it thought of creating an LLM-first programming language, I could picture its non-existent eyes widen at the…

Read more →
Codex のゲーム開発のためのプロンプトまとめ|npaka

以下の記事が面白かったので、簡単にまとめました。 ・Game development – Codex | OpenAI Developers 1. ブラウザゲームの作成1-1. はじめにゲーム開発は、Codexがコード生成以上の役割を果たす最も分かりやすい例の一つです。実際のゲーム開発には、通常、コンセプトの記述、レンダリングレイヤー、フロントエンドのシ...

Custom MCP server in Codex Web

support codex codex-web codex-cloud mcp

We tested custom MCP registration in Codex Web by appending a Datadog MCP server to /opt/codex/config.toml during setup.

What we verified:

  • the MCP config is present on disk after setup;
  • required environment variables are present;
  • the Datadog MCP endpoint is reachable from the runtime;
  • however, no Datadog MCP tools are exposed in the…
Read more →
Codex Web creates empty branches in repositories with required signed commits

Hello, support codex codex-cloud

We are seeing a reproducible issue with Codex Web in repositories that require signed or verified commits.

What we tested

  • Configured commit signing in the Codex Web environment.
  • Confirmed local signed commits can be created inside the runtime.
  • Ran multiple small change tasks using the built-in Codex Web GitHub flow.
  • Compared this against…
Read more →
Page 1