gitdataai/libs/models
ZhenYi fb91f5a6c5 feat(admin): add admin panel with billing alerts and model sync
- Add libs/api/admin with admin API endpoints:
  sync models, workspace credit, billing alert check
- Add workspace_alert_config model and alert service
- Add Session::no_op() for background tasks without user context
- Add admin/ Next.js admin panel (AI models, billing, workspaces, audit)
- Start billing alert background task every 30 minutes
2026-04-19 20:48:59 +08:00
..
agent_task refactor(room): remove NATS, use Redis pub/sub for message queue 2026-04-16 17:24:04 +08:00
agents init 2026-04-15 09:08:09 +08:00
ai init 2026-04-15 09:08:09 +08:00
issues init 2026-04-15 09:08:09 +08:00
projects init 2026-04-15 09:08:09 +08:00
pull_request init 2026-04-15 09:08:09 +08:00
repos init 2026-04-15 09:08:09 +08:00
rooms init 2026-04-15 09:08:09 +08:00
system init 2026-04-15 09:08:09 +08:00
users init 2026-04-15 09:08:09 +08:00
workspaces feat(admin): add admin panel with billing alerts and model sync 2026-04-19 20:48:59 +08:00
Cargo.toml init 2026-04-15 09:08:09 +08:00
lib.rs init 2026-04-15 09:08:09 +08:00