@juspay/neurolink 12.5.3 → 12.6.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,8 +1,13 @@
1
- ## [12.5.3](https://github.com/juspay/neurolink/compare/v12.5.2...v12.5.3) (2026-08-29)
1
+ ## [12.6.0](https://github.com/juspay/neurolink/compare/v12.5.3...v12.6.0) (2026-08-29)
2
+
3
+ ### Features
4
+
5
+ - **(proxy-clients):** make Copilot's auto-configuration actually take effect ([d3c620c](https://github.com/juspay/neurolink/commit/d3c620ccb3ef98b356432c1c41505be73fd4a0aa))
6
+ - **(usage):** read three more CLIs' local spend, and name them in proxy traffic ([c4aea05](https://github.com/juspay/neurolink/commit/c4aea05b7ef38d57b39c2c3fe443b546ac4e8623))
2
7
 
3
8
  ### Bug Fixes
4
9
 
5
- - **(bedrock):** pass abortSignal to the transport, not just to the loop ([20f27ff](https://github.com/juspay/neurolink/commit/20f27fff990979bb12bb336b5e4e577711cb7ae9))
10
+ - **(retry):** never retry a turn the caller already cancelled ([3768919](https://github.com/juspay/neurolink/commit/3768919be6f80d2fb5c57f2a5de996528bdd9bf0)), closes [#1566](https://github.com/juspay/neurolink/issues/1566) [#1566](https://github.com/juspay/neurolink/issues/1566) [#1566](https://github.com/juspay/neurolink/issues/1566)
6
11
 
7
12
  ## [11.2.3](https://github.com/juspay/neurolink/compare/v11.2.2...v11.2.3) (2026-08-19)
8
13