Skip to content

Releases: agnath18K/lumo_cli

v1.0.3

16 Mar 16:34

Choose a tag to compare

Changelog

  • 1fabd6b chore: fix version to 1.0.3
  • 8482b16 feat: add Gemini 2.5 model support and update defaults
  • 06faaa0 feat: add system/shell detection to AI prompts for platform-aware commands
  • 9cd8d81 update: readme

v1.0.2

18 May 22:20

Choose a tag to compare

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 executeDesktopCommand function 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

v1.0.1

14 May 19:35

Choose a tag to compare

Changelog

v1.0.0

14 May 15:12

Choose a tag to compare

Changelog

  • 49d56a4 Add link to LICENSE file in README.md
  • 4d58b5e Make it opensource.
  • 061a5f4 Update README.md with correct version and download links
  • 8f603cc update example.
  • b0a7031 updated readme.