並び順

ブックマーク数

期間指定

  • から
  • まで

1 - 21 件 / 21件

新着順 人気順

codex cli install linux commandの検索結果1 - 21 件 / 21件

  • とほほのClaude Code入門 - とほほのWWW入門

    初版:2026年5月10日 更新:2026年5月10日 目次 Claude Codeとは? インストール フォルダ構成 設定 設定 (settings.json) 基本ルール (CLAUDE.md) メモリ (MEMORY.md) 機能 フック (hooks) コマンド (commands) スキル (skills / SKILL.md) サブエージェント (agents) コネクタ(connectors / MCPサーバー) LSP(LSPサーバー) プラグイン(plugins) スラッシュコマンド(/command) 終了 会話履歴 セッション管理 設定系 情報表示系 認証・アカウント コード管理・レビュー プランニング・タスク管理 クラウド・リモート機能 拡張機能・統合 スケジュール・自動化 学習・サポート 外部連携セットアップ その他 ショートカット コンフィグ値 コマンドオプショ

    • herdr を使いこなす: 複数 AI エージェントの連携から自作プラグインまで - TECHSCORE BLOG

      はじめに インストールと基本機能 インストール 基本の用語 基本操作 サイドバーで状態を把握する Git worktree を扱う 名前付きセッションを使い分ける 別のエージェントにプロンプトを送信する コマンドを覚えなくても、自然な言葉で頼める herdr の操作をエージェント自身に任せる エージェントの完了を待って次の作業を自動で流す どの端末からでも同じ作業環境に戻る 足りない機能はプラグインで自作する 最小のプラグインを作ってみる 実例: ディレクトリを選んで workspace を作る 実例: エージェントの状態変化に自動で反応させる herdr をもっと便利に使うために — 相性のいいツール まとめ 参考リンク はじめに この記事では、herdr のインストールと基本操作から始めて、複数の AI エージェントを並行運用するときの「困りごと」と、それを herdr の機能でどう解

        herdr を使いこなす: 複数 AI エージェントの連携から自作プラグインまで - TECHSCORE BLOG
      • OpenAI Codex CLI のクイックスタート|npaka

        「OpenAI Codex CLI」のクイックスタートをまとめました。 1. Codex CLI「Codex CLI」は、OpenAI のコーディングエージェントで、ローカルコンピュータ上で動作します。 2. セットアップ2-1. Codex CLIのインストールと実行(1) Codex CLIのインストール。 npm install -g @openai/codex(2) codex の実行。 codex2-2. ChatGPTプラン での Codex CLI の使用「Codex CLI」を起動し、「ChatGPTでサインイン」を選択してください。Plus、Pro、Team、Edu、Enterpriseプランで「Codex CLI」を利用するには、ChatGPTアカウントでのサインインを推奨します。ChatGPTプランに含まれる内容については、こちらを参照してください。 「OpenAI

          OpenAI Codex CLI のクイックスタート|npaka
        • GitHub - modelcontextprotocol/servers: Model Context Protocol Servers

          Official integrations are maintained by companies building production ready MCP servers for their platforms. 21st.dev Magic - Create crafted UI components inspired by the best 21st.dev design engineers. 2slides - An MCP server that provides tools to convert content into slides/PPT/presentation or generate slides/PPT/presentation with user intention. ActionKit by Paragon - Connect to 130+ SaaS inte

            GitHub - modelcontextprotocol/servers: Model Context Protocol Servers
          • とほほのCodex入門 - とほほのWWW入門

            初版:2025年10月19日 更新:2026年3月1日 目次 Codexとは Codex CLI 対象バージョン Codexをインストールする Codexを実行する Codexを終了・再起動する コード生成を依頼する 日本語化する コード修正を依頼する コメント記入を依頼する コンテキストの残量 手動で変更した箇所のレビューを依頼する テトリス作成を依頼する DBやフレームワークを用いた業務アプリの作成を依頼する CLI コマンド Codex IDE版 VSCodeにCodex拡張機能を追加する Codex拡張機能を開閉する Codex拡張機能を右側に表示する Codexとチャットする Codexにコード生成などを依頼する Codexにコード補完を依頼する その他 デバイスコード認証 Codexとは ChatGPT を提供する OpenAI 社が開発・提供する AIモデルおよび AIコーデ

            • GitHub Copilot CLI is now generally available - GitHub Changelog

              Menu. Currently selected: Agentic development in your terminal GitHub Copilot CLI—the terminal-native coding agent that brings the power of GitHub Copilot directly to your command line—is now generally available for all Copilot subscribers. Editor’s note (February 27, 2026): Updated the text to accurately indicate that Copilot CLI is available to all Copilot subscribers. Since launching in public

                GitHub Copilot CLI is now generally available - GitHub Changelog
              • Agent Skillsを徹底解説! - G-gen Tech Blog

                G-gen の福井です。当記事では、AI エージェントツールに専門知識やワークフローを追加するためのオープンフォーマットである Agent Skills について、概念や動作の仕組み、スキルの構造、使い方などを解説します。 概要 Agent Skills とは Skills が可能にすること Skills の実体 Agent Skills の仕組み 基本的な動作 コンテキスト肥大化の防止 Skills と MCP の関係 Skills の構造 ディレクトリ構成 SKILL.md の中身 使い方 対応ツール Skills ファイルの配置場所 インストール Gemini CLI からスキルを呼び出してみる 概要 Agent Skills とは Agent Skills は、生成 AI エージェントツールに専門知識やワークフローを追加するためのオープンフォーマットです。Anthropic が策定

                  Agent Skillsを徹底解説! - G-gen Tech Blog
                • 第921回 Canonical Workshopでコーディングエージェントの実行環境を作る | gihyo.jp

                  Claude CodeやCodexのようなコーディングエージェントは便利ですが、ホームディレクトリを破壊したりといった怖い話も聞きますよね。今回はCanonicalがリリースしたWorkshopというツールでサンドボックス環境を構築し、ホスト環境を守りながらコーディングエージェントを動作させる方法を紹介します。 Workshopとは Workshopとは、Ubuntuを開発しているCanonical社がリリースした、開発環境のサンドボックスをUbuntu等の環境に作成するツールです。 workshopコマンドを実行するとサンドボックスを作成でき、そのサンドボックス内でコーディングエージェントを動作させることで、コーディングエージェントの非決定的な挙動からホスト側OSへの影響を抑えられます。 また、環境の設定はYAMLによって定義できるため、Gitレポジトリ等に設定ファイルを配置しておけば、

                    第921回 Canonical Workshopでコーディングエージェントの実行環境を作る | gihyo.jp
                  • The AWS MCP Server is now generally available | Amazon Web Services

                    AWS News Blog The AWS MCP Server is now generally available I have been building with AI agents and MCP tools for a while now, and one question kept coming up: how do you give an agent real, authenticated access to AWS without handing it the keys to the kingdom? Today, there is an answer. I’m happy to announce the general availability of the AWS MCP Server, a managed remote Model Context Protocol

                      The AWS MCP Server is now generally available | Amazon Web Services
                    • It’s safe to close your laptop now: Hosting coding agents on Amazon Bedrock AgentCore | Amazon Web Services

                      Artificial Intelligence It’s safe to close your laptop now: Hosting coding agents on Amazon Bedrock AgentCore There’s a habit going around. Walking from one meeting to the next with the laptop cradled half-open. Sitting through a 1:1 with the lid propped just enough to keep the screen alive. Riding home while holding your laptop because it must stay running. Anywhere except closed on a desk, becau

                        It’s safe to close your laptop now: Hosting coding agents on Amazon Bedrock AgentCore | Amazon Web Services
                      • Run NanoClaw in Docker Shell Sandboxes | Docker

                        Ever wanted to run a personal AI assistant that monitors your WhatsApp messages 24/7, but worried about giving it access to your entire system? Docker Sandboxes’ new shell sandbox type is the perfect solution. In this post, I’ll show you how to run NanoClaw, a lightweight Claude-powered WhatsApp assistant, inside a secure, isolated Docker sandbox. What is the Shell Sandbox? Docker Sandboxes provid

                          Run NanoClaw in Docker Shell Sandboxes | Docker
                        • GitHub - DeusData/codebase-memory-mcp: High-performance code intelligence MCP server. Indexes codebases into a persistent knowledge graph — average repo in milliseconds. 158 languages, sub-ms queries, 99% fewer tokens. Single static binary, zero dependenc

                          The fastest and most efficient code intelligence engine for AI coding agents. Full-indexes an average repository in milliseconds, the Linux kernel (28M LOC, 75K files) in 3 minutes. Answers structural queries in under 1ms. Ships as a single static binary for macOS, Linux, and Windows — download, run install, done. High-quality parsing through tree-sitter AST analysis across all 158 languages, enha

                            GitHub - DeusData/codebase-memory-mcp: High-performance code intelligence MCP server. Indexes codebases into a persistent knowledge graph — average repo in milliseconds. 158 languages, sub-ms queries, 99% fewer tokens. Single static binary, zero dependenc
                          • AIニュースノート:nano-bananaが話題に、AGENTS.mdの採用広がる、Microsoft Copilotに3Dモデリング機能が追加、ChatGPTでプロジェクト専用メモリー搭載、Claude for Chromeの安全設計など | gihyo.jp

                            AIニュースノート⁠⁠:nano-bananaが話題に⁠⁠、AGENTS.mdの採用広がる⁠⁠、Microsoft Copilotに3Dモデリング機能が追加⁠⁠、ChatGPTでプロジェクト専用メモリー搭載⁠⁠、Claude for Chromeの安全設計など gihyo.jpのニュース記事として取り上げていなかったもののなかから、直近の興味深いAIに関連するニュース概要を簡単にまとめてみました。 ※この記事は、不正確な内容を含んでいる可能性のある実験的コンテンツです。正確な情報はリンク先を確認してください。 nano-bananaの週でした nano-bananaこと、Gemini 2.5 Flash Imageがリリースされて、このモデルによる画像生成・編集が話題になった週でした。興味深い使い方やベストプラクティスも紹介されています。 “nano-banana”の舞台裏⁠:対話×段階編

                              AIニュースノート:nano-bananaが話題に、AGENTS.mdの採用広がる、Microsoft Copilotに3Dモデリング機能が追加、ChatGPTでプロジェクト専用メモリー搭載、Claude for Chromeの安全設計など | gihyo.jp
                            • October 2025 (version 1.106)

                              Release date: November 12, 2025 Update 1.106.1: The update addresses these issues Update 1.106.2: The update addresses these issues Update 1.106.3: The update addresses these issues Downloads: Windows: x64 Arm64 | Mac: Universal Intel silicon | Linux: deb rpm tarball Arm snap Welcome to the October 2025 release of Visual Studio Code. This release brings significant updates across three key areas:

                                October 2025 (version 1.106)
                              • Build 2026: Furthering Windows as the trusted platform for development

                                Build 2026: Furthering Windows as the trusted platform for development Build is one of our favorite moments each year – a chance to connect with the global developer community and share what we’ve been building. Over the past year, we have connected with many developers pushing the boundaries of what’s possible on Windows. What we consistently hear is that you want a platform that meets you where

                                  Build 2026: Furthering Windows as the trusted platform for development
                                • ローカルLLM で Reachy Mini MCP を試す|npaka

                                  1. ローカルLLM で Reachy Mini MCP を試す「Reachy Mini MCP」のセットアップは、前回で紹介しました。 今回は、「Ollama」を使ってローカルLLMで「Reachy Mini MCP」を使ってみます。 2. Ollama の準備「Ollama」は、ローカル環境で大規模言語モデルを簡単に動かすための推論エンジンです。 (1) 公式サイトからダウンロードしてインストールして起動。 (2) モデルを取得。 ollama pull qwen3:8b(3) Capabilities に tools があることを確認。 ollama show qwen3:8b Model architecture qwen3 parameters 8.2B context length 40960 embedding length 4096 quantization Q4_K_M

                                    ローカルLLM で Reachy Mini MCP を試す|npaka
                                  • OpenAI、Windows向け「Codex」アプリを一般提供開始 ——Windows上のCodexサンドボックスでエージェントを実行可能に | gihyo.jp

                                    OpenAI⁠⁠、Windows向け「Codex」アプリを一般提供開始 —⁠—Windows上のCodexサンドボックスでエージェントを実行可能に OpenAIは2026年3月4日、Windows向けCodexアプリの一般提供を開始した(macOS版は2月に公開されている⁠)⁠。複数のエージェントを並列で実行できるほか、タスクの管理や、ファイル変更の差分レビューに対応する。Windows版アプリは、既存の環境を維持したままOSネイティブのPowerShell環境で利用できるほか、必要に応じてエージェント自体をWSL上で実行させることもできる。Codexアプリの利用には、ChatGPTのPlus以上の有料プランまたはAPIキーが必要となる(無料プランやGoプランでも期間限定で試すことはできる)[1][2]。 Codex app for Windows - OpenAI Developers

                                      OpenAI、Windows向け「Codex」アプリを一般提供開始 ——Windows上のCodexサンドボックスでエージェントを実行可能に | gihyo.jp
                                    • open-slopware

                                      Note This repo will be in vacation mode slightly ahead of schedule due to health issues. We will remain in vacation mode until the 3rd of August 2026. During that time, Issues and Pull Requests will be completely disabled. No existing Issues or Pull Requests will be lost. When we're out of vacation mode, we'll re-enable both Issues and Pull Requests. Please go do something good for your mental hea

                                        open-slopware
                                      • Why MicroVMs: The Architecture Behind Docker Sandboxes | Docker

                                        Last week, we launched Docker Sandboxes with a bold goal: to deliver the strongest agent isolation in the market. This post unpacks that claim, how microVMs enable it, and some of the architectural choices we made in this approach. The Problem With Every Other Approach Every sandboxing model asks you to give something up. We looked at the top four approaches. Full VMs offer strong isolation, but g

                                          Why MicroVMs: The Architecture Behind Docker Sandboxes | Docker
                                        • Pixel Agents - Visual Studio Marketplace

                                          Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter. Pixel Agents turns multi-agent AI systems into something you can actually see and manage. Each agent becomes a character in a pixel art office. They walk around, sit at their desk, and visually reflect what they are doing — typing when writing code, reading when searching files, waiting when it needs your attention.

                                            Pixel Agents - Visual Studio Marketplace
                                          • Claude Code を 0 円で動かす:Ollama + CodeRouter で Qwen3.5 や Gemma4 まで全部ローカルで遊ぶ最短セットアップ(2026-04-25 改訂版)|zephel01

                                            Claude Code を 0 円で動かす:Ollama + CodeRouter で Qwen3.5 や Gemma4 まで全部ローカルで遊ぶ最短セットアップ(2026-04-25 改訂版) 「Claude Code、触ってみたい。でも Anthropic の API キーを発行して課金するのはちょっと怖い」「ローカル LLM ってブログでは見るけど、結局どうやって Claude Code とつなぐの?」——AI コーディングエージェントの入門で最初につまずくのは、たいていこの「お金まわりの不安」と「つなぎ方が分からない」のセットです。 この記事では、ローカルの Ollama と、無料クラウドのフリーティアだけを使って、Claude Code と Codex CLI(OpenAI 公式 CLI)の 2 本を「うっかり課金してしまう心配がない」状態で動かすところまでを、2026 年 4 月

                                              Claude Code を 0 円で動かす:Ollama + CodeRouter で Qwen3.5 や Gemma4 まで全部ローカルで遊ぶ最短セットアップ(2026-04-25 改訂版)|zephel01
                                            1