Release v1.0.1: Add metadata, changelog, and license
- Bump version to 1.0.1 - Add CHANGELOG.md entry for v1.0.1 (documentation and metadata additions) - Add package.json with OpenClaw skill metadata - Explicitly declares NO required environment variables (fully local) - Add LICENSE (MIT) - Enhanced documentation transparency for security best practices
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "rag-openclaw",
|
||||
"version": "1.0.0",
|
||||
"version": "1.0.1",
|
||||
"description": "RAG Knowledge System for OpenClaw - Semantic search across chat history, code, docs, and skills with automatic memory retrieval",
|
||||
"homepage": "http://git.theta42.com/nova/openclaw-rag-skill",
|
||||
"author": {
|
||||
|
||||
Reference in New Issue
Block a user