Skip to content

v0.0.5

Latest

Choose a tag to compare

@github-actions github-actions released this 09 Jun 14:56

Changelog

  • 187accb: Add ping functionality to message handler and update related tests (Mew mauminh.nguyen@gmail.com)
  • c87085d: Initialize Mew Agents monorepo with core structure, including Go agent, web UI, and ESP-IDF firmware. Add Makefile for build automation, .gitignore files for various components, and CI/CD workflows for testing and releases. Include README and documentation for setup and feature implementation. (Mew mauminh.nguyen@gmail.com)
  • c2e6c01: Refactor import paths to reflect new module structure for Mew Agents (Mew mauminh.nguyen@gmail.com)
  • 34ed135: Update Makefile to replace web-docker-build with web-dc for Docker compose command, enhancing clarity in build instructions. (Mew mauminh.nguyen@gmail.com)
  • 2238881: Update README and CI configuration for web release process. Remove outdated Docker image instructions and streamline GitHub Actions workflow to trigger on version tags only. Update docker-compose to specify the new image name and adjust README to reflect changes in CI behavior and image tagging. (Mew mauminh.nguyen@gmail.com)
  • 0442aa6: Update docker-compose to use the latest image tag for the web service, removing the specific version reference for improved flexibility. (Mew mauminh.nguyen@gmail.com)
  • b61158d: Update docker-compose.yml to correct image placement for the web service, ensuring proper configuration for deployment. (Mew mauminh.nguyen@gmail.com)