Wire contracts (Zod-typed messages, events, persistence types) shared between @psci-labs/chat-runtime and @psci-labs/chat-ui
Filesystem-backed PersistenceAdapter for @psci-labs/chat-runtime — JSON checkpoints + NDJSON message log
React UI for the Claude Agent SDK chat surface — <ChatProvider>, useChat() hook, and the default tool renderers
Node agent runner for the Claude Agent SDK chat surface — Web-standard Request → Response handler with SSE streaming, MCP plumbing, and a pluggable persistence interface
Support module for the PSCI interactive mode
Manage tmux layouts in JSON files
purescript binary wrapper that makes it seamlessly available as a local dependency
PureScript wrapper that makes it seamlessly available as a local dependency
Postgres-backed PersistenceAdapter for @psci-labs/chat-runtime — durable chat history with BYO table schema
Crate renamed to smccc, please use that instead.
Arm Power State Coordination Interface (PSCI) library
Functions and constants for the Arm SMC Calling Convention (SMCCC) 1.4 and Arm Power State Coordination Interface (PSCI) 1.1 on aarch32 and aarch64.
aarch64 layout, ESR_EL2 decoder, PSCI dispatch, sysreg subset, and IntId newtype for squib
ArceOS Guest Mode (Hypervisor): runs a minimal guest OS (skernel) using hardware-assisted virtualization — RISC-V H-extension, ARM AArch64 EL2, and AMD SVM — with VM exit handling and second-stage page table support
Symmetric Multi-Processing support for RuVix Cognition Kernel (ADR-087 Phase C)
ArceOS Guest Monolithic Kernel (Hypervisor): runs a guest monolithic OS kernel with user-space process support (task management, syscall handling, pflash passthrough) — RISC-V H-extension, ARM AArch64 EL2, and AMD SVM
Startup code and exception vector for aarch64 Cortex-A processors.
ArceOS Guest Address Space (Hypervisor): runs a guest OS with loop-based VM exit handling and nested page fault support — RISC-V H-extension, ARM AArch64 EL2, and AMD SVM
Clock and Reset Unit (CRU) driver for RK3588 SoC
Hardware Abstraction Layer for RuVix Cognition Kernel (ADR-087)
A no_std SD/MMC/eMMC driver library for ARM64 platforms