Advertisement · 728 × 90

Posts by rysk

Preview
OpenAI、Claude Code用のCodexプラグインをリリース | gihyo.jp OpenAIは2026年3月31日、Claude CodeからCodexを使えるようにするプラグインをリリースした。

自作のcodex review呼び出しスキルが不要になるかもしれない
gihyo.jp/article/2026...

2 weeks ago 0 0 0 0
Preview
Duet - あなたのデバイスをセカンドディスプレイ、お絵かきタブレット、リモートデスクトップなどとして使用可能 どこからでも生産的に - デバイスを接続すれば、光速のセカンドモニター、どこからでもアクセスできるリモートデスクトップ、お絵かきタブレットなどに早変わり。

ここ数日SidecarでiPadへの画面拡張がタイムアウトするようになってしまったので代替を探してDuet Displayを使ってみることにした
普通に接続できたのでwi-fiが原因では無さそう
www.duetdisplay.com/ja

1 month ago 0 0 0 0
cmux — The terminal built for multitasking Native macOS terminal for AI coding agents. Works with Claude Code, Codex, OpenCode, Gemini CLI, Kiro, Aider, and any CLI tool.

今日からcmuxを使ってみる
www.cmux.dev

1 month ago 0 0 0 0

Claude Code Remote Control
使いたいと思ったときはmacbook閉じてるときで母艦が無いと使い道無さそうだから無効にしちゃった

1 month ago 0 0 0 0
Preview
AIが脆弱性を推論し検知、修正を提案する「Claude Code Security」限定リサーチプレビュー版として提供開始 | gihyo.jp Anthropicは2026年2月20日、Web版Claude Code上でAIがコードをスキャンして、セキュリティ脆弱性を検出しパッチを提案する新機能「Claude Code Security」を限定リサーチプレビュー版として公開した。

Claude Code Security、maxプランには開放されてないようなのでwaitlistに申し込んでみた
gihyo.jp/article/2026...

1 month ago 0 0 0 0
Preview
[BUG] Built-in slash commands hidden from autocomplete when too many skills are installed · Issue #22020 · anthropics/claude-code Preflight Checklist I have searched existing issues and this hasn't been reported yet This is a single bug report (please file separate reports for different bugs) I am using the latest version of ...

claude codeが警告してきたからnpm版からネイティブ版に切り替え
ついでに独自スキルがサジェストされない問題が解決してうれc
github.com/anthropics/c...

1 month ago 0 0 0 0

補助的にcodex(gpt-5.3)を使い始めた
codex reviewを実行するclaude skillを用意して実装タスク完了後にセッション内でレビュー結果を受け取れるように整えたらだいぶ体験が良い
デフォルト設定だと結果出力まで長すぎるのでmodel_reasoning_effortをmediumにして様子見中

1 month ago 0 0 0 0
Advertisement

Homebrewの環境管理に困ってたからあんまり使わないようにしてたけどBrewfileを作ればよかったのか
miseで管理できないものは一通り書いておいた

2 months ago 0 0 0 0

opus 4.6、/model コマンドのリストには出てこないけど、直接指定すると使えるようになる
/model claude-opus-4-6

2 months ago 0 0 0 0

gtrがイマイチ使いこなせなかったからccmanagerも入れてみたけどworktreeそのものの運用が下手くそなのかもしれない

2 months ago 0 0 0 0
Preview
今年お世話になった開発環境の棚卸し 2025

zoxide良さそう
2026年も他人のおすすめに全ノリしていく
zenn.dev/okmkm321/art...

3 months ago 0 0 0 0
Dev Containers | Zed Code Editor Documentation Learn how to use and customize Zed, the fast, collaborative code editor. Official docs on features, configuration, AI tools, and workflows.

zedといえばこちらはdevcontainerのサポートが実装されていた
今までコンテナの開発環境整備するモチベなかったけどこれを機会に触ってみよう
zed.dev/docs/dev-con...

3 months ago 1 0 0 0
Preview
ty: An extremely fast Python type checker and language server ty is an extremely fast Python type checker and language server, written in Rust, and designed as an alternative to mypy, Pyright, and Pylance.

Astral製の型チェックtyのベータ版がリリースされたようなので早速zedに設定してみる
astral.sh/blog/ty

3 months ago 0 0 0 0
Preview
claude-plugins-official/plugins/code-review/README.md at main · anthropics/claude-plugins-official Anthropic-managed directory of high quality Claude Code Plugins. - anthropics/claude-plugins-official

