Automic VaultAutomic Vault

brew

使用 Homebrew, winget 安装 octobuild

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

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install octobuild

local Homebrew formula metadata

Windows

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

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

概览

软件包摘要

Compiler cache for Unreal Engine

命令和别名

  • ib_console
  • octo_agent
  • octo_builder
  • octo_cl
  • octo_clang
  • octo_coordinator
  • xgConsole

历史

项目历史与用法

octobuild is a Rust-based compiler cache for Unreal Engine and Unreal Engine-based game projects. It aims to speed recompilation by caching intermediate compilation files and replaying cache hits instead of recompiling the same work.

项目历史

The GitHub repository presents octobuild as a compiler cache for Unreal Engine, with a changelog starting at version 0.1.0 as the first release. Subsequent versions added cache statistics, configuration files, Linux fixes, response-file support, Windows and macOS improvements, PlayStation and Xbox fixes, Android support, Emscripten support, and compatibility updates for Unreal Engine 5.1 through 5.6-era compiler flags.

The repository organization is focused and small: the main project is `octobuild`, with related Rust infrastructure repositories for daemon/service wrapping and IPC. Public GitHub metadata and the README identify Rust as the implementation language and MIT as the license.

采用历史

octobuild is more specialized than general compiler caches such as ccache or sccache, but it is packaged in places where Unreal Engine developers can reach it: Homebrew, WinGet, Chocolatey, manual MSI installers, and Debian/Ubuntu package instructions from the project README. Its adoption story is tied to Unreal’s expensive C++ rebuild loop rather than broad language-wide compiler caching.

The README advertises 60-90% reductions in recompilation time for Unreal Engine and UE-based games, and third-party Unreal developer writing describes the practical value as faster branch switching and easier engine recompilation.

使用方式

Users install octobuild into a development machine or build worker and let its Unreal-compatible wrapper commands intercept compiler work. The executable set includes `octo_builder`, `octo_agent`, `octo_coordinator`, `octo_cl`, `octo_clang`, `xgConsole`, and `ib_console`, reflecting compatibility with Unreal, MSVC/Clang-style compile invocations, and Incredibuild-like command surfaces.

The changelog shows the operational edge cases packagers and build engineers care about: response files, cache-key compiler identifiers, service permissions for remote SSH users, readonly or disabled caching modes, cross-compilation, platform-specific compiler flags, and default cache/config path changes on Windows, Linux, and macOS.

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

octobuild is interesting because it is not a generic build accelerator; it encodes a very specific game-engine build workflow into a packageable command suite. For package nerds, it demonstrates how a niche developer tool crosses OS package managers, Windows app installers, CI/build-farm concerns, and compatibility shims for proprietary engine build systems.

时间线

  • 0.1.0: first release according to the project changelog.
  • 0.4.0: response-file support, Unreal Engine 5.1 compatibility, environment-variable configuration, and changed default cache/config paths.
  • 0.5.0: initial macOS support.
  • 0.8.0: compiler identifier added to the cache key.
  • 1.0.0: PlayStation support for Unreal Engine 5.3 builds.
  • 1.5.0: Unreal Engine 5.5 support for Windows builds.
  • 1.8.0 and 1.8.1: Unreal Engine 5.6-era compiler flag support.

Related projects

  • octobuild sits next to Unreal Build Tool workflows, MSVC `cl.exe`, Clang, Incredibuild-style command names, and general compiler-cache tools such as ccache and sccache, but its repository is explicitly tuned for Unreal Engine recompilation.

安全态势

尚未找到受保护工具覆盖

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

安装行为

  • formula 元数据中未记录 Homebrew post-install 钩子。
  • Homebrew bottle 元数据适用于 6 个平台目标。
  • 构建元数据列出 2 个构建依赖。

建议审查

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

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.

Linux
/etc/octobuild/octobuild.conf$XDG_CONFIG_HOME/octobuild/octobuild.conf~/.config/octobuild/octobuild.conf
macOS
/etc/octobuild/octobuild.conf~/Library/Application Support/octobuild/octobuild.conf
Windows
%ProgramData%\octobuild\octobuild.conf%AppData%\octobuild\octobuild.conf

可执行文件

已安装的可执行文件

命令类型暴露范围备注
ib_consolecli全局可执行文件
octo_agentcli全局可执行文件
octo_buildercli全局可执行文件
octo_clcli全局可执行文件
octo_clangcli全局可执行文件
octo_coordinatorcli全局可执行文件
xgConsolecli全局可执行文件

新鲜度

版本和新鲜度

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

页面生成时间2026-07-08
管理器版本1.8.1
管理器更新时间2026-06-22
本地数据OK
上游当前
检测到的最新版本1.8.1

https://github.com/octobuild/octobuild

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

安装元数据

软件包元数据

软件包键brew:octobuild
版本1.8.1
软件包管理器Homebrew
软件包管理器页面https://formulae.brew.sh/formula/octobuild
主页https://github.com/octobuild/octobuild
仓库https://github.com/octobuild/octobuild
上游文档https://github.com/octobuild/octobuild#readme
许可证MIT
源码归档https://github.com/octobuild/octobuild/archive/refs/tags/1.8.1.tar.gz
最后更新2026-06-22T14:05:40-07:00
Pulseupdated
构建依赖pkgconf, rust
Bottle可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定义
服务未声明

注册表事实

源数据库详情

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

源数据库匹配

其他软件包管理器记录

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

winget95%

octobuild.octobuild

winget install --id octobuild.octobuild -e
  • normalized package name match
  • 匹配方式:Octobuild
Windows Package Manager source index · cdn.winget.microsoft.com · Windows Package Manager source index: octobuild.octobuild 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