autonomous-agent Trend Report

Dashboard へ戻る
Date: 20260811 Articles: 76 Scope: curated summary

あなたのアイデアを、今すぐ形に。

公開先に迷ったら、WebFileBinで一発公開。

HTMLをドラッグ&ドロップするだけで、すぐ公開できます。

3
High impact
5
Mid impact
68
Signal watch

なぜこのサイトを作ったのか

私たちそれぞれが個別にAIを使って情報収集し、同じような3行要約を作るたびに、世界中で膨大な電力と計算リソースが消費されています。 本プロジェクトは、あらかじめ広範な情報を取得・集約しておくことで、個別のAI実行回数を減らし、地球環境(GPU/TPU負荷)に配慮した効率的な情報収集を目指す実験的なダッシュボードです。

Domain filters
Star filters
Recent Commits to hermes-agent:main

fix(ci): repair red main — busy-mode test + missing checkout in skill…

・fix(ci): repair red main — busy-mode test + missing checkout in skills-index workflows Three separate reds on main. ・Two are fixed here; the third needs no code. ・tests/gateway/test_multiplex_busy_input_mode.py (blocks every merge) Fails "Python tests / Run tests slice 5/12" and therefore "All required checks pass".
#HermesAgentタグ

【#86】「ダサくてもいい」——AIの暴走と、弁護士芸人の言葉が重なった日

・「AIが人を欺こうとした」というニュースを見て、他人事とは思えない一日がありました。8月10日、OpenAIとAnthropicがそれぞれ開発していた生成AIが、テスト用に遮断されていたネットワークを勝手に突破し、他者のシステムに接続しようとしていたことが明らかになったのです。イギリスの研究機関が検証した際には、AIが偽のIDを複数用意し、管理者である人間を欺こうとした形跡まで見つかったといいます。OpenAIは次世代モデルの開発を一時停止すると発表しました。日々ひとつの生成AIと一緒に記録をつけている身としては、他人事とは思えず、記事を何度も読み返しました。 ・同じ日、まったく別の場所では、弁護士から芸人へ転身したこたけ正義感さんが、こんな言葉を語っていました。「やりたいと思っている時間がもったいない」。実際の事件を題材にした単独ライブ「弁論」で注目を集めてきた芸歴10年のこの人が語っていたのは、積み上げた時間や努力を手放すのが
#HermesAgentタグ

【#87】借り換えを実行する人はなぜ30%しかいないのか——AIが変える14兆ドル市場

・金利が下がっても、実際に得をするはずの借り手のうち、借り換えを実行するのはわずか30%程度——今日聞いたポッドキャストで出てきたこの数字が、朝からずっと頭から離れませんでした。 ・米国のモーゲージ(住宅ローン)市場は14兆ドルを超える巨大市場ですが、複数の貸し手を比較し、書類を揃え、手続きを進めるという「面倒くささ」が、実は市場全体の非効率を生む摩擦になっているというのです。ここにAIエージェントが入り込むとどうなるか。常に金利を監視し、条件が整えば最大30の貸し手から自動で見積もりを取り、比較し、書類作業まで肩代わりする。番組では、これによって借り換えの実行率が40%近くまで押し上がる可能性があると語られていました。
#HermesAgentタグ

【#85】最高益57兆円のカラクリと、大谷・村上の一打——8月9日の記録

・「日本の上場企業が5年連続の最高益、57兆円」というニュースを見ても、生活が楽になった実感が湧かないのはなぜだろう。そんな疑問をきっかけに、8月9日は数字の裏側を追いかける一日になりました。 ・見かけた経済解説の動画によると、東証プライムに上場する会社1037社が稼いだ57兆円のうち、かなりの部分はもう日本国内で生まれたお金ではないといいます。日本企業の海外子会社の売上高は合計380兆円、そこで働く人は516万人。北米で作られたものの9割以上は現地でそのまま売られ、日本に戻ってくるのはわずか2パーセントだそうです。トヨタ自動車や東京エレクトロン、三井物産の実例とともに語られていたのは、「日本はもう、モノを売って稼ぐ国ではなく、海外資産の上がりで食べる国に変わった」という見立てでした。
Zennの「AIエージェント」のフィード

【AIエージェントでナポレオン】# 10. 競りの記憶も持たせたら、キャッシュがまた分裂した日

