Releases: mewisme/MewAgents
Releases · mewisme/MewAgents
v0.0.5
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)
v0.0.4
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)
v0.0.3
v0.0.2
v0.0.1
Changelog
- 2be0bfb: Add release pipeline, version info, and self-update support. (Mew mauminh.nguyen@gmail.com)
- fd05865: Add shutdown cancel feature and update documentation (Mew mauminh.nguyen@gmail.com)
- 9caecfd: Enhance install command and service management (Mew mauminh.nguyen@gmail.com)
- 027c88f: Implement main application entry point and enhance CLI with feature flags (Mew mauminh.nguyen@gmail.com)
- b89f87b: Initial commit: Mew Agents cross-platform agent platform (Mew mauminh.nguyen@gmail.com)