Automic VaultAutomic Vault

brew

try を Homebrew, Nix でインストール

try のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install try

local Homebrew formula metadata

Linux

Nix確認済み · 92%
nix profile install nixpkgs#try

nixpkgs package indexes · pkgs/by-name/tr/try/package.nix · ソース: api.github.com

概要

パッケージ概要

Quickly manage and navigate project directories for experiments

コマンドとエイリアス

  • try

履歴

プロジェクトの歴史と使われ方

try is a small Ruby command-line tool for creating, finding, and entering fresh directories for short-lived experiments. The README frames it as a one-file script for developers who keep making test directories and want those experiments organized instead of lost in /tmp or scattered across a filesystem.

プロジェクトの歴史

The project is maintained in Tobi Lutke's GitHub account and centers on the phrase 'Your experiments deserve a home.' Its implementation and documentation emphasize zero configuration, no runtime dependencies beyond Ruby, and a shell integration that lets the command change the caller's working directory.

採用の歴史

try became visible well beyond a private dotfile script: GitHub shows thousands of stars, the repository includes Homebrew formula material, and the README recommends RubyGems installation as try-cli. It also has a later Rust descendant, try-rs, whose README names this project as the inspiration.

使われ方

A typical user installs the gem or downloads the script, evaluates the shell init output, and then types partial experiment names. try fuzzy-matches existing experiment directories, ranks recent ones highly, and creates dated directories when no existing match is selected.

パッケージ好きにとっての重要性

The project is a package-nerd artifact because it turns a personal shell habit into a packaged CLI with RubyGems and Homebrew paths. It is intentionally small, but it influenced the later try-rs rewrite and sits in the lineage of tiny tools that formalize local development rituals.

タイムライン

  • 2026: GitHub release v1.9.0 added terminal title behavior for the TUI.
  • 2026: The README documents RubyGems as the recommended installation path and manual shell setup as a fallback.

Related projects

  • try-rs is the direct Rust port and re-imagining of try.
  • The tool is related to fuzzy directory switchers and shell workspace managers, but focuses specifically on experiment directories.

セキュリティ状態

リスクレベル: グリーン

narrow executable package without higher-risk signals.

リスク分類器

リスク グリーン · 信頼度 低 · appliance

理由

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 6 個のプラットフォームターゲットで利用できます。
  • 1 件の実行時依存関係とともにインストールされます。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
trycliグローバル実行可能ファイル

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-07-25
マネージャ版1.9.3
マネージャ更新日2026-06-06
ローカルデータOK
上流最新
検出された最新v1.9.3

https://github.com/tobi/try

  • OK鮮度警告は生成されていません。

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:try
バージョン1.9.3
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/try
ホームページhttps://github.com/tobi/try
リポジトリhttps://github.com/tobi/try
上流ドキュメントhttps://github.com/tobi/try#readme
ライセンスMIT
ソースアーカイブhttps://github.com/tobi/try/archive/refs/tags/v1.9.3.tar.gz
最終更新2026-06-06T20:23:54-04:00
Pulseupdated
依存関係ruby
Bottle利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Nametry
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

ソースデータベース一致

他のパッケージマネージャ記録

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

Nix95%

try

nix profile install nixpkgs#try
  • normalized package name match
  • 一致条件: Try
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/tr/try/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment