Agentic memory: making a runtime remember
Loomcycle has launched agentic memory as a first-class runtime capability, featuring per-scope memory with facts, notes, and documents, a background consolidator that extracts ontology-typed entity fa…
Loomcycle has launched agentic memory as a first-class runtime capability, featuring per-scope memory with facts, notes, and documents, a background consolidator that extracts ontology-typed entity fa…
Loom SDK releases v1.23.2 through v1.28.0 deliver three major feature arcs: RFC BI P2 hardens sandbox isolation with durable per-principal workspaces, attested run tagging, and static-MCP re-probe; RF…
Loomcycle v1.23.0-v1.23.1 introduces three opt-in answers for safe code execution: the loomcycle-toolbox image for trusted single-tenant use, a sandbox sidecar for untrusted multi-tenant code with net…
Loomcycle released v1.22.0 with turn-scoped cancellation, allowing users to stop an in-flight model generation and tool calls while preserving the session, transcript, and context. The update introduc…
Version 1.21.0 of RFC BF introduces a YAML-based providers block that replaces hardcoded LLM providers with a config-declared registry supporting pluggable drivers for Anthropic, OpenAI, Gemini, DeepS…
RFC BE ships the History tool in v1.20.0, providing ten operations for accessing past chats, including list, get, search, rename, annotate, pin, archive, recap, resume, and related. The tool introduce…
Loomcycle released multi-agent team workflows as a first-class primitive in versions v1.17.0 through v1.19.2, introducing TeamDef state-machine graphs that define agent states, transitions, and handle…
LoomBoard v0.1.2, a desktop chat app for the loomcycle agentic runtime, has been released with four packaging options including a Tauri v2 native desktop app, an npm CLI runner, an embeddable React co…
LoomCycle released v1.16.0-1.16.1 of its agent runtime, inverting tool execution so clients (browser, IDE, mobile) register tools via WebSocket and run them locally when the agent calls. The update fi…
Loomcycle released v1.15.0-v1.15.1 of its search infrastructure, replacing the single-provider free tier with a multi-provider fallback circuit. The update introduces a Provider interface with five pu…
OpenAI released v1.14.0-v1.14.1 of its agent runtime, introducing on-demand skill loading that defers skill body loading until first invocation, replacing the old system-prompt bundling. The update ad…
Loomcycle released versions 1.9.0 to 1.11.1 with four major arcs: a security hardening pass closing 17 findings, a new CredentialDef system for encrypted per-tenant secrets using AES-256-GCM, cost att…
The Loomcycle project released eight versions (v1.6.1 to v1.8.2) over five days, introducing tenant-scoped Web UI surfaces, supporting TrueNAS deployments, adding vision capabilities across all provid…
Loomcycle released v1.3.0 with Bashbox, an in-process shell sandbox that runs scripts without spawning host processes, using gbash. It enforces read-only volumes and blocks unknown commands, with opti…
Loomcycle released v1.4.0 with two new substrate primitives: Path, a Unix-like VFS over Memory, Volumes, and Documents, and Document, a chunked-graph document system. Path provides six operations with…
Loomcycle v1.5.0 enables co-authoring between agents and humans by introducing user-scoped MCP dispatch, config-declared static principals, and deep-merge configuration. The update allows agents and h…
A developer rebuilt a home server using an AMD Ryzen 7 8700G APU with 96 GB of DDR5 to run local LLM inference alongside NAS and VM workloads. The Radeon 780M iGPU achieves 13-15 tok/s on gemma4 and 9…
Loomcycle v1.2.0 introduces SQL Memory, a third facet of the Memory primitive, enabling authorized agents to run arbitrary SQL against per-scope databases. The update includes two new ops (sql_exec, s…
A developer upgraded a TrueNAS NAS with an AMD Ryzen 7 8700G APU and 96 GB DDR5 for local LLM inference, achieving 13-15 tok/s on gemma4, after rejecting pricier options like NVIDIA DGX Spark and Mac …
Loomcycle released v1.1.1, enabling interactive agentic sessions over gRPC and TypeScript/Python adapters. Third-party apps can now start interactive runs, push operator messages mid-flight, survive c…