gitdataai/libs/api/admin
ZhenYi 07e74c230c
Some checks are pending
CI / Rust Lint & Check (push) Waiting to run
CI / Rust Tests (push) Waiting to run
CI / Frontend Lint & Type Check (push) Waiting to run
CI / Frontend Build (push) Blocked by required conditions
feat: thinking_content column + first-project budget logic
- Add thinking_content column to room_message table
- Migration for thinking_content column
- ws-protocol update with streaming chunk types
- Billing: first project gets $10, first workspace gets $30
- Subsequent projects/workspaces get $0 budget
2026-04-26 13:11:06 +08:00
..
ai_models.rs feat(admin): add admin panel with billing alerts and model sync 2026-04-19 20:48:59 +08:00
alerts.rs feat(admin): add admin panel with billing alerts and model sync 2026-04-19 20:48:59 +08:00
billing.rs feat: thinking_content column + first-project budget logic 2026-04-26 13:11:06 +08:00
mod.rs feat(admin): add admin panel with billing alerts and model sync 2026-04-19 20:48:59 +08:00
sync.rs feat(admin): add admin panel with billing alerts and model sync 2026-04-19 20:48:59 +08:00