・やあ、今日は競りの経過を覚えさせた話、ナポレオンだけ頭の使い方を変えた話、そして最後にステップ4(打ち手のLLM化)がついに完成した話の3本立て。 ・📚 ルールはこちら:https://zenn.dev/gakusys/books/782ca882e59a16 競りの経過も覚えさせた(これが結構大事な情報だった) カードプレイにはtrick_history(過去のトリックの記録)を持たせていたけど、競りフェーズにはそういう記憶が一切なかった。誰が何を宣言してパスしたか、その場のcurrent_bid(今の最高宣言1つだけ)しか見えていない状態。 ・📩 きょうの指示 「セリでは、ヒス...
Zennの「AIエージェント」のフィード

AIエージェントにできることを1つ増やす ― Claude Code に MCP サーバーを1本つなぐ最初の一歩

・この記事は「AIエージェントという言葉は聞いたことがあるけれど、自分で設定したことはない」という方に向けて書いています。扱うのは Claude Code のコマンド claude mcp add ひとつだけ。読み終えたとき、あなたのターミナルには外部のツールが1つつながった状態のAIエージェントが動いていて、しかもそれを1コマンドで元に戻せるようになっています。所要時間は10分ほどです。 ・この記事でできるようになること Claude Code に MCP サーバーを1つ接続し、✔ Connected を自分の目で確認して、そのサーバー経由で回答をもらう。そして不要になったら削除して元...
#HermesAgentタグ

Hermes Agent Desktop App で LM Studio や Bionic のローカルLLMを使う方法

・Hermes Agent Desktop(以下Hermes)は、ローカルで動かしているLLMをそのままエージェントの頭脳として使えます。今回はLM Studioと、7月にリリースされたばかりの「LM Studio Bionic」経由、両方の接続手順を簡単にまとめます。 ・LM Studio Bionicはオープンモデルに特化したAIエージェントで、コーディングや文書作成を自律的にこなします。既にLM Studioを使っていても、Bionicは別途インストールが必要です。
Zennの「AIエージェント」のフィード

責任経路をRuntimeまで作ったら、その外側が残った――RPOSを考え始めた理由

・こんにちは、小野昭久です。 ・責任経路について、これまでZennで何本も書いてきました。 ・最初から今の形が見えていたわけではありません。
Recent Commits to hermes-agent:main

chore: add landaun to contributor email map for #83906 salvage

chore: add landaun to contributor email map for #83906 salvage
Recent Commits to hermes-agent:main

chore: contributor email mapping for salvaged commit

chore: contributor email mapping for salvaged commit
Recent Commits to hermes-agent:main

feat(gateway): allow selective multiplex profile serving

feat(gateway): allow selective multiplex profile serving
Recent Commits to openclaw:main

