<feed xmlns='http://www.w3.org/2005/Atom'>
<title>DropOut/ui/src, branch v0.1.25</title>
<subtitle>This is a new Minecraft launcher that is currently in development. It is designed to be a modern, fast and efficient launcher. It is written in Rust. Aims to be a Reproducible Minecraft Workspace Manager.</subtitle>
<id>https://git.hydroroll.team/DropOut/atom?h=v0.1.25</id>
<link rel='self' href='https://git.hydroroll.team/DropOut/atom?h=v0.1.25'/>
<link rel='alternate' type='text/html' href='https://git.hydroroll.team/DropOut/'/>
<updated>2026-01-16T07:48:54Z</updated>
<entry>
<title>chore: apply prek auto-fixes [skip ci]</title>
<updated>2026-01-16T07:48:54Z</updated>
<author>
<name>HsiangNianian</name>
<email>44714368+HsiangNianian@users.noreply.github.com</email>
</author>
<published>2026-01-16T07:48:54Z</published>
<link rel='alternate' type='text/html' href='https://git.hydroroll.team/DropOut/commit/?id=e78e4e4f54b60bfc98dcf80ad5f3387b28999287'/>
<id>urn:sha1:e78e4e4f54b60bfc98dcf80ad5f3387b28999287</id>
<content type='text'>
</content>
</entry>
<entry>
<title>chore: add dev dependency for prek in pyproject.toml and uv.lock</title>
<updated>2026-01-16T07:30:19Z</updated>
<author>
<name>HsiangNianian</name>
<email>i@jyunko.cn</email>
</author>
<published>2026-01-16T07:30:19Z</published>
<link rel='alternate' type='text/html' href='https://git.hydroroll.team/DropOut/commit/?id=cfa49be141ec3edd01d524b5230c7405b47dfd69'/>
<id>urn:sha1:cfa49be141ec3edd01d524b5230c7405b47dfd69</id>
<content type='text'>
Included the 'prek' package as a development dependency in both pyproject.toml and uv.lock, specifying version 0.2.28 to enhance development capabilities.
</content>
</entry>
<entry>
<title>feat: enhance settings view with AI assistant configuration options</title>
<updated>2026-01-16T06:18:21Z</updated>
<author>
<name>HsiangNianian</name>
<email>i@jyunko.cn</email>
</author>
<published>2026-01-16T06:17:27Z</published>
<link rel='alternate' type='text/html' href='https://git.hydroroll.team/DropOut/commit/?id=0243c26de63032ffa9f655cc248e7c02e65d0bd1'/>
<id>urn:sha1:0243c26de63032ffa9f655cc248e7c02e65d0bd1</id>
<content type='text'>
Expanded the SettingsView component to include new features for managing the AI assistant, such as selecting language models, configuring response settings, and applying preset personas. Added a button to open the configuration editor for JSON settings. This update improves user interaction with the assistant and provides more control over its behavior and settings.
</content>
</entry>
<entry>
<title>feat: add assistant view and configuration editor components</title>
<updated>2026-01-16T06:18:21Z</updated>
<author>
<name>HsiangNianian</name>
<email>i@jyunko.cn</email>
</author>
<published>2026-01-16T06:17:17Z</published>
<link rel='alternate' type='text/html' href='https://git.hydroroll.team/DropOut/commit/?id=6c6cd5052a157b658f50e04ca7c350a00c2dbd60'/>
<id>urn:sha1:6c6cd5052a157b658f50e04ca7c350a00c2dbd60</id>
<content type='text'>
Introduced a new AssistantView component for enhanced interaction with the AI assistant, allowing users to send messages and receive responses. Implemented a ConfigEditorModal for editing configuration files with JSON validation and history management. Updated the App component to integrate these new features, improving user experience and functionality in managing AI settings.
</content>
</entry>
<entry>
<title>feat: enhance settings state with AI model management and configuration editor</title>
<updated>2026-01-16T06:18:21Z</updated>
<author>
<name>HsiangNianian</name>
<email>i@jyunko.cn</email>
</author>
<published>2026-01-16T06:16:59Z</published>
<link rel='alternate' type='text/html' href='https://git.hydroroll.team/DropOut/commit/?id=d7a6e4761dc2cb7905c6bed1ba9e53546505409f'/>
<id>urn:sha1:d7a6e4761dc2cb7905c6bed1ba9e53546505409f</id>
<content type='text'>
Added functionality for managing AI model settings, including loading and selecting models from Ollama and OpenAI. Implemented a configuration editor for raw settings, allowing users to open, edit, and save configuration files. This update improves the assistant's integration and user experience by providing more control over AI model options and settings management.
</content>
</entry>
<entry>
<title>feat: implement assistant state management and messaging functionality</title>
<updated>2026-01-16T06:18:21Z</updated>
<author>
<name>HsiangNianian</name>
<email>i@jyunko.cn</email>
</author>
<published>2026-01-16T06:16:42Z</published>
<link rel='alternate' type='text/html' href='https://git.hydroroll.team/DropOut/commit/?id=d0e7da7ec7745be3d34efe3949c0592f6723136a'/>
<id>urn:sha1:d0e7da7ec7745be3d34efe3949c0592f6723136a</id>
<content type='text'>
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.
</content>
</entry>
<entry>
<title>style: auto format and lint fix [skip ci]</title>
<updated>2026-01-16T01:35:23Z</updated>
<author>
<name>HsiangNianian</name>
<email>44714368+HsiangNianian@users.noreply.github.com</email>
</author>
<published>2026-01-16T01:35:23Z</published>
<link rel='alternate' type='text/html' href='https://git.hydroroll.team/DropOut/commit/?id=963b4b8567ac1bd8b23c41e1bfbd6a99d202d1ed'/>
<id>urn:sha1:963b4b8567ac1bd8b23c41e1bfbd6a99d202d1ed</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat: Add interactive Saturn effect controls in HomeView and enhance ParticleBackground for external mouse handling</title>
<updated>2026-01-15T12:02:23Z</updated>
<author>
<name>HsiangNianian</name>
<email>i@jyunko.cn</email>
</author>
<published>2026-01-15T12:02:23Z</published>
<link rel='alternate' type='text/html' href='https://git.hydroroll.team/DropOut/commit/?id=655d47745ce136603ff8222868b440e641fb9407'/>
<id>urn:sha1:655d47745ce136603ff8222868b440e641fb9407</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat: Implement local version fetching and enhance version type detection to support modpacks in version management</title>
<updated>2026-01-15T10:38:19Z</updated>
<author>
<name>HsiangNianian</name>
<email>i@jyunko.cn</email>
</author>
<published>2026-01-15T10:38:19Z</published>
<link rel='alternate' type='text/html' href='https://git.hydroroll.team/DropOut/commit/?id=f584425ca78eab398a150aa9ffc3ed74f0cc8a70'/>
<id>urn:sha1:f584425ca78eab398a150aa9ffc3ed74f0cc8a70</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat: Add functionality to list installed game versions in the application, enhancing version management and user experience in BottomBar</title>
<updated>2026-01-15T10:29:58Z</updated>
<author>
<name>HsiangNianian</name>
<email>i@jyunko.cn</email>
</author>
<published>2026-01-15T10:29:58Z</published>
<link rel='alternate' type='text/html' href='https://git.hydroroll.team/DropOut/commit/?id=7a6933edd9092a25d1f24d1e17ae9cd665816460'/>
<id>urn:sha1:7a6933edd9092a25d1f24d1e17ae9cd665816460</id>
<content type='text'>
</content>
</entry>
</feed>
