macOS
brew install leetsolvlocal Homebrew formula metadata
brew / 順位 10047
leetsolv のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install leetsolvlocal Homebrew formula metadata
nix profile install nixpkgs#leetsolvnixpkgs package indexes · pkgs/by-name/le/leetsolv/package.nix · ソース: api.github.com
scoop install extras/leetsolvScoop official bucket manifest trees · bucket/leetsolv.json · ソース: api.github.com
概要
CLI tool for DSA problem revision with spaced repetition
履歴
LeetSolv is a Go CLI for revisiting data-structures-and-algorithms problems with spaced repetition rather than simply collecting solved-problem records.
The README presents LeetSolv as a deliberate-practice tool for LeetCode and HackerRank problems. Its scheduler is described as a customized SM-2 algorithm that incorporates familiarity, importance, and reasoning factors, plus due-priority scoring and randomized interval behavior.
The GitHub releases page shows a short 1.0 release ramp in August 2025, including release candidates on 2025-08-21 and 2025-08-22, a v1.0.0 release on 2025-08-24, and follow-up fixes on 2025-08-25 and 2025-09-01.
The project has modest but visible adoption for a focused study tool, with GitHub stars, forks, Homebrew packaging, and Scoop packaging listed in the input facts and README.
Users add DSA problem URLs, run interactive or direct commands such as `leetsolv add`, `leetsolv status`, and `leetsolv help`, and rely on the local JSON configuration and stored schedule to decide what to review next.
LeetSolv is notable in package-manager catalogs because it is not another LeetCode submitter; it packages an offline, zero-dependency Go scheduling tool with atomic local writes and a study-oriented data model.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
~/.leetsolv/settings.json実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
leetsolv | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/eannchen/leetsolv
インストールメタデータ
| パッケージキー | brew:leetsolv |
|---|---|
| バージョン | 1.2.0 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/leetsolv |
| ホームページ | https://github.com/eannchen/leetsolv |
| リポジトリ | https://github.com/eannchen/leetsolv |
| ライセンス | MIT |
| ソースアーカイブ | https://github.com/eannchen/leetsolv/archive/refs/tags/v1.2.0.tar.gz |
| 最終更新 | 2026-07-26T13:41:00+02:00 |
| Pulse | updated |
| ビルド依存関係 | go |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | leetsolv |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
leetsolv
nix profile install nixpkgs#leetsolvextras/leetsolv
scoop install extras/leetsolvソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.