Skip to content
ArceApps Logo ArceApps
ES
Back

Articles with tag: Open Source

5 articles found

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