CLIでコードレビュー、したくない...? 最近Claude CodeやCodexがアツいですよね。メインの作業場がVSCodeからターミナルになったという方も多いのではないでしょうか。 筆者もその一人で、エディタさえもneovimに移行してしまいました。そしていつしか、「ターミナルから出たくねえな...全てターミナルで済むようになれば楽なのにな...」という思いを抱くようになりました。 しかし、世の中にはターミナルの世界から一歩踏み出さなければならない場面がまだまだ多くあります。 例えば、コードレビューはその一つとして大きいものではないでしょうか。 ということで、GitHub CLIの拡張機能 gh-pr-review を作ってみました。 使用方法 以下はghコマンドが入っている前提になるので、まだ入ってない方は導入とgh auth loginまで済ませて下さい。 まずは以下コマンドで拡
Hundreds of models & providers. One command to find what runs on your hardware. A terminal tool that right-sizes LLM models to your system's RAM, CPU, and GPU. Detects your hardware, scores each model across quality, speed, fit, and context dimensions, and tells you which ones will actually run well on your machine. Ships with an interactive TUI (default) and a classic CLI mode. Supports multi-GPU
# Chawan: TUI web browser Chawan is a text-mode web browser and pager for Unix-like systems, with a focus on implementing modern web standards while remaining self-contained, easy to understand and extensible. It includes functionality like CSS, inline images inside the terminal, and JavaScript through a small, independent browser engine. Most of Chawan has been developed from scratch in the memor
# Chawan: TUI web browser Chawan is a text-mode web browser and pager for Unix-like systems, with a focus on implementing modern web standards while remaining self-contained, easy to understand and extensible. It includes functionality like CSS, inline images inside the terminal, and JavaScript through a small, independent browser engine. Most of Chawan has been developed from scratch in the memor
Ratatui is a Rust library for building fast, lightweight, and rich terminal user interfaces use ratatui::style::Stylize; use ratatui::widgets::{Block, Paragraph}; fn main() -> Result<(), Box<dyn std::error::Error>> { ratatui::run(|terminal| { terminal.draw(|frame| { let block = Block::bordered().title("Welcome"); let greeting = Paragraph::new("Hello, Ratatui! 🐭") .centered() .yellow() .block(bloc
リリース、障害情報などのサービスのお知らせ
最新の人気エントリーの配信
処理を実行中です
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く