diff --git a/.gitignore b/.gitignore index 080df8c..338e374 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ .DS_Store plans/ -.skillopt-backups \ No newline at end of file +.skillopt-backups +tests/ diff --git a/README.md b/README.md index b41d0ea..df39032 100644 --- a/README.md +++ b/README.md @@ -28,8 +28,9 @@ Every past session, subagent, and workflow -- queryable by your agent. Most history tools help humans find old chats. Obelisk is built for agents. It exposes past work as structured data: sessions, -messages, tool calls, subagents, workflows, file history, failures, and parent -chains. The agent writes the query, runs it locally, and answers in plain language. +messages, tool calls, subagents, workflows, file history, failures, parent +chains, and human-approved markdown memories. The agent writes the query, runs +it locally, and answers in plain language. You don't manage history. You ask questions about past work. @@ -88,6 +89,10 @@ Runs it via node runtime.mjs --query