Bookmarks

Bookmarks

46225 bookmarks
Custom sorting
YAML ファイルで AI エージェントを構築する cagent
YAML ファイルで AI エージェントを構築する cagent
cagent は Docker 社が開発した AI エージェントフレームワークです。YAML ファイルでエージェントの振る舞い・役割・使用するツールを宣言的に定義でき、コードを 1 行も書かずにエージェントを構築できます。この記事では cagent の概要とインストール方法、YAML ファイルの書き方、実際にエージェントを動作させるまでの手順を解説します。
·azukiazusa.dev·
YAML ファイルで AI エージェントを構築する cagent
最近の人類のレビュー疲れ | Democratizing Data
最近の人類のレビュー疲れ | Democratizing Data
今年に入ってやたらレビューの時間が増えた。これはコードもそうだしドキュメントもそうだ。 そして、これによる疲れも急激に増加している。
·chezo.uno·
最近の人類のレビュー疲れ | Democratizing Data
GPT‑5 Codexがリリース
GPT‑5 Codexがリリース
OpenAIが2025年9月15日にGPT‑5 Codexを発表しました。GPT‑5 CodexはGPT‑5を土台にして、エージェントのコーディング能力に適した学習と強化が加えられたモデルです。長時間の自律的な作業に特に強みがあります。 We’re releasing new Codex features to make it a more effective coding collaborator: - A new IDE extension - Easily move tasks between the cloud and your local environment - Code reviews in GitHub - Revamped Codex CLI Powered by
·blog.lai.so·
GPT‑5 Codexがリリース
サプライチェーン攻撃への防御策 | blog.jxck.io
サプライチェーン攻撃への防御策 | blog.jxck.io
前回は、Nx の事例をベースに「パッケージを公開する側」の対策について解説した。今回は、「パッケージを使う側」、もっと言えば「OSS を使う上で開発者が考えるべきこと」について考察する。
·blog.jxck.io·
サプライチェーン攻撃への防御策 | blog.jxck.io
Piebald-AI/tweakcc: Command-line tool to customize Claude Code UI (themes, thinking verbs, input box style, user message display, sign-in ASCII art), fix bugs (frozen spinner), and add features (CLAUDE_CODE_CONTEXT_LIMIT).
Piebald-AI/tweakcc: Command-line tool to customize Claude Code UI (themes, thinking verbs, input box style, user message display, sign-in ASCII art), fix bugs (frozen spinner), and add features (CLAUDE_CODE_CONTEXT_LIMIT).
Command-line tool to customize Claude Code UI (themes, thinking verbs, input box style, user message display, sign-in ASCII art), fix bugs (frozen spinner), and add features (CLAUDE_CODE_CONTEXT_LI...
·github.com·
Piebald-AI/tweakcc: Command-line tool to customize Claude Code UI (themes, thinking verbs, input box style, user message display, sign-in ASCII art), fix bugs (frozen spinner), and add features (CLAUDE_CODE_CONTEXT_LIMIT).
Wait for anything!
Wait for anything!
Wait4X allows you to wait for a port or a service to enter the requested state, with a customizable timeout and interval time.
·wait4x.dev·
Wait for anything!
Docker Hubレート制限解除だけじゃない!Pull Through Cache, Repository Creation Templateで実現するEKSイメージプル戦略 - MonotaRO Tech Blog
Docker Hubレート制限解除だけじゃない!Pull Through Cache, Repository Creation Templateで実現するEKSイメージプル戦略 - MonotaRO Tech Blog
はじめに こんにちは!新卒2年目 プラットフォームエンジニアリング部門 コンテナ基盤グループの開出です。 私たちコンテナ基盤グループは、アプリケーション開発者の皆さんがインフラ周りの複雑な設定に時間を割かれず、開発業務に集中できるようなプラットフォームを提供しています。 今回は私たちが直面したDocker Hubのレー…
·tech-blog.monotaro.com·
Docker Hubレート制限解除だけじゃない!Pull Through Cache, Repository Creation Templateで実現するEKSイメージプル戦略 - MonotaRO Tech Blog
Strengthening the Stewardship of RubyGems and Bundler
Strengthening the Stewardship of RubyGems and Bundler
Ruby Community, At the heart of Ruby Central’s mission is our responsibility to steward the open source tools that power the Ruby ecosystem. That commitment is only as strong as the people and processes behind it. Over the past several months, we have been carefully reviewing how RubyGems.org,
·rubycentral.org·
Strengthening the Stewardship of RubyGems and Bundler
jezweb/roo-commander: Think of it like having a virtual, specialized software development team right inside your editor, orchestrated by the 👑 Roo Commander, powered by Roo Code on VS Code
jezweb/roo-commander: Think of it like having a virtual, specialized software development team right inside your editor, orchestrated by the 👑 Roo Commander, powered by Roo Code on VS Code
Think of it like having a virtual, specialized software development team right inside your editor, orchestrated by the 👑 Roo Commander, powered by Roo Code on VS Code - jezweb/roo-commander
·github.com·
jezweb/roo-commander: Think of it like having a virtual, specialized software development team right inside your editor, orchestrated by the 👑 Roo Commander, powered by Roo Code on VS Code
Defeating Nondeterminism in LLM Inference
Defeating Nondeterminism in LLM Inference
Reproducibility is a bedrock of scientific progress. However, it’s remarkably difficult to get reproducible results out of large language models. For example, you might observe that asking ChatGPT the same question multiple times provides different results. This by itself is not surprising, since getting a result from a language model involves “sampling”, a process that converts the language model’s output into a probability distribution and probabilistically selects a token. What might be more surprising is that even when we adjust the temperature down to 0This means that the LLM always chooses the highest probability token, which is called greedy sampling. (thus making the sampling theoretically deterministic), LLM APIs are still not deterministic in practice (see past discussions here, here, or here). Even when running inference on your own hardware with an OSS inference library like vLLM or SGLang, sampling still isn’t deterministic (see here or here).
·thinkingmachines.ai·
Defeating Nondeterminism in LLM Inference
Claude Memory: A Different Philosophy
Claude Memory: A Different Philosophy
A breakdown of Claude's memory implementation, how it differs from ChatGPT, and what these opposite approaches reveal about each company's philosophy.
·shloked.com·
Claude Memory: A Different Philosophy
生成AI時代のサービス運営管理 - MCP Server for Administratorの実践 - - Findy Tech Blog
生成AI時代のサービス運営管理 - MCP Server for Administratorの実践 - - Findy Tech Blog
こんにちは。 ファインディ株式会社 で Tech Lead をやらせてもらってる戸田です。 現在のソフトウェア開発の世界は、生成AIの登場により大きな転換点を迎えています。 GitHub CopilotやClaude Codeなど生成AIを活用した開発支援ツールが次々と登場し、開発者の日常的なワークフローに組み込まれつ…
·tech.findy.co.jp·
生成AI時代のサービス運営管理 - MCP Server for Administratorの実践 - - Findy Tech Blog
A postmortem of three recent issues \ Anthropic
A postmortem of three recent issues \ Anthropic
This is a technical report on three bugs that intermittently degraded responses from Claude. Below we explain what happened, why it took time to fix, and what we're changing.
·anthropic.com·
A postmortem of three recent issues \ Anthropic
A deep dive into Cloudflare’s September 12, 2025 dashboard and API outage
A deep dive into Cloudflare’s September 12, 2025 dashboard and API outage
Cloudflare’s Dashboard and a set of related APIs were unavailable or partially available for an hour starting on Sep 12, 17:57 UTC. The outage did not affect the serving of cached files via the Cloudflare CDN or other security features at the Cloudflare Edge.
·blog.cloudflare.com·
A deep dive into Cloudflare’s September 12, 2025 dashboard and API outage