v2.0.70で直った
というよりコマンド実行時にプラグインがインストールされた
この前の出力と比べるとリポジトリ名が間違ってたのかな
github.com/anthropics/c...

3 months ago 0 0 0 0
Preview
【OSS】Rust + gpuiで高速なファイルエクスプローラを作り始めた話

Finder確かに使いづらいので注目
zenn.dev/syuya2036/ar...

4 months ago 0 0 0 0
Preview
claude-code/CHANGELOG.md at main · anthropics/claude-code Claude Code is an agentic coding tool that lives in your terminal, understands your codebase, and helps you code faster by executing routine tasks, explaining complex code, and handling git workflo...

v2.0.68が問題なのかも
v2.0.67まで戻したら/reviewコマンドが実行できた
github.com/anthropics/c...

4 months ago 0 0 1 0
Advertisement
Post image

claude code v2.0.69更新後、 /reviewコマンドが消滅してプラグインに誘導されるようになってるんだけど
リンク先のリポジトリも404なので詰んでいる

4 months ago 0 0 1 0
Preview
GitHub - coderabbitai/git-worktree-runner: Bash-based Git worktree manager with editor and AI tool integration. Automates per-branch worktree creation, configuration copying, dependency installation, ... Bash-based Git worktree manager with editor and AI tool integration. Automates per-branch worktree creation, configuration copying, dependency installation, and workspace setup for efficient parall...

あまりにも検索性が悪いgtr, 便利そうなので後で試したい
github.com/coderabbitai...

4 months ago 1 0 1 0
Preview
Improving frontend design through Skills | Claude Best practices for building richer, more customized frontend design with Claude and Skills.

やたらfrontend-designのTipsが表示されるから調べてみたけどデザインに幅を持たせられるということかな
後で読む
www.claude.com/blog/improvi...

4 months ago 0 0 0 0

opus4.5試運転
auto compactの発生が早くなったような気がする

4 months ago 0 0 0 0
Post image

Claude DesktopにTyporaで開くボタンなんて今まであったかな
実態はmdファイルを~/Downloadsに落として勝手に開いてくれるだけなんだけど

4 months ago 0 0 0 0
Preview
Claude Codeが並列にSubAgentを起動した時に自宅ネットワークが死ぬ問題を解消した - $shibayu36->blog; 表題のとおり、Claude Codeが4~5並列にSubAgentを起動した時に自宅ネットワークが死ぬ問題が起きていた。その状況になると次のような現象が起きていた。 pingなども含めて一切外部との通信ができなくなる Claude Codeを一旦止めて数分待つと復活する この現象について知人に相談しながら対応を進めたところ解消できたので、ログとしてブログに残しておく。ただしネットワークについて専門...

別件でenひかりのv6プラスからXpassに切り替えたばかりだったから気になる記事だ
blog.shibayu36.org/entry/2025/1...

5 months ago 0 0 0 0

Rspressを試そうと思っていたのだけれど、ドキュメントの整備に夢中になってしまい日曜日が終わってしまいそう

5 months ago 0 0 0 0

sonnet4.5使うようになってからレートリミットと無縁になった
opus4.1との比較は特にしてないけどどちらでも都度指摘していく必要があるので実質無制限の方が体験が良い

5 months ago 0 0 0 0
Advertisement

簡単に動くのは確認できたものの、planモードにはまだ対応できていないようなので一旦待ち

7 months ago 0 0 0 0
Preview
Claude Code: Now in Beta in Zed - Zed Blog From the Zed Blog: You asked, and here it is. Use Claude Code in public beta directly in Zed, built on the new Agent Client Protocol.

ついにzedでclaude codeがサポートされた模様
zed.dev/blog/claude-...

7 months ago 1 0 1 0

Claude Code Actionsが定額で使えるようになったらしい
レート制限中にopus指定しても動くんかな

9 months ago 0 0 0 0
Post image

今日は #osc25do に参加
スキルセット外のインプット捗りまくり

9 months ago 0 0 0 0
Preview
claude-code/CHANGELOG.md at main · anthropics/claude-code Claude Code is an agentic coding tool that lives in your terminal, understands your codebase, and helps you code faster by executing routine tasks, explaining complex code, and handling git workflo...

v1.0.34で即修正された模様。
github.com/anthropics/c...

9 months ago 0 0 0 0

というかIssues 1.2kってエグい

9 months ago 0 0 0 0