@juspay/neurolink 10.2.1 → 10.3.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -1,3 +1,15 @@
1
+ ## [10.3.0](https://github.com/juspay/neurolink/compare/v10.2.2...v10.3.0) (2026-07-21)
2
+
3
+ ### Features
4
+
5
+ - **(context):** per-step budget guard compacts the AI-SDK tool loop before overflow ([0dc64de](https://github.com/juspay/neurolink/commit/0dc64de51b03e42bc9be508b699cc9df407aa8db))
6
+
7
+ ## [10.2.2](https://github.com/juspay/neurolink/compare/v10.2.1...v10.2.2) (2026-07-20)
8
+
9
+ ### Bug Fixes
10
+
11
+ - **(litellm):** discover real model context windows from the proxy /model/info ([9bb9446](https://github.com/juspay/neurolink/commit/9bb9446ca20359d7e905143da8d52f82043a5d36))
12
+
1
13
  ## [10.2.1](https://github.com/juspay/neurolink/compare/v10.2.0...v10.2.1) (2026-07-20)
2
14
 
3
15
  ### Bug Fixes