Teruhiro Komaki
@teruhirokomaki.bsky.social
家族とプログラミングが好きなエンジニア。 業務システムの開発と、AIエージェントを活用した内製化支援をしています。完成品を作るだけでなく、社内に技術的な判断力と、継続して改善できる仕組みを残すことを大切にしています。 AI Agent / Angular / Cloudflare / Database / Terminal / Debian 気になった技術は、まず自分で動かして確かめるタイプです。
CursorのiOSアプリが期待通りの振る舞いになってないので、また、コミュニティに投稿しよう! forum.cursor.com/u/teruhiroko...
teruhirokomaki
A place to discuss Cursor (bugs, feedback, ideas, etc.)
forum.cursor.com
In Crush, adding `user-invocable: true` to frontmatter makes a skill appear in the skill list. For my own skills: edit frontmatter, `apm update`. For others' skills, I'd have to add it manually. Looking for a default option to show loaded skills in the list. github.com/charmbracele...
feat(skills): default user-invocable to true by CnsMaple · Pull Request #3080 · charmbracelet/crush
Summary Make user-invocable opt-out: when a SKILL.md does not declare the field, the skill appears in the command palette by default. Skills that should stay hidden from the palette can opt out ex...
github.com
Adding `user-invocable: true` to `SKILL.md` made the skill available in the command palette!
Adding `user-invocable: true` to `SKILL.md` made the skill available in the command palette!
Ah, my bad. I missed that. Looks like I just needed to add user-invocable: true to SKILL.md. Thanks!
Crush 使ってみたけど、スキルが補完されないなど、まだ微妙な感じですね… 今後に期待です。 🔗 charmbracelet/crush: Glamourous agentic coding for all 💘 github.com/charmbracele...
GitHub - charmbracelet/crush: Glamourous agentic coding for all 💘
Glamourous agentic coding for all 💘. Contribute to charmbracelet/crush development by creating an account on GitHub.
github.com
🔗 We're building Postgres in Rust. Using the LLVM of databases turso.tech/blog/a-new-m...
We're building Postgres in Rust. Using the LLVM of databases
Turso is becoming the LLVM of databases: one modern, reliable Rust core with many SQL frontends. After rewriting SQLite, we are now building Postgres.
turso.tech
🔗 Kimi K3:フロンティア級LLMを支えるコア技術 - YouTube m.youtube.com/watch?v=ood8...
Kimi K3:フロンティア級LLMを支えるコア技術
YouTube video by 数理の弾丸
m.youtube.com
落ち着いたら prek に移行しよう。 🔗 pre-commit互換のGitフック管理フレームワーク「prek」の紹介 | gihyo.jp gihyo.jp/article/2026...
gihyo.jp
技術評論社提供のIT関連コンテンツサイト
gihyo.jp
チームプランなので、ルーター機能を有効化した。 usageで、どのモデルを使ったかが、分かるので、しばらく使ってみる。 🔗 Cursor Router のご紹介 · Cursor cursor.com/ja/blog/router
Cursor Router のご紹介 · Cursor
Cursor Router が Teams と 企業 で一般提供になりました
cursor.com
「オープンウェイトモデルなら、高スペックなMacを買えば快適に使える」 くらいの理解の人が多い気がする。 実際には、モデルの総パラメータ数、アクティブパラメータ数、量子化方式によって、必要なメモリも推論速度も大きく変わる。 Kimi K3やGLM-5.2のような巨大MoEモデルは、オープンウェイトでも個人のMacで実用的に動かせる規模ではない。 「重みが公開されている」と「手元のPCで動かせる」は別の話。
🔗 Kimi K3 is competitive with Fable; Kimi K3 + Fable is SoTA. fireworks.ai/blog/kimik3-...
Kimi K3 is competitive with Fable; Kimi K3 + Fable is SoTA.
Benchmarking over 1,000 agentic tasks demonstrates that routing between the open-source Kimi K3 model and the closed Fable 5 model creates a new state-of-the-art (SoTA) approach that surpasses the per...
fireworks.ai
gh skills コマンドとどっちが良いかな。 おそらく apm に移行するかな。 🔗 microsoft/apm: Agent Package Manager github.com/microsoft/apm
GitHub - microsoft/apm: Agent Package Manager
Agent Package Manager. Contribute to microsoft/apm development by creating an account on GitHub.
github.com
🔗 Building AI Agent Databases: A Complete Guide to Database-per-Agent Architecture turso.tech/blog/a-compl...
Building AI Agent Databases: A Complete Guide to Database-per-Agent Architecture
Give each AI agent its own Turso database instead of a shared multi-tenant table. Four patterns for isolation, cheap provisioning, and one-call deletion.
turso.tech
🔗 vinext - The Next.js API surface, reimplemented on Vite vinext.io
vinext - The Next.js API surface, reimplemented on Vite
vinext is an experimental, MIT-licensed reimplementation of the Next.js API surface on Vite for running existing Next.js apps on Cloudflare Workers and other Vite-compatible deployment targets.
vinext.io
Cursor Grok 4.5 High で作業してたら、着手条件をクリアするために、確認することなくPRを作成しdevelopにマージしちゃった。 他の設定やモデルでも、再現するか、再現しないか、をテストしないと。
Cursor で Grok や Composer を使って、以下のプラグインをインストールし、スキルを使うだけでも、良いレビューになる。 🔗 plugins/thermos at main · cursor/plugins github.com/cursor/plugi...
plugins/thermos at main · cursor/plugins
Cursor plugin specification and official plugins. Contribute to cursor/plugins development by creating an account on GitHub.
github.com
🔗 emilkowalski/skills: Skills for Design Engineers. github.com/emilkowalski...
GitHub - emilkowalski/skills: Skills for Design Engineers.
Skills for Design Engineers. Contribute to emilkowalski/skills development by creating an account on GitHub.
github.com
チームで開発する際、Cursorのチームプランは良いと思う。 ルールやプラグイン、スキルの配布、更新がチームとして管理できる点は良いと思う。 そして、Cursorのファーストパーティモデルが安いので、気にせずガンガン使える点も良い。
以下を考えると、現在 Kimi K3 を使えるエージェントは、Kimi API を使っていることになるのかな。 🔗 Will Kimi K3 be available for use in Cursor? : r/cursor www.reddit.com/r/cursor/com... 以下のコメントを見ると、「オープンウェイトがでる 7/27 までは Kimi API を経由する必要がある」とのこと。 www.reddit.com/r/cursor/com...
From the cursor community on Reddit
Explore this post and more from the cursor community
reddit.com
コスト面を考慮して、OpenCode CLIで、APIはFireworks経由で、オープンウェイトの色々なモデルを使ってみた感想として… Codex、Cursor、Claude Codeなどの一般的なエージェントを使うほうが良い、という結論になった。 モデルの違いはもちろんのこと、エージェント、システムプロンプト、ツール呼び出し、安定性、バックエンドの内部実装、クライアント毎のベンダーの最適化など、色々と考えると、Cursorなどのエージェントを使うのが良いと感じた。
Cursor の spending ページ見たら、2倍になってた! 🔗 XユーザーのLee Robinsonさん: 「We just doubled the included usage of Cursor models on all plans. Enjoy more access to Grok 4.5 and Composer 2.5!」 / X x.com/leerob/statu...
Lee Robinson (@leerob) on X
We just doubled the included usage of Cursor models on all plans. Enjoy more access to Grok 4.5 and Composer 2.5!
x.com
🔗 xai-org/grok-build: SpaceXAI's coding agent harness and TUI. Fullscreen, mouse interactive, extensible. github.com/xai-org/grok...
GitHub - xai-org/grok-build: SpaceXAI's coding agent harness and TUI. Fullscreen, mouse interactive, extensible.
SpaceXAI's coding agent harness and TUI. Fullscreen, mouse interactive, extensible. - xai-org/grok-build
github.com
セールスフォースのERDを整備したくて、sfコマンド使ってエージェントにお願いしたら、簡単に整備できた。 標準オブジェクト、カスタムオブジェクト、フィールド、参照など。 Postgresで近しい状況を作れた。
🔗 ep210 Monthly Ecosystem 202607 | mozaic fm mozaic.fm/episodes/210...
ep210 Monthly Ecosystem 202607 | mozaic.fm
第 210 回のテーマは 2026 年 7 月の Monthly Ecosystem です。
mozaic.fm
Ready to level up your slide decks, GitHub readmes, and custom community swag? 🚀 The official Angular mascot assets are now public and ready for download! Grab the high-res files and bring our favorite companion into your next project. Download the asset kit here: angular.dev/press-kit
Home • Angular
The web development framework for building modern apps.
angular.dev