mirror of
https://github.com/awesome-opencode/awesome-opencode.git
synced 2026-08-17 20:44:27 +00:00
Merge pull request #358 from daveinturkey15-byte/add-akephalos-resource-20260516-1010
docs: add Akephalos resource
This commit is contained in:
commit
c9ef27a96e
2 changed files with 24 additions and 0 deletions
|
|
@ -1266,6 +1266,15 @@ Also available for bat and Ghostty in the same repository.
|
|||
<summary><strong>📚 RESOURCES</strong></summary>
|
||||
<br>
|
||||
|
||||
<details>
|
||||
<summary><b>Akephalos</b> <img src="https://badgen.net/github/stars/sunnja69/akephalos" height="14"/> - <i>Local-first markdown passport for portable agent context and memory</i></summary>
|
||||
<blockquote>
|
||||
A local-first, markdown-first `.akephalos` passport for portable agent preferences, tool notes, rules, project context, and durable memories. It uses plain files and Git so MCP-capable coding-agent workflows can inspect and carry context across tools and machines without hosted sync.
|
||||
<br><br>
|
||||
<a href="https://github.com/sunnja69/akephalos">🔗 <b>View Repository</b></a>
|
||||
</blockquote>
|
||||
</details>
|
||||
|
||||
<details>
|
||||
<summary><b>Debug Log to Text File</b> - <i>Troubleshooting guide</i></summary>
|
||||
<blockquote>
|
||||
|
|
|
|||
15
data/resources/akephalos.yaml
Normal file
15
data/resources/akephalos.yaml
Normal file
|
|
@ -0,0 +1,15 @@
|
|||
name: Akephalos
|
||||
repo: https://github.com/sunnja69/akephalos
|
||||
tagline: Local-first markdown passport for portable agent context and memory
|
||||
description: A local-first, markdown-first `.akephalos` passport for portable
|
||||
agent preferences, tool notes, rules, project context, and durable memories.
|
||||
It uses plain files and Git so MCP-capable coding-agent workflows can inspect
|
||||
and carry context across tools and machines without hosted sync.
|
||||
scope:
|
||||
- project
|
||||
tags:
|
||||
- mcp-server
|
||||
- memory
|
||||
- context
|
||||
- local-first
|
||||
- markdown
|
||||
Loading…
Add table
Add a link
Reference in a new issue