feat: add new stats entry for March 2026 and update stats calculation logic

- Added a new stats entry for March 12, 2026, including total posts, downloads, views, upvotes, saves, followers, points, contributions, and detailed post statistics.
- Updated the stats calculation logic in `openwebui_stats.py` to only count views for posts with actual downloads, excluding post and review types.
- Introduced a new script `zed-ai-tabs.sh` for batch-launching and orchestrating multiple AI CLI tools as tabs, including a single-instance lock mechanism and automatic tool discovery.
This commit is contained in:
fujie
2026-03-12 17:39:18 +08:00
parent 41f271d2d8
commit f11cf27404
12 changed files with 279 additions and 103 deletions

View File

@@ -340,5 +340,45 @@
"total_saves": 274,
"followers": 220,
"points": 271
},
{
"date": "2026-03-12",
"total_posts": 27,
"total_downloads": 8765,
"total_views": 92460,
"total_upvotes": 300,
"total_saves": 431,
"followers": 344,
"points": 351,
"contributions": 66,
"posts": {
"turn_any_text_into_beautiful_mind_maps_3094c59a": 1730,
"smart_infographic_ad6f0c7f": 1330,
"markdown_normalizer_baaa8732": 807,
"export_to_word_enhanced_formatting_fca6a315": 767,
"async_context_compression_b1655bc8": 760,
"ai_task_instruction_generator_9bab8b37": 666,
"export_mulit_table_to_excel_244b8f9d": 604,
"openwebui_skills_manager_tool_b4bce8e4": 434,
"github_copilot_official_sdk_pipe_ce96f7b4": 399,
"flash_card_65a2ea8f": 325,
"deep_dive_c0b846e4": 224,
"导出为_word_支持公式流程图表格和代码块_8a6306c0": 171,
"folder_memory_auto_evolving_project_context_4a9875b2": 125,
"smart_mind_map_tool_auto_generate_interactive_know_d25f4e3d": 100,
"github_copilot_sdk_files_filter_403a62ee": 93,
"智能信息图_e04a48ff": 71,
"智能生成交互式思维导图帮助用户可视化知识_8d4b097b": 53,
"异步上下文压缩_5c0617cb": 40,
"闪记卡生成插件_4a31eac3": 34,
"精读_99830b0f": 32,
"an_unconventional_use_of_open_terminal_35498f8f": 0,
"github_copilot_sdk_pipe_v090_copilot_sdk_skills_co_99a42452": 0,
"github_copilot_sdk_pipe_v070_native_tool_ui_zero_c_4af38131": 0,
"github_copilot_sdk_for_openwebui_elevate_your_ai_t_a140f293": 0,
"open_webui_prompt_plus_ai_powered_prompt_manager_s_15fa060e": 0,
"review_of_claude_haiku_45_41b0db39": 0,
"debug_open_webui_plugins_in_your_browser_81bf7960": 0
}
}
]