Automic VaultAutomic Vault

brew

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

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install jiratui

local Homebrew formula metadata

Linux

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

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

概要

パッケージ概要

Textual User Interface for interacting with Atlassian Jira from your shell

コマンドとエイリアス

  • jiratui

履歴

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

JiraTUI is a Python terminal user interface and CLI for Atlassian Jira. It is built with Textual and Rich, supports Jira Cloud REST API v3 and v2, and stores Jira credentials and settings in an XDG-style YAML configuration file.

プロジェクトの歴史

The project had its first public release in September 2025. Its README frames it as a TUI for interacting with Jira directly from the shell, with both an interactive `jiratui ui` application and command groups for issues, comments, users, themes, configuration, and version information.

Version 1.0.0 followed quickly after the first 0.x releases and moved configuration to the XDG file layout while dropping the old `JIRA_TUI_ENV_FILE` configuration path. Later releases added API v2 support, work-item editing improvements, navigation features, and history-oriented UI conveniences.

採用の歴史

JiraTUI's public history is short, but it already uses several packaging channels familiar to Python CLI users: PyPI, uv tool installation, pip, pipx, AUR, Homebrew, and Nix. Its README also documents Linux, macOS, and Windows support, which helps the TUI reach developers across common terminal environments.

使われ方

Users configure `jira_api_username`, `jira_api_token`, and `jira_api_base_url` in `config.yaml`, optionally select cloud or on-premise behavior, and run `jiratui ui` for the full TUI. The CLI side supports searching, updating, and deleting work items, managing comments, searching users and groups, listing themes, and printing the configuration file location.

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

JiraTUI represents the newer Textual/Rich generation of Python TUIs: more application-like than a plain CLI, but still installed and launched like a normal package-manager tool. It is interesting beside `jira-cli` because both target Jira from the terminal, yet JiraTUI leans into a full-screen interface rather than a GitHub-CLI-style command tree.

タイムライン

  • 2025: v0.1.0 was published as the first JiraTUI release.
  • 2025: v1.0.0 introduced the XDG configuration layout and removed `JIRA_TUI_ENV_FILE` support.
  • 2025: v1.1.0 added Jira Cloud REST API v2 support alongside API v3.
  • 2026: v1.8.0 and v1.8.1 continued the 1.x release line.
  • 2026: v1.9.0 added parent-key autocomplete, a Go-To screen, keybinding-hint configuration, and a view of work-item history.

Related projects

  • JiraTUI is directly related to Textual, Rich, Atlassian Jira REST APIs, and terminal applications such as Posting, Lazygit, and Harlequin, which the README credits as inspirations. It also overlaps in purpose with `jira-cli`.

セキュリティ状態

リスクレベル: yellow

generalized runtime or code generation signal.

リスク分類器

リスク yellow · 信頼度 中 · runtime

理由

  • generalized runtime or code generation signal

信号

  • text:shell

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 6 個のプラットフォームターゲットで利用できます。
  • 7 件の実行時依存関係とともにインストールされます。
  • ビルドメタデータには 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
$XDG_CONFIG_HOME/jiratui/config.yaml~/.config/jiratui/config.yaml

Credential files

Credential-bearing paths to review before unattended agent runs.

Unix
$XDG_CONFIG_HOME/jiratui/config.yaml~/.config/jiratui/config.yaml

実行可能ファイル

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

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

鮮度

バージョンと鮮度

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

ページ生成日2026-07-08
マネージャ版1.10.1
マネージャ更新日2026-07-04
ローカルデータOK
上流not checked
検出された最新未検出

https://jiratui.sh/

  • 情報Release/tag comparison is only available for GitHub repositories.https://jiratui.sh/信頼度 none

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:jiratui
バージョン1.10.1
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/jiratui
ホームページhttps://jiratui.sh/
リポジトリhttps://github.com/whyisdifficult/jiratui
上流ドキュメントhttps://jiratui.readthedocs.io/en/latest
ライセンスMIT
ソースアーカイブhttps://files.pythonhosted.org/packages/69/d8/e7f5afe6e0a5876ac54faa55ffe0cd1f6d3ca9d8cbecbdda02e4c5f96677/jiratui-1.10.1.tar.gz
最終更新2026-07-04T18:39:59Z
Pulseupdated
依存関係certifi, cryptography, libmagic, libyaml, pillow, pydantic, python@3.14
ビルド依存関係rust
Bottle利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namejiratui
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%

jiratui

nix profile install nixpkgs#jiratui
  • normalized package name match
  • 一致条件: Jiratui
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/ji/jiratui/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 configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment