🚀. Socket Launch Week Day 3:Socket Firewall Now Blocks Malicious VS Code and Open VSX Extensions.Learn more
Sign In
b

brianonbased

npm

Packages

Current Co-maintainers

Former Co-maintainers

131 packages

com.holoscript.core

HoloScript compiler and runtime for Unity. Compile .hs/.hsplus files to Unity scenes and prefabs.

create-holoscript

Create HoloScript apps with zero configuration — 3D scene in your browser in 30 seconds via --go

create-holoscript-app

Create HoloScript apps with zero configuration — 3D scene in your browser in 30 seconds via --go. (Renamed from create-holoscript v1.4 per /idea run 8 founder ruling A.0/D1: follow npm `create-<framework>-app` scaffolder convention.)

create-holoscript-plugin

Scaffold HoloScript domain plugins following the multi-repo architecture pattern

@hololand/inference

Unified AI inference layer - Local (Ollama/llama.cpp) + BYOK Cloud Providers

@hololand/react-agent-sdk

React SDK for declarative agent usage - hooks and components for building agent-powered UIs

holoscript

holoscript — the unified user-facing agent CLI for HoloScript. REPL, gateway daemon, channel adapters, and MCP tool dispatch in a single global install.

@holoscript/absorb-service

Codebase intelligence, recursive self-improvement pipeline, and daemon system for HoloScript

@holoscript/adapter-postgres

PostgreSQL Database Adapter for HoloScript Runtime

@holoscript/agent-protocol

uAA2++ Agent Protocol — Type-only protocol spec (interfaces, enums, PWG format). Implementations live in @holoscript/framework; import them from there directly.

@holoscript/agent-sdk

uAA2++ Agent SDK — Mesh discovery, gossip protocol, signal service, MCP tools, and Agent Card schema

@holoscript/aibrittney

AIBrittney — interactive CLI agent for HoloScript, backed by local Ollama models. Display brand: 'AI'Brittney with AI rendered as a math-style superscript exponent.

@holoscript/ai-validator

AI hallucination validation layer for HoloScript - prevents invalid AI-generated code from breaking user workflows

@holoscript/alphafold-plugin

AlphaFold protein structure prediction for HoloScript - Generate novel proteins in VR

@holoscript/animation-presets

Pre-configured @animated trait parameter sets for common character behaviors with Mixamo clip mapping

@holoscript/assimp-plugin

Assimp scene-tree → .holo trait bridge: maps a parsed Assimp scene (aiNode/aiMesh tree) to @mesh_node traits. Binary FBX/OBJ parsing is future work.

@holoscript/auth

Shared JWT authentication library for HoloScript APIs (GraphQL + Marketplace)

@holoscript/benchmark

Performance benchmarking suite for HoloScript parser, type checker, formatter, and LSP

@holoscript/cdn

Browser CDN distribution for HoloScript — embed spatial scenes with <holo-scene>

@holoscript/cli

Command-line interface for HoloScript — compile, validate, dev-serve, and analyze .holo files

@holoscript/comparative-benchmarks

Performance benchmarks comparing HoloScript against Unity and glTF runtimes

@holoscript/compiler

HoloScript compiler — 25 compile targets (Unity, Unreal, Godot, VisionOS, WASM, WebGPU, USD, glTF, etc.)

@holoscript/compiler-utils

Shared compiler utilities — domain block compilation (materials, physics, particles, post-fx, audio, weather) and target-specific codegen helpers

@holoscript/component

HoloScript WASM Component for WASI Preview 3

@holoscript/config

Centralized configuration for the HoloScript platform — endpoints, auth, env validation. Server-only auth guards prevent key leakage to browser.