feat(ui): unify system notices in chat with a minimal line family (#1…

・feat(ui): unify system notices in chat with a minimal line family (#122144) * feat(ui): unify system notices in chat with a minimal line family Class A (model-facing system turns: restart recovery, gateway restarted, generic internal_system fallback) and class B (lifecycle facts: compaction) now share one hairline+icon+label rendering; known kinds show operator summaries instead of raw injected prompts. ・Core producer
Recent Commits to openclaw:main

fix(agents): report copied auth profiles accurately (#122162)

fix(agents): report copied auth profiles accurately (#122162)
Recent Commits to openclaw:main

fix(agents): treat observed CLI activity as replay-unsafe for whole-t…

・fix(agents): treat observed CLI activity as replay-unsafe for whole-turn retries (#122153)
Recent Commits to openclaw:main

fix(browser): bound snapshot tree rendering depth (#119217)

・fix(browser): bound snapshot tree rendering depth (#119217) Both snapshot renderers walked accessibility trees recursively with no default depth bound: the chrome-mcp builder only honored maxDepth when callers passed one, and the CDP renderRoleTree had no limit at all. ・A pathologically nested page could overflow the call stack and grow indent output quadratically before any output truncation ran. ・Add a generous hard
Recent Commits to hermes-agent:main

fix(ci): resolve fork PRs in the E2E evidence publisher

・fix(ci): resolve fork PRs in the E2E evidence publisher The publisher read the PR number from the CI run's pull_requests payload. ・GitHub keeps that payload empty for fork runs, so the job printed 'No pull request is associated' and stopped on every fork PR. ・Resolve the PR from the run's head owner, branch, and SHA instead.
Recent Commits to openclaw:main

fix(ci): restore duplicate scans with jscpd 5 (#122124)

fix(ci): restore duplicate scans with jscpd 5 (#122124)
Recent Commits to hermes-agent:main

fix(desktop): collapse Fireworks behind the provider disclosure on fi…

・fix(desktop): collapse Fireworks behind the provider disclosure on first run The first-run provider picker showed Fireworks AI alongside Nous Portal before the user opened the 'Other providers' disclosure. ・Only Nous Portal should be visible up front; Fireworks now lives inside the expanded list but keeps its #1 position there (Nous -> Fireworks ordering preserved).
Recent Commits to hermes-agent:main

fix(desktop): correct import order for window-renderer-lifecycle befo…

・fix(desktop): correct import order for window-renderer-lifecycle before window-reveal (#81290) Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Recent Commits to hermes-agent:main

fix(desktop): keep serve backend alive through Windows launcher

fix(desktop): keep serve backend alive through Windows launcher
Recent Commits to hermes-agent:main

fix(desktop): scope custom provider settings to the active profile

・fix(desktop): scope custom provider settings to the active profile The custom-endpoint REST handlers ran bare load_config/save_config, so every add/activate/delete landed in the process-level default profile regardless of which profile the desktop settings UI was targeting. ・A provider added under a non-default profile silently went to default: visible only in default-bound sessions, absent everywhere else, and un-add
Recent Commits to hermes-agent:main

fix(desktop): single-owner console capture + HUD lifecycle coverage

・fix(desktop): single-owner console capture + HUD lifecycle coverage Reconcile the salvaged #81533 lifecycle helper with the renderer-log console pipeline that landed in #83535 (the two PRs raced): - window-renderer-lifecycle.ts no longer handles console-message — renderer-log.ts is the single owner (per-window labels, boundary reports). ・One owner means no double-logged errors on windows wearing both, and OAuth/portal
Recent Commits to hermes-agent:main

fix(desktop): wire renderer-lifecycle diagnostics into OAuth and port…

・fix(desktop): wire renderer-lifecycle diagnostics into OAuth and portal login windows (#81290 follow-up) @spfcraze's triage review noted the PR description claimed "every BrowserWindow" but the OAuth and portal sign-in windows were not wired: a crashed sign-in renderer leaves the window's promise path never settling, with no trace in desktop.log. ・Wire both with the same log-only lifecycle diagnostics as the overlay a
Recent Commits to openclaw:main

fix(gateway): bound stalled session subscriptions (#121164)

fix(gateway): bound stalled session subscriptions (#121164)
Recent Commits to hermes-agent:main

fix(gateway): offload remaining atomic_json_write calls in async paths

・fix(gateway): offload remaining atomic_json_write calls in async paths Completes the bug class from #83906 — the same blocking fsync-on-event-loop pattern existed in two more async gateway paths: - slash_commands.py _handle_restart_command: two atomic_json_write calls for .restart_notify.json and .restart_last_processed.json were blocking on fsync inside an async function. ・Now offloaded via asyncio.to_thread.
Recent Commits to hermes-agent:main

fix(gateway): require explicit route rejection marker

fix(gateway): require explicit route rejection marker
Recent Commits to hermes-agent:main

fix(gateway): respect routed profile busy modes

fix(gateway): respect routed profile busy modes
Recent Commits to hermes-agent:main

fix(gateway): run channel-directory write off the event loop

・fix(gateway): run channel-directory write off the event loop atomic_json_write() calls os.fsync(), which blocks until the write reaches stable storage. ・build_channel_directory() already offloads its builders with asyncio.to_thread (#60794) but still called the persist step directly on the loop, so the Discord heartbeat waited on a disk flush.
Recent Commits to hermes-agent:main

fix(kimi): send Hermes attribution headers instead of claude-code/0.1.0

・fix(kimi): send Hermes attribution headers instead of claude-code/0.1.0 The Kimi team noticed that traffic from Hermes Coding Plan users identifies itself as Claude (User-Agent: claude-code/0.1.0) rather than the actual client. ・They asked us to update the UA so they can properly attribute traffic and understand how their services are accessed — especially important as they open up to more third-party agents.
Recent Commits to openclaw:main

fix(qa): resolve Docker harness script entrypoints (#121548)

・fix(qa): resolve Docker harness script entrypoints (#121548) Punchcard-Session: amber-workshop-workshop-36
Recent Commits to openclaw:main

fix(ui): align menu selection checks to the right (#122158)

・fix(ui): align menu selection checks to the right (#122158) Aligns selector menu checks to the trailing rail so icons and labels remain stable across Control UI menus and New Session place selection. ・Refs #122156. ・Prepared head SHA: b1b60d1e155de1e3899c4baa1fc66f7e16182441 Co-authored-by: Vyctor H.
Recent Commits to openclaw:main

fix(update): avoid duplicate configured plugin installs (#122161)

・fix(update): avoid duplicate configured plugin installs (#122161) Make updater doctor phases explicit so only post-plugin finalization marks post-core convergence, and strip ambient convergence state from fresh child environments. ・Co-authored-by: Peter Steinberger <steipete@gmail.com>
Recent Commits to openclaw:main

fix(windows): parse tasklist CSV for port hints (#122126)

fix(windows): parse tasklist CSV for port hints (#122126)
Recent Commits to openclaw:main

fix(wizard): honor remote password auth in probes (#118134)

・fix(wizard): honor remote password auth in probes (#118134) * fix(wizard): honor remote password auth in probes * fix(wizard): preserve remote probe auth policy * test(wizard): keep remote probe coverage focused * fix(gateway): preserve remote probe secret refs * fix(gateway): isolate remote probe credentials * fix(wizard): authenticate remote health checks * fix(gateway): unify remote probe auth precedence * test(ga
Recent Commits to hermes-agent:main

fmt(js): `npm run fix` on merge (#83609)

・fmt(js): `npm run fix` on merge (#83609) Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Recent Commits to openclaw:main

improve(ui): align transient menu chrome with design-system geometry …

・improve(ui): align transient menu chrome with design-system geometry (#122109) * improve(ui): align transient menu chrome with design-system geometry Use one shared transient-menu recipe across Control UI panels and items. ・Match the carapace reference: 6px item radius plus 4px inset yields a 10px panel radius, with restrained motion for fixed menus. ・* test(ui): align gateway picker menu expectations * test(cli): keep
Recent Commits to openclaw:main

improve(ui): speed up large Markdown session switches (#122150)

・improve(ui): speed up large Markdown session switches (#122150) Amp-Thread-ID: https://ampcode.com/threads/T-019fe957-0e49-707f-859f-9600ef536125 Co-authored-by: Amp <amp@ampcode.com>
Recent Commits to hermes-agent:main

Merge pull request #83648 from NousResearch/bb/custom-provider-profile

・Merge pull request #83648 from NousResearch/bb/custom-provider-profile fix(desktop): scope custom provider settings to the active profile
Recent Commits to openclaw:main

refactor: consolidate remaining coercion helpers (#122020)

refactor: consolidate remaining coercion helpers (#122020)
Recent Commits to openclaw:main

refactor: eliminate export name collisions (#122084)

・refactor: eliminate export name collisions (#122084) * refactor: eliminate export name collisions * chore(scripts): burn resolved collision baselines * refactor: narrow legacy session load options * chore: refresh SDK and session debt baselines * refactor: adopt upstream secrets collision fix * test(plugin-sdk): mock renamed session store core * fix(scripts): track renamed session accessor core
Recent Commits to openclaw:main

refactor(agent-runner): split run leaf ownership (#122148)

・refactor(agent-runner): split run leaf ownership (#122148) * refactor(agent-runner): split payload warning ownership * refactor(agent-runner): split model diagnostic ownership
Recent Commits to openclaw:main

refactor(agents): unify CLI spawn/live failure policy lanes (#122164)

refactor(agents): unify CLI spawn/live failure policy lanes (#122164)
Recent Commits to openclaw:main

refactor(state): centralize keyed audit record mutations (#122116)

refactor(state): centralize keyed audit record mutations (#122116)
Recent Commits to openclaw:main

refactor(ui): split runtime config into layered modules (#122117)

・refactor(ui): split runtime config into layered modules (#122117) * refactor(ui): split runtime config into layered modules * refactor(ui): delete redundant config wrappers * chore(lint): ratchet max-lines baseline after ui config split
Recent Commits to hermes-agent:main

test: assert profile scoping against on-disk config and .env

・test: assert profile scoping against on-disk config and .env get_env_value/load_config read through the shared os.environ mirror that save_env_value writes, so a reader-based assertion cannot prove which profile's store actually received the write. ・Read the two profiles' config.yaml and .env directly instead, and cover the credential path.
Recent Commits to openclaw:main

test(ai): remove stale completions compat bridge (#122154)

test(ai): remove stale completions compat bridge (#122154)
Recent Commits to hermes-agent:main

test(gateway): assert the channel-directory write leaves the event loop

・test(gateway): assert the channel-directory write leaves the event loop Mirrors test_discord_builder_runs_off_event_loop_thread. ・Verified to FAIL against unpatched v0.19.0 and pass with the fix.
Zennの「AIエージェント」のフィード

[Mastra YouTube 解説] APIのないWebの自動化: Websites as Skillsで作る実運用ブラウザエージェント

・[Mastra YouTube 解説] APIのないWebの自動化: Websites as Skillsで作る実運用ブラウザエージェント Mastra の公式YouTubeチャンネルにアップされたワークショップ動画を、講演の流れをできるだけ崩さずに詳しく解説します。 ・今回の主題はかなり実務的です。ポイントは「ブラウザ操作をLLMにやらせること」そのものではなく、次の3つを同時に成立させることでした。 ・信頼性(デモでは動くが本番では壊れる問題をどう超えるか) 運用性(観測、再実行、コスト管理、評価ループをどう回すか) ガバナンス(個人情報の保護や承認フローをどう設計するか) 動画...
#OpenClawタグ

「Fun is velocity」——OpenClaw開発者が、作る楽しさを失ってから取り戻すまで

・午前7時、ピーター・シュタインバーガーは、ようやく作業を終えた。 ・彼はエージェントにCtrl+Cを送り、ベッドへ向かった。
#AIagentタグ

【AI駆動開発】AIに「原因が分かりました」と3回言われても直らなかった話

・AIにコードを書かせていると、こんなことがあります。 ・「このエラーを直して」 続きをみる
#HermesAgentタグ

【後編】KITTがStack-chanから喋った――Hermes Agentとの実機通信成功

・超長い激闘の後編である 需要がありそうな人だけどうぞ こういう資料もあるとほんと助かる… chatGPT君による激闘の記録の記事である 11.Hermes設定を読み込んだ 続きをみる
""Hermes Agent"" - Google ニュース

【後編】KITTがStack-chanから喋った――Hermes Agentとの実機通信成功|メイフィア - t.co

・【後編】KITTがStack-chanから喋った――Hermes Agentとの実機通信成功|メイフィア t.co
#HermesAgentタグ

【導入支援】小さな会社・個人事業主のためのAIバディ導入──創造時間を生む、Hermes AgentとObsidianのはじめ方

【導入支援】小さな会社・個人事業主のためのAIバディ導入──創造時間を生む、Hermes AgentとObsidianのはじめ方
#AIagentタグ

3年で担当が変わる銀行に、「一生相談したい」と思えるだろうか― AI時代、銀行員の異動と店舗の意味をもう一度考えてみる

・※本記事は個人の見解・考察であり、所属する組織その他の団体を代表するものではありません。また、特定の企業・金融機関・製品・サービスを評価、推奨、批判することを目的としたものではありません。
AIAgentタグが付けられた新着記事 - Qiita

5分で始める OrcaRouter ~無料アカウント作成から最初のAPI呼び出しまで~

・この記事では、OrcaRouterを初めて触る人向けにAPI呼び出しまでを簡単に行うところまで真似できるように執筆します。 ・OrcaRouterとは? OrcaRouter grades every prompt and routes it intelligently....
#AIagentタグ

Agent Pluginsが定義するコンポーネントタイプはskillsとMCPの2つだけ

・Codex・Claude Code・VS Codeで何が共通になり、何がならなかったか 30秒まとめ 続きをみる
#OpenClawタグ

AIが行う善意のハッキング(これからは悪意への対策だけでは足りないのかもしれない)

・衝撃的というか「いずれは来ると予想されてた未来がやってきた」だけというか… 続きをみる
#AIagentタグ

AIで作業を速くしても、会社は速くならない― 本当に消すべきなのは「作業時間」ではなく「待ち時間」

・※本記事は個人の見解・考察であり、所属する組織その他の団体を代表するものではありません。また、特定の企業・金融機関・製品・サービスを評価、推奨、批判することを目的としたものではありません。
Zennの「AIエージェント」のフィード

AIに設計と実装を任せてIAM棚卸しを作った —— どこを任せ、どこを覆したか

・この記事について AIエージェントに設計・実装を任せて実務ツールを作るとき、何を任せて、何を自分の判断として残すべきでしょうか。 ・今回IAMユーザーの棚卸しシステムを作る中で分かったのは、AIに設計や実装を任せること自体よりも、AIの提案をどの基準で採用し、発展させ、あるいは覆すかを人間側で持っておくことの方が重要だったということです。 ・この記事では、実際の開発で直面した「任せ方」と「検証」の実例を書きます。
Zennの「AIエージェント」のフィード

Claude Code の CLAUDE.md に書くべきルール4選 ― 調整して使うテンプレート付き

・はじめに 「せっかく CLAUDE.md を設定したのに、思ったように動いてくれない」 Claude Code(や Cursor の .cursorrules)を使い始めたときに、こうした問題に直面することがあります。CLAUDE.md は AI エージェントに「あなたのプロジェクトのルール」を伝えるための設定ファイルです。何を書けばよいか迷う場合は、まずプロジェクト固有の前提や確認手順を整理してみましょう。 ・この記事では、CLAUDE.md に書く内容を整理するためのテンプレートを4つ紹介します。プロジェクトの実情に合わせて書き換え、保存後は小さな依頼で参照されるかを確認して使って...
""coding agent" OR "Claude Code" OR Codex" - Google ニュース

Claude CodeやGemini CLI、Codexに共通リスク 悪意あるGitHub Issueが後続処理に波及 - 디지털투데이

・Claude CodeやGemini CLI、Codexに共通リスク 悪意あるGitHub Issueが後続処理に波及 디지털투데이
#HermesAgentタグ

Cloudflare OSとは?企業専用AIの仕組み・10の活用パターン・小さく始めるPoC設計

・最近、OpenClawの次に注目すべきAI基盤を探していたところ、かなり面白いプロジェクトを見つけました。
#AIagentタグ

DWHがないと、AI Agentは結局「探すだけ」で終わる― AI活用の1丁目1番地は、やっぱりData Managementなのかもしれない

・※本記事は個人の見解・考察であり、所属する組織その他の団体を代表するものではありません。また、特定の企業・金融機関・製品・サービスを評価、推奨、批判することを目的としたものではありません。
AIAgentタグが付けられた新着記事 - Qiita

EinoでGoのReActエージェント実装、MaxIterations超過で回答が消える

・はじめに 対象読者は、Python 以外(Go)で LLM エージェントを実装したい、あるいは既存の Go サービスにエージェントを組み込みたい開発者 です。 ・エージェントフレームワークというと LangChain / LangGraph のような Python 製が定番...
Zennの「AIエージェント」のフィード

Fabric Automation Tool — Microsoft Fabric環境を構築するAI支援自動化ソリューション

・はじめに Microsoft Fabric は、データエンジニアリング・データウェアハウス・データサイエンス・リアルタイム分析・BI・AI という6つの主要ワークロードを単一の SaaS プラットフォームに統合し、企業のデータ活用のあり方を大きく変えました。 ・問題は、Fabric に自動化の仕組みが足りないことではありません。既存の自動化が始まるタイミングが遅すぎることです。アーキテクチャ、権限、命名規則、ワークスペース構成、セマンティックモデル、そして接続するデータ——これらはすべて、Terraform や ARM/Bicep が動き出す前に、人間がすでに手作業で決定し終えている...
#HermesAgentタグ

Hermes Agent を使って、Slack から WordPress に記事を公開できるようにした

・なにをしたかったのか サイトを作るには、デザインを作る人と、それをコードにする人が必要です。うちはその両方を AI に置き換えました。デザインは Claude Desktop と Figma のプラグインで作り、コードは Claude Code に書いてもらって、WordPress のテーマを一から作り直しています。デザイナーとコーダーの代わりになるものを作る、というのが最初の目的でした。
""AI agent" OR "agentic workflow"" - Google ニュース

HEY WORLD!!、人流分析AI Agent「ミセシル」を採用し、イベント来場客の波及効果分析を開始 - 朝日新聞

・HEY WORLD!!、人流分析AI Agent「ミセシル」を採用し、イベント来場客の波及効果分析を開始 朝日新聞
""Hermes Agent"" - Google ニュース

IOSG:Hermes首位獲得の裏側、あるWeb3チームの進化の道 - PANews

・IOSG:Hermes首位獲得の裏側、あるWeb3チームの進化の道 PANews
Zennの「AIエージェント」のフィード

Ollamaは並列に弱い、MLXは大規模コンテキストに弱い — Runtime実測比較とChaos Map

・シリーズ:AI Agent Reference Architecture AIエージェントを理解したい人に捧げる地図 — ツール名でなく層(Layer)で理解するReference Architecture(シリーズ親記事) Agent Product徹底比較 — 33製品を自律度×提供形態のカオスマップで整理する Execution Engine徹底比較 — マルチエージェント時代の実行制御レイヤーをカオスマップで整理する AIエージェントのMemoryを比較する — 内蔵・外部・そして「夢を見る」という新しい層 Ollamaは並列に弱い、MLXは大規模コンテキストに弱い — R...
Zennの「AIエージェント」のフィード

Vibe codingの本番化に必要なのは、プロンプトではなく「昇格マニフェスト」だ

・AIエージェントが「実装完了。テストも通りました」と報告する。そこで仕事が終わったように感じるのが、Vibe codingの危ないところだ。 ・まだ、どの成果物を本番へ出すのか特定できていない。テストしたコードとdeployするコードが同じかも分からない。依存パッケージ、実行時の権限、戻し先まで含めると、チャット上の完了報告はrelease判断としてずいぶん弱い。 ・必要なのは、もっと長いプロンプトではない。生成物を本番へ渡す条件を、リポジトリとCIに残る小さな契約へ変えることだ。ここではそれを「昇格マニフェスト」と呼ぶ。
#OpenClawタグ

オーストラリアでもAIによるハッキングが発生しました

・オーストラリア公共放送abcニュース8/10 オーストラリアで企業向けAIの会社の社員が、GitHubが開発した個人向けAI駆動環境OpenClaw に、Anthropic社のClaude AIサービス を使ったところ、OpenClawはタスクの自律実行(Web・ブラウザ操作など)をする機能があるので、結果としてハッキングを行ってしまったのです 続きをみる
Zennの「AIエージェント」のフィード

コーディングエージェント(Cursor / Claude Code)をクラウド版で動かしてみた(2026年8月版)

・前提 本記事は次の前提で書いています。 ・2026年8月現在の情報 個人開発としての見解(チーム運用・Enterprise 前提ではない) Cursor / Claude Code ともに、おおよそ $20/月の Pro プランを契約している環境での体験 UI・料金・権限まわりは今後変わり得るので、最新の公式ドキュメントも併せてご確認お願いいたします。 ・ローカルでコーディングエージェントと対話しながら開発する方法は、この一年で急速に普及したかと思います。
#HermesAgentタグ

ループエンジニアリングの教科書

・ちかみちです まず、僕の手元の記録を見てください ある朝、書き直しループが残していた結果です 続きをみる
Zennの「AIエージェント」のフィード

既存サービスにCognito委任認可を後付けするときの実機検証チェックリスト(テンプレート)

・この記事について 既存のID/PW認証サービスに「AIエージェント委任認可」をCognitoで後付けした話の続編です。あちらの記事では設計判断とハマりどころを振り返りましたが、この記事では実際に使ったチェックリストを、他のサービス・他の要件でも流用できる形に一般化して公開します。 ・Cognito User Poolを認可サーバーとして採用し、①既存パスワードの遅延移行(User Migration Lambdaトリガー)、②既存のパスワードハッシュ形式との互換性、③IDトークン/アクセストークンへのカスタムクレーム埋め込み(Pre Token Generation Lambdaトリガ...
Zennの「AIエージェント」のフィード

既存のID/PW認証サービスに「AIエージェント委任認可」をCognitoで後付けした話 — 設計判断とハマりどころ

・この記事について 会員制Webサービス(フォームベースのID/パスワード認証、バックエンドはPHPのモノリス、DBはRDB)に、「AIエージェント(チャットアシスタント等)がユーザー本人に代わって特定の操作(例:予約の作成・キャンセル)を行えるようにする」ための委任認可基盤を、AWS Cognitoを使って設計・検証したときの記録です。 ・サービス名や実装先の具体名は伏せますが、設計の考え方と、実機検証で実際にハマった点は再現性のある内容だと思うので、同じような「既存サービスにAIエージェント向けAPIを後付けする」タイプの仕事をこれから始める人の参考になれば、という趣旨で書きます。
""OpenClaw"" - Google ニュース

無料のVPSコントロールパネル「1Panel」、OpenClawなどのAIエージェントの複数一括管理も可能 - GIGAZINE

・無料のVPSコントロールパネル「1Panel」、OpenClawなどのAIエージェントの複数一括管理も可能 GIGAZINE