Bookmarks

Bookmarks

AI エージェントフレームワーク Flue を試してみた
AI エージェントフレームワーク Flue を試してみた
Flue は AI エージェントを構築するための TypeScript フレームワークです。ハーネス駆動のアーキテクチャを採用しており、エージェントの構築に必要な機能を包括的に提供しています。この記事では SRE エージェントを構築する例を通じて Flue の機能に触れていきます。
·azukiazusa.dev·
AI エージェントフレームワーク Flue を試してみた
Impressions from visiting OpenAI, Anthropic, & Cursor
Impressions from visiting OpenAI, Anthropic, & Cursor
A peek into where software engineering is headed from inside the sector’s leading AI labs. Agents running in the cloud are a major trend, while coding harnesses are spreading beyond the craft
·newsletter.pragmaticengineer.com·
Impressions from visiting OpenAI, Anthropic, & Cursor
Claude Codeのトークン消費を仕組みから理解して減らす
Claude Codeのトークン消費を仕組みから理解して減らす
Claude Codeでコーディングやデータ分析をするときのトークン消費を、プロンプトキャッシュの仕組みから理解して減らすための技術解説。前方一致のキャッシュ機構、TTL別のキャッシュコスト、usageでの検証方法、キャッシュを壊すサイレント無効化まで、公式ドキュメントの参照URL付きでまとめました。
·tonyfactory.dev·
Claude Codeのトークン消費を仕組みから理解して減らす
Oak — the agentic substrate
Oak — the agentic substrate
Oak is the agentic substrate for software development: the version-control and storage layer autonomous coding agents build on. Mount large repos without a full clone, branch per task, snapshot up to 95% faster than git, and bring your own agent: Claude Code, Codex, Cursor.
·oak.space·
Oak — the agentic substrate
OpenHuman
OpenHuman
OpenHuman is your personal AI superintelligence: private, simple, and extremely powerful.
·tinyhumans.ai·
OpenHuman
tuicr — terminal UI for code review
tuicr — terminal UI for code review
tuicr is a TUI for code review with vim keybindings. Scroll a GitHub-style diff, leave line-level comments, then push a real PR review to GitHub, or copy structured markdown for your coding agent.
·tuicr.dev·
tuicr — terminal UI for code review
fast-agent
fast-agent
MCP-native agents, workflows, and servers.
·fast-agent.ai·
fast-agent
GitHub の Markdown を Notion へ CI 同期する — Markdown Content API 版 - 弥生開発者ブログ
GitHub の Markdown を Notion へ CI 同期する — Markdown Content API 版 - 弥生開発者ブログ
設計書はコードの近くに置く Markdown で書き、Notion で読む運用 従来:Markdown を Block に変換する必要があった Markdown Content API で変換レイヤが不要になった CI 経由で md → Notion を実現する 同期スクリプトの中身 リンク URL の書き換え(lin…
·tech-blog.yayoi-kk.co.jp·
GitHub の Markdown を Notion へ CI 同期する — Markdown Content API 版 - 弥生開発者ブログ
Claude Enterprise全社導入で何を検討し、何をやらなかったか - メドピア開発者ブログ
Claude Enterprise全社導入で何を検討し、何をやらなかったか - メドピア開発者ブログ
こんにちは。セキュリティエンジニア兼SREの侘美です。 2026年6月、メドピアではClaude Enterpriseの全社導入を完了しました。正社員・契約社員あわせて約130名にアカウントを配布しています。 今回の導入は、自分(セキュリティ)とコーポレートIT(社内のIT機器・SaaS管理を担当)で協力して設計・構築…
·tech.medpeer.co.jp·
Claude Enterprise全社導入で何を検討し、何をやらなかったか - メドピア開発者ブログ
作って使うAIエージェント —— Pi Coding Agentで足りない機能を自作しよう
作って使うAIエージェント —— Pi Coding Agentで足りない機能を自作しよう
Pi Coding Agentは、Mario Zechner氏が開発しているOSSのターミナル型コーディングエージェントです。 Pi Coding AgentA terminal-based coding agent なぜ今Piを紹介するのか。 コーディングエージェントは、Claude Code、Codex、Cursor、OpenCode、Hermes Agent、OpenClawなど選択肢が増えました。 一方で、関心はモデル単体の性能だけでなく、モデルをどう動かすかというハーネス層にも移っています。継続実行ループ、常駐ジョブ、サブエージェント、メモリ、検索、外部ツールをどう組み合わせるか、という話です。 この背景には、最高性能モデルのリリースが以前ほど単純ではなくなっていることもあります。OpenAIの次期モデルでは安全性確認を理由に段階的提供が報じられ、AnthropicのFable 5 / Mythos 5でも輸出管理に伴うアクセス制限が報じられました。 最先端モデルを待つだけではなく、自分用のハーネス環境を持ち、モデル、tool、memory、検索、実行ループを組
·blog.lai.so·
作って使うAIエージェント —— Pi Coding Agentで足りない機能を自作しよう
A native macOS terminal app for AI agents.
A native macOS terminal app for AI agents.
A native Mac terminal for orchestrating AI agents. Sessions that never die, parallel git worktrees, one-tap launches, and Unpeel Sessions MCP. $59 first year, then 50%.
·unpeel.com·
A native macOS terminal app for AI agents.
Crit - Point at the line. Tell the agent.
Crit - Point at the line. Tell the agent.
Review your AI agent's code changes in a browser with inline comments and round-to-round diffs. Comment on specific lines, the agent fixes them. Single binary, works locally, any agent.
·crit.md·
Crit - Point at the line. Tell the agent.
npm adds preventive account protection for high-impact accounts - GitHub Changelog
npm adds preventive account protection for high-impact accounts - GitHub Changelog
npm now adds a temporary, preventive safeguard for high-impact accounts—those responsible for the registry’s most widely used packages—whenever it detects a sensitive account change, strengthening protection against account-takeover attacks. When…
·github.blog·
npm adds preventive account protection for high-impact accounts - GitHub Changelog
git を捨てずに、git の手前に立つ - Jujutsu (jj) の概念と、乗り換えの損益分岐点 - じゃあ、おうちで学べる
git を捨てずに、git の手前に立つ - Jujutsu (jj) の概念と、乗り換えの損益分岐点 - じゃあ、おうちで学べる
はじめに 金曜の夜だった。10個のコミットを git rebase -i で並べ替えていた。4個目で衝突した。慌てて解決したが、解決を間違えた。git rebase --abort で巻き戻し、最初からやり直す。2回目はもっと雑になり、3回目で reflog を漁ってコミットを拾い直した。本番でもチームのリポジトリでも…
·syu-m-5151.hatenablog.com·
git を捨てずに、git の手前に立つ - Jujutsu (jj) の概念と、乗り換えの損益分岐点 - じゃあ、おうちで学べる