Eight new *.hyper.space sites + HyperSearch local-first cascade + agent-infra parity
Show full shiplog
Eight product landing pages shipped in a single day, three search/embed packages dropped as drop-in replacements for incumbents, and the on-device agent-infrastructure set closed E2B/Dedalus/Arcade gaps. All chalkboard-diagram convention with Grok-Imagine-generated artwork.
Sites — eight new subdomains
- [THOR] models.hyper.space — full universe of agent-reachable models (23 catalog + cloud routes + heterogeneous engine sharding).
- [THOR] vectors.hyper.space — 428M+ public corpus (Wikipedia, ArXiv, Reddit, PubMed) + uploads + pod-shared collections; 10 chalkboard diagrams.
- [THOR] tools.hyper.space — Unified Tool Graph: every callable surface (CLI, MCP, OpenAPI, gRPC) by URI, AVM-checked.
- [THOR] skills.hyper.space — SKILL.md registry, network-wide search and install, pod-shared libraries.
- [THOR] search.hyper.space — HyperSearch local-first cascade landing + chalkboard diagrams.
- [THOR] filesystem.hyper.space — agent filesystem Mesa-shim landing + chalkboard diagrams.
- [THOR] wallet.hyper.space — HD-derived wallet per agent; SDK + deploy automation.
- [THOR] sandbox.hyper.space — on-device E2B/Dedalus/Arcade-parity sandbox.
Search — local-first cascade
- [THOR] search-sdk@2.1.0 — local-first cascade with optional
apiKeyand gateway fallback; cost receipts on every request;/v1/{answer,research,version}stable. - [THOR] search-graph — typed DAG orchestrator, 18/18 smoke tests.
- [THOR] exa-compat + parallel-compat — drop-in replacements for
exa-jsandparallel-web. Existing call sites switch by changing one URL. - [THOR] api-server — cost receipts wired into all surfaces;
/v1/answer,/v1/research,/v1/versionendpoints stable.
SDKs
- [THOR] fs-sdk —
@hyperspace/fsMesa-shim SDK +hyperspace fsCLI. Per-agent persistent storage that survives capsule moves. - [THOR] wallet-sdk — Hyperspace Wallet SDKs + site + deploy automation. Node + Python SDKs released to npm + PyPI.
- [THOR] Agent infrastructure parity — 4 packages closing Compresr/Moda/GodHands/browser-use gaps:
compress(72 tests),observe(55), agent-computer determinism (33),browser-sdk(23). 183 tests green; full CLI + MCP +/v1/*API + agent-brain integration. - [THOR] On-device agent infrastructure — sandbox SDK + MCP gateway + auth vault + agents SDK. Closes the E2B / Dedalus / Arcade gap on-device.
Misc
- [THOR] Compound-loop demo + agents migration tutorial (search docs).