Commit graph

5 commits

Author SHA1 Message Date
6c1cf96c00 update: protocol evolution compatibility roadmap and communicator tests across languages 2026-06-16 15:11:34 +09:00
6cdd0c3581 feat: protocol evolution compatibility implementation
- Add legacy alias support for backward compatibility
- Update ProtocolBuffer message definitions with new fields
- Implement fullname-based message routing
- Add alias fallback logic in all language clients (Dart, Go, Kotlin, Python, TypeScript)
- Update test suites for alias and fullname validation
- Add protocol sync verification tools
- Update documentation (PORTING_GUIDE, PROTOCOL, VERSIONING)
- Add agent task documentation for protocol evolution
2026-06-16 06:56:15 +09:00
588ac5e95b update protocol-evolution-compatibility milestone 2026-06-15 18:46:22 +09:00
b860e8401b update protocol-evolution-compatibility milestone 2026-06-15 18:07:10 +09:00
438e84bac2 add protocol-evolution-compatibility milestone and update roadmap 2026-06-15 15:44:44 +09:00