Commit Graph
37 Commits
Author SHA1 Message Date
npc0-hue a8b5d483a3 Remove AI config approval flow 2026-09-22 15:33:32 +08:00
npc0-hue 20008b4043 Fix declared server config file reads 2026-09-21 10:05:50 +08:00
npc0-hue 6488f6b31d Keep SCUM poll jobs and drop orphan job log streams
The metadata snapshot deleted every SCUM sqlite query job while persisting, so
the recurring database poll lost its job records as soon as anything wrote the
snapshot and left its stdout/stderr streams behind. Those polls are the only
producer for the platform scum_user and scum_vehicle tables, and the service
already retires older terminal polls with their streams, so the snapshot no
longer drops them.

Startup now removes job log streams whose job no longer exists, keeping the
autonomous lifecycle streams the Run posts without a platform job. That clears
the streams left by the removed poll producers instead of carrying them in
every snapshot.
2026-09-16 18:41:44 +08:00
npc0-hue 63e2340db7 Prune stale plugin metadata 2026-09-14 17:32:51 +08:00
npc0-hue ecdca8e28b Remove SCUM sqlite user projections 2026-09-14 13:41:44 +08:00
npc0-hue 1b583f3ca6 Fix server file list fallback 2026-09-07 18:54:56 +08:00
npc0-hue 3cfb98ed47 Remove legacy runtime deployment paths 2026-09-04 12:36:21 +08:00
npc0-hue bf3c382d15 Make log payloads opaque pass-through 2026-09-03 12:40:17 +08:00
npc0-hue a027ca70eb Align runtime profiles with plugin-owned records 2026-09-02 10:22:14 +08:00
npc0-hue 6369a8099a Fix server file browse flow 2026-08-26 22:00:23 +08:00
npc0-hue e269311c07 Fix server file workspace root 2026-08-26 11:04:43 +08:00
npc0-hue 199fa8b41d Fix SCUM file list capability fallback 2026-08-25 09:32:25 +08:00
npc0-hue 7e10c5685a Fix server file refresh pending state 2026-08-24 18:06:42 +08:00
npc0-hue d4e3f68032 Ship SCUM user SQL management page 2026-08-24 16:43:00 +08:00
npc0-hue 3005e0510c Make server file manager list-first 2026-08-24 15:39:05 +08:00
npc0-hue 4d945eb809 Harden marketplace listing and debug smoke errors 2026-08-22 22:31:33 +08:00
npc0-hue ebd616c549 Fix local run freshness and plugin asset handling 2026-08-22 19:45:00 +08:00
npc0-hue ec63b8750d fix partial server metric aggregation 2026-08-22 11:26:18 +08:00
npc0-hue 8aeb488179 Remove plugin data query projection 2026-08-21 15:36:49 +08:00
npc0-hue b5a366e30d Remove pre-1.0 bridge governance scaffolding 2026-08-21 09:46:25 +08:00
npc0-hue a7e2e4c6c0 Remove pre-1.0 audit and protected request scaffolding 2026-08-20 23:42:02 +08:00
npc0-hue 65353cf269 feat(scum): rebuild plugin-owned management data 2026-08-15 12:43:09 +08:00
npc0-hue 980f1786dd fix plugin manifest registration upsert 2026-08-04 16:46:51 +08:00
npc0-hue ee02974ff8 Allow deleting draft server records 2026-08-04 15:55:39 +08:00
npc0-hue cf9af14eaf Allow forced server deletion 2026-08-04 15:03:49 +08:00
npc0-hue f028a343d7 Add SCUM file management workbench 2026-08-04 11:33:34 +08:00
npc0-hue 7eac1926dd Stream live server logs over SSE 2026-08-03 22:28:54 +08:00
npc0-hue a1bf3aa86a Fix run log ingest and terminal console layout 2026-08-03 12:49:46 +08:00
npc0-hue 1d5fb586d0 Repair live server operations console 2026-08-03 11:21:07 +08:00
npc0-hue d1249fca85 Move SCUM lifecycle ownership to plugin 2026-08-01 09:36:12 +08:00
npc0-hue e614a17fe3 feat: move distribution builds to platform Docker builder 2026-07-30 19:25:50 +08:00
npc0-hue 2b1f553df0 fix local run startup and stale dispatch 2026-07-23 23:56:10 +08:00
npc0-hue 6c3eb6e45f fix: 调试发布run 2026-07-22 11:44:48 +08:00
npc0-hue a0e69417db 功能修改 2026-07-20 16:42:33 +08:00
npc0-hue 48b8ad8d6c feat: 完整游戏运维功能 2026-07-18 09:04:01 +08:00
npc0-hue 4f33f761a3 Complete platform management workflows 2026-07-14 16:39:37 +08:00
npc0-hue 7e05d0a4e7 first commit 2026-07-11 14:56:10 +08:00