2 Commits

Author SHA1 Message Date
8541af9293 add binary 2025-06-19 17:26:48 +09:00
68b49d5aaf Fix jetstream monitoring for ai.syui.log collections
- Fixed JetstreamMessage struct to correctly parse collection from commit object
- Fixed user list JSON format to match oauth app expectations (removed metadata field)
- Added monitoring for both ai.syui.log and ai.syui.log.chat.comment collections
- Improved error handling and debug output for stream processing
- Jetstream auto user registration now working correctly

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-06-19 17:14:11 +09:00
2 changed files with 1 additions and 1 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "ailog"
version = "0.2.2"
version = "0.2.3"
edition = "2021"
authors = ["syui"]
description = "A static blog generator with AI features"

Binary file not shown.