| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | refactor(client): rewrite macros to generate client | 2026-02-18 | 1 | -18/+12 | |
| | | |||||
| * | feat(ts-bindings): fix ts bindings naming convention | 2026-01-23 | 1 | -0/+4 | |
| | | |||||
| * | feat(ts-bindings): fix ts bindings naming convention | 2026-01-21 | 1 | -4/+7 | |
| | | |||||
| * | fix: Update TypeScript export paths to reflect new directory structure | 2026-01-21 | 1 | -4/+7 | |
| | | |||||
| * | feat: Add TypeScript support to data structures using ts-rs for type generation | 2026-01-21 | 1 | -4/+15 | |
| | | |||||
| * | feat: integrate AI assistant functionality and configuration management | 2026-01-16 | 1 | -0/+694 | |
| 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. | |||||