Automic VaultAutomic Vault

brew

使用 Homebrew, MacPorts, Nix, scoop, winget 安装 jjui

查看 jjui 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install jjui

local Homebrew formula metadata

MacPorts已验证 · 94%
sudo port install jjui

MacPorts ports tree · devel/jjui/Portfile · 来源: api.github.com

Linux

Nix已验证 · 92%
nix profile install nixpkgs#jjui

nixpkgs package indexes · pkgs/by-name/jj/jjui/package.nix · 来源: api.github.com

Windows

Scoop已验证 · 92%
scoop install extras/jjui

Scoop official bucket manifest trees · bucket/jjui.json · 来源: api.github.com

Windows Package Manager已验证 · 92%
winget install --id IbrahimDursun.jjui -e

Windows Package Manager source index · IbrahimDursun.jjui · 来源: cdn.winget.microsoft.com

概览

软件包摘要

TUI for interacting with the Jujutsu version control system

历史

项目历史与用法

Jujutsu UI, packaged as `jjui`, is a terminal user interface for the Jujutsu version-control system. It turns common `jj` actions such as revset browsing, rebasing, squashing, bookmark movement, operation-log inspection, previews, and revision-detail work into keyboard-driven terminal workflows.

项目历史

The GitHub repository was created in September 2024. Its README presents the project as a personal-needs-driven TUI by Ibrahim Dursun, with an open invitation for feature requests and contributions.

The README and generated documentation show the tool tracking Jujutsu's own evolution: it depends on a minimum supported `jj` version and exposes Jujutsu-native ideas such as revsets, operation logs, evologs, and bookmark movement through a Go terminal application.

采用历史

The input package metadata records `jjui` in Homebrew, MacPorts, Nix, Scoop, and Winget, which suggests quick packaging attention from the same audience adopting Jujutsu itself. The README also lists AUR packaging and a Nix flake path, showing that Unix package-manager users were part of the intended distribution model.

使用方式

`jjui` is used inside a Jujutsu repository to inspect and edit the revision tree without memorizing every command-line form. It offers keyboard actions for rebasing, squashing, previewing diffs, moving bookmarks, opening the operation log, undoing and redoing operations, and jumping through revisions.

It complements `jj` rather than replacing it: the README frames it as a UI for interacting with Jujutsu, and installation instructions still assume users have or use Jujutsu underneath.

为什么软件包爱好者会关心

`jjui` matters as an ecosystem signal around Jujutsu. When a younger VCS attracts a dedicated TUI, packaged across several package managers, it shows users are building workflow-specific tools rather than treating the core CLI as a curiosity.

时间线

  • 2024: The GitHub repository is created.
  • 2024: Early version tags begin with v0.1.
  • 2025: The README documents Homebrew, Winget, Scoop, AUR, Nix, Go install, source builds, and prebuilt release binaries as distribution paths.
  • 2026: The README records compatibility with `jj` v0.36 or newer.

Related projects

  • `jjui` is directly tied to `jj`/Jujutsu. Related terminal tooling includes other VCS TUIs, but its command set is specifically organized around Jujutsu concepts such as revsets, operation logs, bookmarks, and revision changes.

来源

  • Project README, project documentation site, GitHub repository metadata, GitHub release metadata, and Homebrew formula metadata.

安全态势

尚未找到受保护工具覆盖

没有找到 jjui 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布,以便未来覆盖拥有稳定的软件包 URL。

安装行为

  • formula 元数据中未记录 Homebrew post-install 钩子。
  • Homebrew bottle 元数据适用于 6 个平台目标。
  • 安装时包含 1 个运行时依赖。
  • 构建元数据列出 1 个构建依赖。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

local files

Configuration and credential file locations

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.

Configuration files

Config paths the tool may read or write during local use.

Unix
~/.config/jjui/config.toml~/.config/jjui/config.lua.jjui/config.toml.jjui/config.lua
Windows
%AppData%/jjui/config.toml%AppData%/jjui/config.lua

可执行文件

已安装的可执行文件

命令类型暴露范围备注
jjuicli全局可执行文件

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-07-26
管理器版本0.10.9
管理器更新时间2026-07-26
本地数据OK
上游当前
检测到的最新版本v0.10.9

https://github.com/idursun/jjui

  • OK没有生成新鲜度警告。

安装元数据

软件包元数据

软件包键brew:jjui
版本0.10.9
软件包管理器Homebrew
软件包管理器页面https://formulae.brew.sh/formula/jjui
主页https://idursun.github.io/jjui/
仓库https://github.com/idursun/jjui
上游文档https://github.com/idursun/jjui#readme
许可证MIT
源码归档https://github.com/idursun/jjui/archive/refs/tags/v0.10.9.tar.gz
最后更新2026-07-26T04:08:07+02:00
Pulseupdated
依赖jj
构建依赖go
Bottle可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定义
服务未声明

注册表事实

源数据库详情

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

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。

Nix95%

jjui

nix profile install nixpkgs#jjui
  • normalized package name match
  • 匹配方式:Jjui
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/jj/jjui/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
MacPorts95%

jjui

sudo port install jjui
  • normalized package name match
  • 匹配方式:Jjui
MacPorts ports tree · api.github.com · MacPorts ports tree: devel/jjui/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
Scoop95%

extras/jjui

scoop install extras/jjui
  • normalized package name match
  • 匹配方式:Jjui
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/jjui.json from https://api.github.com/repos/ScoopInstaller/Extras/git/trees/master?recursive=1
winget95%

IbrahimDursun.jjui

winget install --id IbrahimDursun.jjui -e
  • normalized package name match
  • 匹配方式:Jjui
Windows Package Manager source index · cdn.winget.microsoft.com · Windows Package Manager source index: IbrahimDursun.jjui from https://cdn.winget.microsoft.com/cache/source.msix

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

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