From e27aac30ef967664f94d680ee554c0748a66655f Mon Sep 17 00:00:00 2001 From: CharlesYang030 Date: Thu, 21 May 2026 17:39:36 +0000 Subject: [PATCH] docs: add draft release notice --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 5b9c5e1..f9b4511 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # SkillOpt: Executive Strategy for Self-Evolving Agent Skills +> ⚠️ **This is a preliminary draft release. A formal open-source release will follow.** + [![Python 3.10+](https://img.shields.io/badge/Python-3.10%2B-blue.svg)](https://www.python.org/) [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](LICENSE) *Train agent skills like you train neural networks — with epochs, learning rates, and validation gates — but without touching model weights.*