← heapsort-ai

system architecture

43 items

RESEARCHarXiv CS.AI·14d ago

Context: Proactive Goal-Directed Intelligence via Composable Sandboxed Programs, Declarative Wiring, and Structured Interaction

Context introduces an intelligence layer that replaces reactive chatbots with proactive, goal-directed agents. This architecture leverages write-time context assembly, composable sandboxed programs, and goal stream state machines to advance shared tasks without constant user prompts.

30
ARTICLEDEV.to AI·4d ago

Why We Replaced Short-Term Chat History With Hindsight

This article discusses the challenges of maintaining long-term chat history for an AI-powered sales platform, where traditional methods like sliding-window buffers and RAG pipelines failed. It introduces a persistent Retain-Recall Loop using Hindsight as a solution to prevent the AI from forgetting crucial details in multi-month sales cycles.

29
CASEDEV.to AI·15d ago

The Inexcusable Silence of a Well-Configured AI Treasure Hunt Engine

The article details the challenges faced by Veltrix operators in developing an AI-powered treasure hunt game, specifically due to prioritizing AI algorithms over game mechanics. This decision led to significant debugging issues related to misconfigured APIs and incomplete data integration, eventually resolved by a major overhaul of their configuration and deployment strategy.

28
ARTICLEDEV.to AI·5/8/2026

What we shipped -- 2026-05-07

The team implemented a real PipecatAudioMediaPlane for live Whisper STT and Kokoro TTS streams over LiveKit, isolating the LiveKit bridge to a dedicated voice server for better failure isolation. Additionally, a critical bug was fixed that prevented Sentry from initializing, thereby improving observability and error tracking.

27
ARTICLEDEV.to AI·4/11/2026

The Meta-Harness Convergence

The article highlights an unaddressed architectural convergence in AI agent infrastructure, where teams like Anthropic and Rotifer Protocol are building structurally isomorphic systems. These systems typically consist of components for persistent context, capacity configuration, and an isolated execution environment.

27
ARTICLEDEV.to AI·4/16/2026

13 AI Agents From One Terminal: How the Atlas Stack Actually Works

The content describes a custom, hierarchical AI agent system called Atlas Pantheon, managing 13 agents from a single terminal without complex orchestration frameworks. It details a three-tiered structure with a CEO agent, four "God" agents for distinct domains, and eight "Hero" agents for pure execution, all powered by Claude Code, tmux, and a shared markdown file.

27