mirror of
https://github.com/vxcontrol/pentagi.git
synced 2026-07-11 22:57:00 +00:00
fbf917a18a
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.