Skip to content
ArceApps Logo ArceApps
ES
Back

Articles with tag: Open Source

8 articles found

DeepSeek Harness: the runtime where everything is a plugin
DeepSeek August 20, 2026

DeepSeek Harness: the runtime where everything is a plugin

DeepSeek Harness (dsh) is an MIT open-source runtime where model, tools, session, sandbox and even the loop are plugins. Deep-dive into Cordis, runtime modes, append-only session log and self-evolution.

Read more
Open Source AI IDEs: The Great Community Semifinal
Open Source July 9, 2026

Open Source AI IDEs: The Great Community Semifinal

We analyze the top 10 open-source and community AI coding assistants and IDEs. Discover why OpenCode and Hermes lead this tournament semifinal.

Read more
AI CLI Semifinal 1: The Terminal Agent Showdown
AI July 8, 2026

AI CLI Semifinal 1: The Terminal Agent Showdown

We compare 10 AI CLI tools in 2026: Claude Code, Cline, Vibe, Kimi, Pi, and more. Detailed specs, actual API costs, skill compliance, and final verdict.

Read more
GSD Core: the Anti-Ceremony Framework That...
AI June 5, 2026

GSD Core: the Anti-Ceremony Framework That...

Deep dive into GSD Core (formerly Get Shit Done): 33 agents, wave execution, 200K fresh context per subagent, and the Discuss→Plan→Execute→Verify→Ship phase loop. How to install it, when to use it, and when not to.

Read more
NanoStack
AI Agents March 29, 2026

NanoStack

Discover NanoStack, the open-source, zero-dependency framework that transforms any AI coding agent into a complete engineering team. Compatible with Claude Code, Gemini CLI, OpenAI Codex, Cursor, and more.

Read more
Hipocampus
AI March 27, 2026

Hipocampus

A technical deep-dive into Hipocampus, a drop-in memory harness for AI agents that uses a 3-tier Hot/Warm/Cold architecture and a 5-level compaction tree. How ROOT.md enables constant-cost memory awareness and how it compares to hmem, Mem0, and Letta.

Read more
hmem: Hierarchical SQLite Memory for AI Ag...
AI March 27, 2026

hmem: Hierarchical SQLite Memory for AI Ag...

A technical deep-dive into hmem (Humanlike Memory), an MCP server that models human memory in five lazy-loaded levels backed by SQLite + FTS5. How Fibonacci decay, logarithmic aging, and a curator agent solve the context window problem across sessions and machines.

Read more
Clawdbot: Hosting Your Own AI Assistant
Android October 31, 2025

Clawdbot: Hosting Your Own AI Assistant

How to deploy Clawdbot on Android. A self-hosted, open-source AI assistant that respects your privacy. Architecture and setup guide.

Read more