• v6.4.1 cbcfeb92cc

    Fixed: #291
    docker-image / docker (push) Has been cancelled
    goreleaser / goreleaser (push) Has been cancelled

    airkjw released this 2025-11-20 16:48:12 +00:00 | 1851 commits to main since this release

    feat(executor): add thinking level to budget conversion utility

    • Introduced ConvertThinkingLevelToBudget to map thinking level ("high"/"low") to corresponding budget values.
    • Applied the utility in aistudio_executor.go before stripping unsupported configs.
    • Updated dependencies to include tidwall/gjson for JSON parsing.
    Downloads