Skip to content

Commit 15f02bb

Browse files
author
codejunkie99
committed
docs: lead README with the switching-tools pain trigger
Puts the portable memory-and-skills pitch up top, moves follow/coded-using/ article-link framing into Credits so the adapter list + wizard + memory architecture read as proof rather than preamble.
1 parent 2e2b032 commit 15f02bb

1 file changed

Lines changed: 9 additions & 17 deletions

File tree

README.md

Lines changed: 9 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,8 @@
11
# agentic-stack
22

3-
Follow me on [@AV1DLIVE](https://twitter.com/AV1DLIVE) for updates/collabs on projects.
3+
**Keep one portable memory-and-skills layer across coding-agent harnesses, so switching tools doesn't reset how your agent works.**
44

5-
[![GitHub release](https://img.shields.io/github/v/release/codejunkie99/agentic-stack)](https://github.com/codejunkie99/agentic-stack/releases)
6-
[![License: Apache 2.0](https://img.shields.io/badge/license-Apache%202.0-blue.svg)](LICENSE)
7-
8-
9-
>> **Coded using Minimax-M2.7 in the Claude Code Harness. PR Review by Macroscope and Codex**
10-
11-
> **One brain, many harnesses.** A portable `.agent/` folder (memory + skills
12-
> + protocols) that plugs into Claude Code, Cursor, Windsurf, OpenCode,
13-
> OpenClaw, Hermes, Pi Coding Agent, or a DIY Python loop, and keeps
14-
> its knowledge when you switch.
5+
A portable `.agent/` folder (memory + skills + protocols) that plugs into Claude Code, Cursor, Windsurf, OpenCode, OpenClaw, Hermes, Pi Coding Agent, or a DIY Python loop — and keeps its knowledge when you switch.
156

167
<p align="center">
178
<img src="docs/demo.gif" alt="agentic-stack demo" width="880"/>
@@ -21,9 +12,8 @@ Follow me on [@AV1DLIVE](https://twitter.com/AV1DLIVE) for updates/collabs on pr
2112
<img src="docs/diagram.svg" alt="agentic-stack architecture" width="880"/>
2213
</p>
2314

24-
25-
Based on the article:
26-
**["The Agentic Stack"](https://x.com/Av1dlive/status/2044453102703841645?s=20)** · by [@AV1DLIVE](https://twitter.com/AV1DLIVE)
15+
[![GitHub release](https://img.shields.io/github/v/release/codejunkie99/agentic-stack)](https://github.com/codejunkie99/agentic-stack/releases)
16+
[![License: Apache 2.0](https://img.shields.io/badge/license-Apache%202.0-blue.svg)](LICENSE)
2717

2818

2919
## Quickstart
@@ -327,9 +317,11 @@ Apache 2.0 — see [LICENSE](LICENSE).
327317

328318
## Credits
329319

330-
Design adapted from the author's article on building an agentic stack, plus
331-
patterns from Gstack, Claude Code's memory system, and conversations in
332-
the agent-engineering community. Built with the hypothesis that
320+
Based on the article **["The Agentic Stack"](https://x.com/Av1dlive/status/2044453102703841645?s=20)**
321+
by [@AV1DLIVE](https://twitter.com/AV1DLIVE) — follow for updates and collabs.
322+
Coded using Minimax-M2.7 in the Claude Code harness; PR review by Macroscope and Codex.
323+
Patterns from Gstack, Claude Code's memory system, and conversations in the
324+
agent-engineering community. Built with the hypothesis that
333325
**harness-agnosticism is the point**.
334326

335327
## Star History

0 commit comments

Comments
 (0)