Changes
🚀 Features
- feat(skills): add create-github-issue skill @tusharmath (#2390)
- feat(zsh): add parameters on all ZSH commands @laststylebender14 (#2385)
🐛 Bug Fixes
- fix(openai): treat subsequent system messages as developer inputs @amitksingh1490 (#2401)
- fix(schema): convert nullable fields to anyOf for strict mode compatibility @amitksingh1490 (#2396)
- fix(context_engine): prevent retry loop on connection refused errors @tusharmath (#2395)
- fix(vertex-anthropic): accumulate usage tokens across streaming events @amitksingh1490 (#2393)
- fix(context_engine): retry only transient gRPC errors @laststylebender14 (#2391)
- fix(context_engine): prevent retry on unauthenticated errors @laststylebender14 (#2377)