| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | refactor(client): rewrite macros to generate client | 2026-02-18 | 1 | -16/+4 | |
| | | |||||
| * | refactor: add TypeScript support to account storage structures | 2026-01-30 | 1 | -3/+21 | |
| | | |||||
| * | feat: integrate AI assistant functionality and configuration management | 2026-01-16 | 1 | -0/+2 | |
| | | | | | 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. | ||||
| * | refactor: consolidate derive attributes for AccountStore struct | 2026-01-14 | 1 | -3/+1 | |
| | | |||||
| * | refactor: simplify default implementations for AccountStore and ↵ | 2026-01-14 | 1 | -8/+1 | |
| | | | | | MsRefreshTokenState | ||||
| * | refactor: improve code readability by formatting and restructuring function ↵ | 2026-01-14 | 1 | -7/+11 | |
| | | | | | calls | ||||
| * | feat: implement Microsoft account token refresh and storage management; add ↵ | 2026-01-13 | 1 | -0/+159 | |
| Java detection functionality | |||||