• refactor(translator, executor): remove redundant `bytes.Clone` calls for improved performance
    Some checks failed
    docker-image / docker_amd64 (push) Has been cancelled
    docker-image / docker_arm64 (push) Has been cancelled
    goreleaser / goreleaser (push) Has been cancelled
    docker-image / docker_manifest (push) Has been cancelled

    airkjw released this 2026-02-05 19:26:29 +00:00 | 496 commits to main since this release

    • Replaced all instances of bytes.Clone with direct references to enhance efficiency.
    • Simplified payload handling across executors and translators by eliminating unnecessary data duplication.
    Downloads