Skip to content

fix(build): make macOS host builds bootstrap ARM64 libs#171

Open
Ticed wants to merge 4 commits intoNERVsystems:masterfrom
Ticed:fix/macos-bootstrap-libs
Open

fix(build): make macOS host builds bootstrap ARM64 libs#171
Ticed wants to merge 4 commits intoNERVsystems:masterfrom
Ticed:fix/macos-bootstrap-libs

Conversation

@Ticed
Copy link
Copy Markdown

@Ticed Ticed commented Apr 22, 2026

Split out from #163 per review.

Add scripts/bootstrap-libs.sh and source it from build-macos-headless.sh,
build-macos-sdl3.sh, and tests/host/build_test.sh so a fresh clone builds
the required MacOSX/arm64 libraries before the emulator build. The library
order matches the macos-arm64 job in .github/workflows/ci.yml.

pdfinn and others added 4 commits April 12, 2026 18:27
GUI apps belong in appl/wm/, not appl/cmd/. This makes Matrix
launchable from Lucifer like editor, shell, and wallet.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Restructure README to match infernode.io website positioning:
Lucia is the primary three-zone AI workspace, Xenith is the
AI-native text editor underneath. GoDis section trimmed from
30 lines to a brief paragraph with link to full docs.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Adds a Terminology block in README.md and appl/veltro/SECURITY.md
defining model / harness / agent / subagent, then sweeps the
high-traffic docs (NAMESPACE_SECURITY_REVIEW, OPERATIONAL-OVERVIEW,
ARCHITECTURE, USER-MANUAL §13) to use "harness" for the runtime
machinery (lucibridge, tools9p, nsconstruct, veltro/repl entry
points) and "agent" for running instances. Resolves the conflation
where "Veltro is an AI agent" was used for both the framework and
a single running session.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Add scripts/bootstrap-libs.sh and source it from build-macos-headless.sh,
build-macos-sdl3.sh, and tests/host/build_test.sh so a fresh clone builds
the required MacOSX/arm64 libraries before the emulator build. The library
order matches the macos-arm64 job in .github/workflows/ci.yml.
@sonarqubecloud
Copy link
Copy Markdown

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants