What's Changed
- Prepare cleanup loading by @dgageot in #954
- Extract runtime for session creation by @rumpl in #955
- Always use a Source to load a config by @dgageot in #957
- Remove dead code by @dgageot in #958
- go mod tidy by @dgageot in #959
- Bump bubbletea by @dgageot in #960
- go.mod and go.sum must be tidy by @dgageot in #961
- Fix task lint by @dgageot in #963
- OCI source by @rumpl in #956
- Update github actions by @dgageot in #962
- dockerfile: add build args for alpine and go version by @crazy-max in #964
- Big cleanup by @dgageot in #965
- More cleanup by @dgageot in #966
- Only count tokens and clamp max_tokens for anthropic calls on error by @krissetto in #969
- Better evals by @dgageot in #970
Full Changelog: v1.9.26...v1.9.27