Auto-sync: 2026-04-28 12:03

This commit is contained in:
2026-04-28 12:03:10 +08:00
parent c898cc3fb9
commit f8b421ece6
45 changed files with 1739 additions and 1073 deletions

38
wiki/entities/ALIVE.md Normal file
View File

@@ -0,0 +1,38 @@
---
title: "ALIVE"
type: entity
tags: [AI-Memory, Context-Substrate, OpenSource, Agent-Agnostic]
sources: [ai-memory-tools-two-camps]
last_updated: 2026-04-15
---
## Basic Info
- **Type**: 产品 / AI Memory Tool
- **Category**: Camp 2 — Context Substrate
- **Website**: alivecontext.com
- **Twitter**: @AliveContext_
- **Author**: @witcheer(同时是 [[ai-memory-tools-two-camps]] 的作者)
## Summary
[[@witcheer]] 在自己的 24/7 Mac Mini M4 Agent 设置中使用的 Context Substrate 方案。结构化上下文基质文件原生Agent 无关。核桃walnuts作为便携上下文容器。零基础设施依赖纯文件复合。
## Core Philosophy
- 零基础设施依赖zero infrastructure dependencies
- 纯文件复合plain files that compound
- Agent 无关agent-agnostic
- 文件原生file-native
## Author's Use Case
@witcheer 在 Mac Mini M4 上运行 24/7 Agent 设置,在 Claude Code 和 Hermes Agent 上都使用 ALIVE——正是这种持续运行、多会话、多项目的场景使得 ALIVE 成为 Context Substrate 价值的最佳验证。
## What Makes ALIVE Different
不同于其他 Camp 2 工具ALIVE 的独特之处在于:
- 由实际持续运行 Agent 的用户开发
- 在真实的 24/7 设置中验证有效
- 不依赖任何向量数据库或图数据库
- 完全基于文件系统的积累机制
## Connections
- [[ai-memory-tools-two-camps]] ← 来源 ← ALIVE 是本文档中 @witcheer 推荐使用的 Context Substrate
- [[Context-Substrate]] ← 属于 ← ALIVE 是 Context Substrate 范式的代表工具
- [[@witcheer]] ← 由 ← @witcheer 开发并使用