From ae2c09cbde2a3c0d5fd3d759e88d686fd6f165e3 Mon Sep 17 00:00:00 2001 From: glifocat Date: Thu, 23 Apr 2026 10:33:54 +0200 Subject: [PATCH] docs: add fork-specific notes in FORK.md --- FORK.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 FORK.md diff --git a/FORK.md b/FORK.md new file mode 100644 index 0000000..f92e260 --- /dev/null +++ b/FORK.md @@ -0,0 +1,15 @@ +# nanoclaw-glifocat + +Personal [NanoClaw](https://github.com/qwibitai/nanoclaw) fork - customizations, upstream contributions and experimentation. + +## About + +I'm a core maintainer of NanoClaw and also maintain the official documentation at [docs.nanoclaw.dev](https://docs.nanoclaw.dev). + +This fork is where I develop fixes and features before contributing them upstream, test experimental integrations, and run my personal agent setup. + +## Links + +- **Upstream repo:** [qwibitai/nanoclaw](https://github.com/qwibitai/nanoclaw) +- **Official docs:** [docs.nanoclaw.dev](https://docs.nanoclaw.dev) +- **Docs repo:** [glifocat/nanoclaw-docs](https://github.com/glifocat/nanoclaw-docs)