gitdataai/libs/queue
ZhenYi f5e3da35b0 feat(room): store ordered streaming chunks + billing integration
- Save thinking_content as {"__chunks__": [{type, content}]} for replay
- Tool call sanitization — don't expose raw results to frontend
- Billing record_ai_usage integration
- Room service module refactoring into service/ directory
2026-04-26 13:10:42 +08:00
..
Cargo.toml feat: add health endpoints and Prometheus metrics to git-hook and email-worker 2026-04-25 23:45:48 +08:00
lib.rs feat(room): add TypingEvent type and TypingStart/TypingStop event variants 2026-04-24 00:04:01 +08:00
producer.rs feat(room): store ordered streaming chunks + billing integration 2026-04-26 13:10:42 +08:00
types.rs feat(room): store ordered streaming chunks + billing integration 2026-04-26 13:10:42 +08:00
worker.rs feat: add health endpoints and Prometheus metrics to git-hook and email-worker 2026-04-25 23:45:48 +08:00