Merge origin/main into feat/openai-compatible-session-isolation (resolve conflicts)

# Conflicts:
#	nanobot/agent/context.py
#	nanobot/providers/litellm_provider.py
This commit is contained in:
Tink
2026-03-09 10:06:51 +08:00
48 changed files with 2628 additions and 236 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
[project]
name = "nanobot-ai"
version = "0.1.4.post3"
version = "0.1.4.post4"
description = "A lightweight personal AI assistant framework"
requires-python = ">=3.11"
license = {text = "MIT"}