mirror of
https://github.com/doum1004/llmwiki-cli.git
synced 2026-04-28 23:16:09 +02:00
- Deleted push, repo, sync, and auth commands as they are no longer needed. - Updated the use command to handle wiki selection without relying on the picker. - Refactored GitProvider to handle automatic commits and push logic. - Simplified GitHub API interactions by removing unnecessary functions and parameters. - Updated types to reflect changes in configuration and removed unused imports. - Cleaned up tests related to removed functionalities.