Update logging configuration to support daily log files and implement log pruning; add guidance in CLAUDE.md and enhance README.md with command usage

This commit is contained in:
2026-06-27 14:04:44 +08:00
parent 4685a0165d
commit 2fc815b788
6 changed files with 326 additions and 18 deletions

2
uv.lock generated
View File

@@ -173,7 +173,7 @@ wheels = [
[[package]]
name = "nexus-claude-api"
version = "0.1.0"
version = "0.1.1"
source = { editable = "." }
dependencies = [
{ name = "boto3" },