| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | refactor(client): rewrite macros to generate client | 2026-02-18 | 1 | -41/+13 | |
| | | |||||
| * | feat(ts-bindings): fix ts bindings naming convention | 2026-01-23 | 1 | -0/+9 | |
| | | |||||
| * | feat(ts-bindings): fix ts bindings naming convention | 2026-01-21 | 1 | -9/+9 | |
| | | |||||
| * | fix(fabric): Add untagged attribute to FabricMainClass enum export | 2026-01-21 | 1 | -1/+2 | |
| | | |||||
| * | fix: Update TypeScript export paths to reflect new directory structure | 2026-01-21 | 1 | -9/+9 | |
| | | |||||
| * | feat: Add TypeScript support to data structures using ts-rs for type generation | 2026-01-21 | 1 | -9/+46 | |
| | | |||||
| * | feat: integrate AI assistant functionality and configuration management | 2026-01-16 | 1 | -8/+10 | |
| | | | | | Implemented new commands for managing the AI assistant, including health checks, chat interactions, and model listings for both Ollama and OpenAI. Enhanced the configuration system to support raw JSON editing and added a dedicated AssistantConfig structure for better management of assistant settings. This update significantly improves the user experience by providing comprehensive control over AI interactions and configurations. | ||||
| * | feat: Add version installation and check functionality to enhance mod loader ↵ | 2026-01-15 | 1 | -3/+24 | |
| | | | | | support in the application | ||||
| * | refactor: clean up formatting and improve readability in core modules | 2026-01-14 | 1 | -3/+8 | |
| | | |||||
| * | feat: add Fabric and Forge loader support modules with version fetching and ↵ | 2026-01-14 | 1 | -0/+269 | |
| installation functionality | |||||