docs: add core agent line count script and update README with real-time stats

This commit is contained in:
Re-bin
2026-02-06 07:28:39 +00:00
parent be0cbb7bdd
commit 77d4892b0d
4 changed files with 27 additions and 5 deletions

View File

@@ -29,12 +29,10 @@ dependencies = [
"rich>=13.0.0",
"croniter>=2.0.0",
"python-telegram-bot>=21.0",
"lark-oapi>=1.0.0",
]
[project.optional-dependencies]
feishu = [
"lark-oapi>=1.0.0",
]
dev = [
"pytest>=7.0.0",
"pytest-asyncio>=0.21.0",