Week 1
(June 2, 2025 - June 9, 2025)
Meeting 1
(June 5, 2025)
Attendees
Discussions
- Discussed and finalized the migration strategy to replace GORM’s AutoMigrate with a structured Golang migration tool.
- Talked about designing a messaging system between agents for future scalability.
- Explored plans to implement a Levenshtein Distance Agent to enhance the similarity detection pipeline.
Updates
- Completed and raised a PR to fully integrate the new Golang migration setup.
- Removed GORM AutoMigrate dependencies.
- Intialized the E2E testing and create the basic auth for testing
Planning for next week
- Add functionality to generate changelogs when user data is updated.
- Implement Levenshtein Distance algorithm to identify similar text entries.