jxxghp
93761fe7e4
优化 Agent 代码编辑工具 ( #6218 )
2026-08-01 09:02:05 +08:00
jxxghp
405350c774
Preserve plugin diagnostics without degrading overall status
2026-07-20 10:15:15 +08:00
jxxghp
735a1ebf27
新增 doctor 诊断自救功能
2026-06-12 15:55:24 +08:00
jxxghp
c33c62b938
refactor: use external moviepilot rust package
2026-05-25 20:52:53 +08:00
jxxghp
0c133b7ccd
feat: add global RUST_ACCEL toggle to enable/disable rust acceleration at runtime
...
- Introduce RUST_ACCEL config to control all rust fast paths
- Fallback to Python implementations when disabled, preserving filter semantics
- Expose rust acceleration status in system info API
- Update CLI docs to reflect new toggle
- Add tests for runtime switch and fallback behavior
2026-05-23 20:35:58 +08:00
jxxghp
bd4d493f34
feat: add Rust acceleration for core parsing
2026-05-22 19:58:04 +08:00
jxxghp
52e15b51db
fix(cli): align frontend download with version.py
...
Use FRONTEND_VERSION from version.py as the default frontend release target so local setup and auto-update install the matching frontend bundle.
Closes #5693
2026-05-08 15:49:32 +08:00
jxxghp
1282ad5004
feat: improve local CLI startup management
2026-04-21 11:26:56 +08:00
jxxghp
93a19b467b
Add uninstall workflow to local CLI
2026-04-20 13:38:06 +08:00
jxxghp
eea7e3b55f
feat(cli): optimize installation command and support initializing user password
2026-04-16 23:43:20 +08:00
jxxghp
810cb0a203
relax local install python requirement to 3.11
2026-04-16 23:13:45 +08:00
jxxghp
89f6164eba
automate local bootstrap prerequisites
2026-04-16 19:47:56 +08:00
jxxghp
61a0a66c47
support local restart and site auth wizard
2026-04-16 19:21:00 +08:00
jxxghp
5995b3f3e8
extend setup wizard for database and agent
2026-04-16 17:10:25 +08:00
jxxghp
02a98f832f
fix local cli install and config workflow
2026-04-16 14:55:31 +08:00
jxxghp
9a2a241a30
add full-stack local cli install flow
2026-04-16 09:52:15 +08:00