Releases: agnath18K/lumo_cli
Releases · agnath18K/lumo_cli
v1.0.3
v1.0.2
Changelog
- 63b54eb Add GNOME appearance and sound management functionality
- b11c06a Add REST server functionality and commands
- 7a4e7aa Add connectivity management features to GNOME environment
- 43c76d6 Added input mode to fix parsing.
- 17acf17 Implement authentication system with JWT and user management
- a567369 Remove deprecated scripts and files, update release process, and add Debian packaging for Lumo CLI assistant
- d7743c3 added create:
- 93e7b69 chore: bump version to 1.0.2
- 9c0bb6f chore: bump version to 1.0.2
- 99fe09a chore: refactor and write new tests
- 6f3d0fa feat(executor): implement desktop command execution with support for GNOME - Added
executeDesktopCommandfunction to handle desktop commands. - Created a factory for desktop environments and registered GNOME, KDE, and XFCE. - Implemented dynamic creation of desktop environments to avoid circular imports. - Added formatting for command results to indicate success or failure. - Introduced AI-enabled desktop assistant functionality if an AI client is available. - 0a2e754 feat(web): add browser-based interface and embedded web files support
- d477fae feat: Implement chunked file transfer client and server
- 6b3931a update: create
- 716188a v1.0.1