はてなブックマークアプリ

サクサク読めて、
アプリ限定の機能も多数!

アプリで開く

はてなブックマーク

  • はてなブックマークって?
  • アプリ・拡張の紹介
  • ユーザー登録
  • ログイン
  • Hatena

はてなブックマーク

トップへ戻る

  • 総合
    • 人気
    • 新着
    • IT
    • 最新ガジェット
    • 自然科学
    • 経済・金融
    • おもしろ
    • マンガ
    • ゲーム
    • はてなブログ(総合)
  • 一般
    • 人気
    • 新着
    • 社会ニュース
    • 地域
    • 国際
    • 天気
    • グルメ
    • 映画・音楽
    • スポーツ
    • はてな匿名ダイアリー
    • はてなブログ(一般)
  • 世の中
    • 人気
    • 新着
    • 新型コロナウイルス
    • 働き方
    • 生き方
    • 地域
    • 医療・ヘルス
    • 教育
    • はてな匿名ダイアリー
    • はてなブログ(世の中)
  • 政治と経済
    • 人気
    • 新着
    • 政治
    • 経済・金融
    • 企業
    • 仕事・就職
    • マーケット
    • 国際
    • はてなブログ(政治と経済)
  • 暮らし
    • 人気
    • 新着
    • カルチャー・ライフスタイル
    • ファッション
    • 運動・エクササイズ
    • 結婚・子育て
    • 住まい
    • グルメ
    • 相続
    • はてなブログ(暮らし)
    • 掃除・整理整頓
    • 雑貨
    • 買ってよかったもの
    • 旅行
    • アウトドア
    • 趣味
  • 学び
    • 人気
    • 新着
    • 人文科学
    • 社会科学
    • 自然科学
    • 語学
    • ビジネス・経営学
    • デザイン
    • 法律
    • 本・書評
    • 将棋・囲碁
    • はてなブログ(学び)
  • テクノロジー
    • 人気
    • 新着
    • IT
    • セキュリティ技術
    • はてなブログ(テクノロジー)
    • AI・機械学習
    • プログラミング
    • エンジニア
  • おもしろ
    • 人気
    • 新着
    • まとめ
    • ネタ
    • おもしろ
    • これはすごい
    • かわいい
    • 雑学
    • 癒やし
    • はてなブログ(おもしろ)
  • エンタメ
    • 人気
    • 新着
    • スポーツ
    • 映画
    • 音楽
    • アイドル
    • 芸能
    • お笑い
    • サッカー
    • 話題の動画
    • はてなブログ(エンタメ)
  • アニメとゲーム
    • 人気
    • 新着
    • マンガ
    • Webマンガ
    • ゲーム
    • 任天堂
    • PlayStation
    • アニメ
    • バーチャルYouTuber
    • オタクカルチャー
    • はてなブログ(アニメとゲーム)
    • はてなブログ(ゲーム)
  • おすすめ

    ノーベル賞

『developers.openai.com』

  • 人気
  • 新着
  • すべて
  • How Codex ran OpenAI DevDay 2025

    3 users

    developers.openai.com

    How Codex ran OpenAI DevDay 2025 Learn how Codex helped us build experiences, demos, products, and more Author: Dominik Kundel This week we wrapped up our third and largest OpenAI DevDay in San Francisco. The event was the result of the hard work of people across the company. But as we approached DevDay one thing came up again and again in discussions: “I couldn’t have done this without Codex”. Th

    • テクノロジー
    • 2025/10/11 14:27
    • Apps SDK

      20 users

      developers.openai.com

      Apps SDK is available in preview today for developers to begin building and testing their apps. We will open for app submission later this year.

      • テクノロジー
      • 2025/10/07 10:53
      • OpenAI
      • 人工知能
      • app
      • プログラミング
      • あとで読む
      • Codex SDK

        13 users

        developers.openai.com

        Aside from using Codex through the different interfaces like the Codex CLI, IDE extension or Codex Web, you can also programmatically control Codex. This can be useful if you want to: Control Codex as part of your CI/CD pipeline Create your own agent that can engage with Codex to perform complex engineering tasks Build Codex into your own internal tools and workflows Integrate Codex within your ow

        • テクノロジー
        • 2025/10/07 08:10
        • OpenAI
        • 人工知能
        • AI
        • プログラミング
        • あとで読む
        • Why we built the Responses API

          5 users

          developers.openai.com

          Why we built the Responses API How the Responses API unlocks persistent reasoning, hosted tools, and multimodal workflows for GPT-5. Authors: Steve Coffey, Prashant Mital With GPT-5 out in the world, we wanted to give some more context on the best way to integrate it, the Responses API, and why Responses is tailor-made for reasoning models and the agentic future. Every generation of OpenAI APIs ha

          • テクノロジー
          • 2025/09/23 09:28
          • Codex CLI

            26 users

            developers.openai.com

            OpenAI Codex CLI is an coding agent that can read, modify, and run code on your local machine to help you build features faster, squash bugs, and understand unfamiliar code. It’s open source, and rapidly improving at the openai/codex repo in GitHub. Install it with your preferred package manager: npm install -g @openai/codex # Alternatively on macOS: `brew install codex` Then run codex to get star

            • テクノロジー
            • 2025/08/29 11:37
            • 人工知能
            • あとで読む
            • ai
            • プログラミング
            • Codex IDE extension

              4 users

              developers.openai.com

              Codex is OpenAI’s coding agent that can read, modify, and run code. It helps you build faster, squash bugs, and understand unfamiliar code. With the Codex VS Code extension you can use Codex side-by-side in your IDE, or delegate tasks to the cloud. Set up the extension The Codex IDE extension works with VS Code forks such as Insiders, Cursor, or Windsurf. You can get the Codex extension from the V

              • テクノロジー
              • 2025/08/28 09:49

              このページはまだ
              ブックマークされていません

              このページを最初にブックマークしてみませんか?

              『developers.openai.com』の新着エントリーを見る

              キーボードショートカット一覧

              j次のブックマーク

              k前のブックマーク

              lあとで読む

              eコメント一覧を開く

              oページを開く

              はてなブックマーク

              • 総合
              • 一般
              • 世の中
              • 政治と経済
              • 暮らし
              • 学び
              • テクノロジー
              • エンタメ
              • アニメとゲーム
              • おもしろ
              • アプリ・拡張機能
              • 開発ブログ
              • ヘルプ
              • お問い合わせ
              • ガイドライン
              • 利用規約
              • プライバシーポリシー
              • 利用者情報の外部送信について
              • ガイドライン
              • 利用規約
              • プライバシーポリシー
              • 利用者情報の外部送信について

              公式Twitter

              • 公式アカウント
              • ホットエントリー

              はてなのサービス

              • はてなブログ
              • はてなブログPro
              • 人力検索はてな
              • はてなブログ タグ
              • はてなニュース
              • ソレドコ
              • App Storeからダウンロード
              • Google Playで手に入れよう
              Copyright © 2005-2025 Hatena. All Rights Reserved.
              設定を変更しましたx