HomeTags#developer-tools

#developer-tools page 1/1 · 10 total

YESTERDAY 3 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
blog research 1d ago · zenn-ai

Claude/Codex/ZAI/Ollamaの使用量を一画面で確認できる「aimo」を公開 The author built 'aimo', a monitoring tool that aggregates usage and cost data from multip…

AI要約 複数のAIコーディングツールの使用量やコストを一画面で集約表示するモニタリングツール「aimo」を開発した。Claude、Codex、ZAI、Ollamaに対応し、利用状況を横断的に把握できる。

EN The author built 'aimo', a monitoring tool that aggregates usage and cost data from multiple AI coding tools including Claude, Codex, ZAI, and Ollama into a single dashboard.

zenn.dev
Claude / Codex / ZAI / Ollama の使用量を一画面でまとめて見る「aimo」を作った og
blog research 1d ago · zenn-ai

AIが自分より2倍長く動いていた。cc-agent-loadで可視化した話 The author built 'cc-agent-load', a tool to visualize the runtime of agentic AIs like Clau…

AI要約 Claude Codeなどのagentic AIの稼働時間を可視化するツール「cc-agent-load」を開発した話。計測した結果、AIが自分の作業時間の2倍動いていたことが判明し、開発スタイルの見直しにつながった。

EN The author built 'cc-agent-load', a tool to visualize the runtime of agentic AIs like Claude Code. Measurements revealed the AI was running twice as long as the author's own work time, prompting a rethink of development workflow.

zenn.dev
AIが自分より2倍長く動いていた。cc-agent-loadで可視化した話 og
Thu, Apr 23 6 entries
blog codex 2d ago · openai-news

Codex Automations 機能の紹介 Automations

AI要約 OpenAI Academyが公開したCodexの自動化機能に関する解説。定期的なタスク実行やワークフロー自動化を可能にし、開発者が反復作業を効率化できる仕組みを紹介している。

EN OpenAI Academy introduces Codex Automations, a feature enabling scheduled task execution and workflow automation to help developers streamline repetitive coding tasks.

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とは何か? 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
blog codex 2d ago · openai-news

Codexの始め方ガイド How to get started with Codex

AI要約 OpenAIがCodexの導入手順を解説する入門コンテンツを公開。開発者がCodexを使い始めるためのセットアップ方法や基本的な使い方、活用のベストプラクティスを紹介している。

EN OpenAI published an introductory guide on how to get started with Codex, covering setup steps, basic usage, and best practices for developers beginning to use the coding assistant.

openai.com
blog mcp 2d ago · zenn-mcp

Vibe-Codingを変える厳選MCPサーバー4選+α An introductory article recommending four curated MCP servers (plus extras) that enhance V…

AI要約 Vibe-Codingの生産性を高めるMCPサーバーを紹介する入門記事。厳選した4つのMCPサーバーに加え、追加のおすすめも含めて用途や導入方法を解説し、開発体験の向上に役立つ実践的なツールを提示している。

EN An introductory article recommending four curated MCP servers (plus extras) that enhance Vibe-Coding productivity, covering their use cases and setup to improve the AI-assisted development workflow.

zenn.dev
【MCP入門】Vibe-Codingが変わる厳選MCPサーバー4選+α og
Wed, Apr 22 1 entries
blog cursor 3d ago · zenn-cursor

AIコーディングツールの個性をUI/UXで比較──同一プロンプトでプラン〜実装を観察 A comparative observation of multiple AI coding tools given the same prompt, examining dif…

AI要約 同じプロンプトを複数のAIコーディングツールに与え、プラン策定から実装までの挙動やUI/UXの違いを観察した比較記事。各ツールの個性や使い勝手の差が浮き彫りになっている。

EN A comparative observation of multiple AI coding tools given the same prompt, examining differences in planning and implementation flows as well as UI/UX characteristics that reveal each tool's personality.

zenn.dev
UI/UX に現れるAIコーディングツールの個性──同じプロンプトでプランから実装までを観察してみた og