mirror of
https://github.com/vxcontrol/pentagi.git
synced 2026-09-17 07:45:35 +00:00
Eliminate the message length truncation from both `putMsg` methods in `aslog.go` and `msglog.go`. This change simplifies the message handling process by allowing messages to be processed without arbitrary length restrictions.