7 Commits

Author SHA1 Message Date
lucaszhu-hue d87e7785ad feat: integrate Atlas Cloud provider (#1674) 2026-05-15 23:47:54 +08:00
0xJacky 413dc631ee feat: add WebSocketTrustedOrigins configuration and implement origin validation for WebSocket connections
- Introduced `WebSocketTrustedOrigins` setting in `app.example.ini` and corresponding documentation.
- Refactored WebSocket origin checks across multiple API endpoints to utilize the new middleware for improved security.
- Added tests for the new origin validation logic to ensure proper handling of trusted origins and node secret requests.
2026-03-14 23:37:10 +08:00
0xJacky 3721c1b5fa refactor(llm): title generation for LLM sessions #1540 2026-02-07 02:49:01 +00:00
0xJacky 66ba546710 feat: add OS context to LLM chat and enhance session management logic 2025-09-06 11:30:55 +08:00
0xJacky 7214befc8c feat: enhance LLM functionality with nginx configuration context and update ESLint auto-imports 2025-09-05 04:17:39 +00:00
0xJacky c355cb8e65 feat: add llm sessions and update related logic 2025-09-02 08:01:09 +00:00
0xJacky a982c04898 enhance: llm and code completion 2025-09-01 10:52:43 +08:00