| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | chore: add dev dependency for prek in pyproject.toml and uv.lock | 2026-01-16 | 1 | -2/+7 | |
| | | | | | Included the 'prek' package as a development dependency in both pyproject.toml and uv.lock, specifying version 0.2.28 to enhance development capabilities. | ||||
| * | feat: add assistant view and configuration editor components | 2026-01-16 | 1 | -0/+364 | |
| 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. | |||||