pkg.soopen package index

brew / 排名 4251

使用 Homebrew 安装 xcsift

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

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install xcsift

local Homebrew formula metadata

概览

软件包摘要

Swift tool to parse xcodebuild output for coding agents

命令和别名

  • xcsift

历史

项目历史与用法

xcsift is a 2025 Swift command-line formatter for xcodebuild and Swift Package Manager output, designed primarily for coding agents and LLM-driven development workflows rather than human-readable pretty printing.

项目历史

The repository was created on 2025-07-10 and shipped its first release, v1.0.1, the same day. The README states the core distinction plainly: unlike xcbeautify and xcpretty, xcsift prioritizes information density and machine readability over human-oriented terminal formatting.

The project grew with features that mirror the needs of agentic coding sessions and CI logs: JSON and TOON output, structured compiler and linker errors, test-failure extraction, coverage conversion from .profraw and .xcresult data, build timing, GitHub Actions annotations, and a .xcsift.toml configuration file. Its 2026 releases continued to harden parsing, including a v1.3.1 fix to avoid reporting failed or truncated builds as success.

采用历史

Because xcsift is new, adoption history is mostly early ecosystem positioning rather than long-term usage. Its README and plugin files explicitly target Claude Code, Codex, Cursor, CI, and LLM consumption; a third-party MCP wrapper also appeared to expose xcsift output through the Model Context Protocol.

The author's blog post about not letting agents read whole xcodebuild output frames xcsift as part of a wider shift from human-pretty logs to machine-parseable summaries. That makes the project notable even while its conventional package history is short.

使用方式

Typical usage pipes xcodebuild build, xcodebuild test, swift build, or swift test through xcsift with stderr captured. Users can choose JSON, TOON, or GitHub Actions output, enable coverage extraction, treat warnings as errors, exit on failures, or initialize a .xcsift.toml template for project defaults.

The tool is most useful where raw build logs are too verbose for an AI assistant or CI annotation stream. It extracts the file, line, target, warning, error, test, coverage, and timing facts an agent needs without spending context on the entire build transcript.

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

xcsift is package-nerd significant as a sign of the coding-agent era entering Apple-platform tooling. Where xcpretty and xcbeautify made xcodebuild pleasant for humans, xcsift optimizes the same stream for token budgets, structured parsing, and automated remediation loops.

时间线

  • 2025-07-10: Repository created on GitHub.
  • 2025-07-10: v1.0.1 first public release.
  • 2026-03-22: v1.2.0 release published.
  • 2026-05-22: v1.3.0 release published.
  • 2026-06-16: v1.3.1 fixed parsing issues around runtime noise and truncated failed builds.

Related projects

  • xcbeautify and xcpretty are direct comparison points because they format xcodebuild output for humans, while xcsift targets agents and machine-readable formats.
  • xcsift-mcp is a related wrapper that exposes xcsift to AI assistants through MCP.

安全态势

风险级别:绿色

narrow executable package without higher-risk signals.

风险分类器

绿色 风险 · 低 置信度 · appliance

原因

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

安装行为

  • 未记录 Homebrew bottle 元数据。

建议审查

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

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
./.xcsift.toml

可执行文件

已安装的可执行文件

命令类型暴露范围备注
xcsift可执行文件已索引可执行文件从本地可执行文件索引发现。

新鲜度

版本和新鲜度

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

页面生成时间2026-08-03
管理器版本1.3.1
管理器更新时间2026-06-16
本地数据未知
上游不可用
检测到的最新版本未检测到
  • OK没有生成新鲜度警告。

安装元数据

软件包元数据

软件包键brew:xcsift
版本1.3.1
软件包管理器Homebrew
主页https://ldomaradzki.github.io/xcsift/
仓库https://github.com/ldomaradzki/xcsift
最后更新2026-06-16T21:41:10Z
Pulseupdated
Bottle未记录
服务未声明

来源线索

由仓库数据生成

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

使用的来源

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • pkg.so package database
  • pkgdb category and tag curation