aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/ui/src/stores/logs.svelte.ts
Commit message (Collapse)AuthorAgeFilesLines
* chore(ui): refactor workspace to monorepo苏向夜2026-01-191-151/+0
|
* feat: implement assistant state management and messaging functionalityHsiangNianian2026-01-161-2/+6
| | | | Added a new module for managing the assistant's state, including message handling, health checks, and streaming responses. Introduced interfaces for message structure and generation statistics. Enhanced the logs state by removing unnecessary listener setup during initialization. Updated the types to include assistant configuration options.
* style: auto format and lint fix [skip ci]HsiangNianian2026-01-161-19/+27
|
* feat: Implement logging system with game log parsing and event listeners for ↵HsiangNianian2026-01-151-0/+139
enhanced log management