v1.11.3
What's Changed
- Release v1.11.2 by @all-hands-bot in #1976
- fix: exclude reference markdown files in agentskills folders from being loaded as skills by @xingyaoww in #1982
- Add stop hook for pre-commit, pytest, and CI validation and add /api/hooks to agent-server by @xingyaoww in #1878
- feat(eval): add jade-spark-2862 model for evaluation by @neubig in #1984
- ci: switch integration tests to use eval proxy by @neubig in #1985
- fix: separate static system prompt from dynamic context for cross-conversation caching by @neubig in #1890
- Fix Laminar trace continuation for PR review evaluation by @neubig in #1988
- fix(llm): detect context window errors from Minimax via APIConnectionError by @neubig in #1992
- feat: add rejection_source field to UserRejectObservation by @xingyaoww in #1995
- docs(AGENTS.md): add GraphQL examples for resolving review threads by @neubig in #1993
Full Changelog: v1.11.2...v1.11.3