docs: update README to include note on merging upstream changes

This commit is contained in:
ZanzyTHEbar 2026-02-18 12:02:50 +00:00
parent 5cc906fc71
commit 1340d262ed

View file

@ -4,6 +4,8 @@ A managed fork of [sipeed/picoclaw](https://github.com/sipeed/picoclaw) — an u
This fork diverges from upstream with its own architectural decisions: vendored LLM SDK, MemGPT-style tiered memory, progressive tool disclosure, and libSQL-native storage with vector search. This fork diverges from upstream with its own architectural decisions: vendored LLM SDK, MemGPT-style tiered memory, progressive tool disclosure, and libSQL-native storage with vector search.
Where it makes sense, I will do my best to merge upstream changes back into this fork.
--- ---
## Why This Fork Exists ## Why This Fork Exists