Skip to content

Releases: dedene/lametric-cli

v0.1.1

18 Feb 10:24
4c29c06

Choose a tag to compare

Changelog

  • 6ef9e6e docs(skill): add Homebrew installation instructions
  • 92bfbd9 feat(skill): add openclaw metadata and bump to v1.1.0
  • 4c29c06 fix: enable macOS keychain support in Homebrew builds

v0.1.0

12 Feb 13:12
8a5f368

Choose a tag to compare

Changelog

  • 491cda1 build: update dependencies for config, auth, api, output packages
  • 90ca268 feat(api): add LaMetric local API client
  • 6185e0a feat(auth): add keyring-based API key storage
  • 66c8033 feat(cmd): add all CLI commands
  • 6b06940 feat(cmd): add colorized help output
  • 9e97872 feat(config): add config package with multi-device support
  • 11f500e feat(discover): improve device detection and add spinner
  • 8a5f368 feat(icons): add cloud icon search and show popular by default
  • 224705c feat(output): add output formatting and error handling
  • f466257 feat: add Agent Skills support for AI coding assistants
  • dffbc23 feat: add project foundation
  • 97cc3fd feat: complete v0.1.0 implementation
  • f8464a0 fix(api): correct streaming endpoint paths and methods
  • 433bfb1 fix(discovery): prevent nil pointer panic in mDNS