|
1 | 1 | # Changelog |
2 | 2 |
|
| 3 | +## 7.0.0 (2025-12-17) |
| 4 | + |
| 5 | +Full Changelog: [v6.38.0...v7.0.0](https://github.com/Finch-API/finch-api-node/compare/v6.38.0...v7.0.0) |
| 6 | + |
| 7 | +### Features |
| 8 | + |
| 9 | +* **api:** api update ([12666ff](https://github.com/Finch-API/finch-api-node/commit/12666ffe09c07487907cb568e35afec3017b3ba4)) |
| 10 | +* **api:** api update ([f782fbc](https://github.com/Finch-API/finch-api-node/commit/f782fbcd2627906995572f945723750a18ede9de)) |
| 11 | +* **api:** api update ([3d5ee03](https://github.com/Finch-API/finch-api-node/commit/3d5ee0341f2b9c58b0692ed411555732109f92a8)) |
| 12 | +* **api:** manual updates ([7128c36](https://github.com/Finch-API/finch-api-node/commit/7128c3606c97312f17504ef3d4796edc0e752426)) |
| 13 | +* **api:** move node to typescript generator ([a15c8f3](https://github.com/Finch-API/finch-api-node/commit/a15c8f3acabe0191ae4a43800ed214ff0c386fd8)) |
| 14 | +* **api:** update automated code reviewer selection ([6ac3b4c](https://github.com/Finch-API/finch-api-node/commit/6ac3b4cc55a63965a314aa3bdc0510023a99c555)) |
| 15 | +* **mcp:** add detail field to docs search tool ([15a20be](https://github.com/Finch-API/finch-api-node/commit/15a20be3a9c753f196c83123b3d45cbb36bef044)) |
| 16 | +* **mcp:** add typescript check to code execution tool ([450965e](https://github.com/Finch-API/finch-api-node/commit/450965e63cf16509342e55618002b7aa46011bc3)) |
| 17 | +* **mcp:** enable optional code execution tool on http mcp servers ([cd53f4c](https://github.com/Finch-API/finch-api-node/commit/cd53f4c3c616415e68745f70af6627d775943550)) |
| 18 | +* **mcp:** handle code mode calls in the Stainless API ([f0c76f7](https://github.com/Finch-API/finch-api-node/commit/f0c76f7bd1e9ed17efe348f81a957e4d3e7ab2ad)) |
| 19 | +* **mcp:** return logs on code tool errors ([8c3ee7d](https://github.com/Finch-API/finch-api-node/commit/8c3ee7d0e47902f1ea27efc4f27561fd62772d23)) |
| 20 | + |
| 21 | + |
| 22 | +### Bug Fixes |
| 23 | + |
| 24 | +* **api:** migrate custom code to TypeScript ([398a309](https://github.com/Finch-API/finch-api-node/commit/398a309fdbf5d28b34b139f42bc1bfe677b30fb2)) |
| 25 | +* **api:** resolve build issues ([9b763b4](https://github.com/Finch-API/finch-api-node/commit/9b763b42a998cce8114c58ec7ee4a6dd829e06b6)) |
| 26 | +* **java:** Resolve name collisions ([166a5a1](https://github.com/Finch-API/finch-api-node/commit/166a5a1350280f7e4ddd917cd6fc465c2e5739b2)) |
| 27 | +* **mcp:** add client instantiation options to code tool ([d0e01aa](https://github.com/Finch-API/finch-api-node/commit/d0e01aa204a10dd79832e1e0cf2be7cce6de54d9)) |
| 28 | +* **mcp:** correct code tool API endpoint ([29b6a77](https://github.com/Finch-API/finch-api-node/commit/29b6a77b4675e9f87d40537e5e86a0b1a882de11)) |
| 29 | +* **mcp:** return correct lines on typescript errors ([03b499f](https://github.com/Finch-API/finch-api-node/commit/03b499fc8eb58e723f343ffcf6a1c4e23e3e3962)) |
| 30 | +* **mcp:** return tool execution error on api error ([6bb65c7](https://github.com/Finch-API/finch-api-node/commit/6bb65c72bdc9298114d12d64106ead06cd813f9b)) |
| 31 | +* **mcp:** return tool execution error on jq failure ([e15b4ca](https://github.com/Finch-API/finch-api-node/commit/e15b4cab41d0a5811dbf67e95c1f4458925a0a0b)) |
| 32 | +* **tests:** fix tests ([c06bd7f](https://github.com/Finch-API/finch-api-node/commit/c06bd7fb910d04e484bee5b694ed31da6721406c)) |
| 33 | + |
| 34 | + |
| 35 | +### Chores |
| 36 | + |
| 37 | +* **client:** fix logger property type ([3358e50](https://github.com/Finch-API/finch-api-node/commit/3358e5056e96fdebc9a9c70ce2e4f52ea8fd9490)) |
| 38 | +* **internal:** codegen related update ([f3947a2](https://github.com/Finch-API/finch-api-node/commit/f3947a20968f133297f82c93ef1e5b9c4eb20368)) |
| 39 | +* **internal:** codegen related update ([64083b0](https://github.com/Finch-API/finch-api-node/commit/64083b047fdde2031372a11cc587e16d6d81f1f4)) |
| 40 | +* **internal:** codegen related update ([86c33f6](https://github.com/Finch-API/finch-api-node/commit/86c33f6ab090ef83673ba97ce3386db4c80ea559)) |
| 41 | +* **internal:** codegen related update ([67141aa](https://github.com/Finch-API/finch-api-node/commit/67141aadf7de9b060fd8edf006ae74b4899d8b1b)) |
| 42 | +* **internal:** upgrade eslint ([2a0ce9e](https://github.com/Finch-API/finch-api-node/commit/2a0ce9e482896c1904c4f41508c97f96fcf4f405)) |
| 43 | +* mcp code tool explicit error message when missing a run function ([d11e806](https://github.com/Finch-API/finch-api-node/commit/d11e80642fc6f91ecc49da3aad8075511983cebe)) |
| 44 | +* **mcp:** add friendlier MCP code tool errors on incorrect method invocations ([d698aa9](https://github.com/Finch-API/finch-api-node/commit/d698aa95e369b4f706840c39e70398a6a384b012)) |
| 45 | +* **mcp:** add line numbers to code tool errors ([0b2c399](https://github.com/Finch-API/finch-api-node/commit/0b2c39969e3b9a99a2b04c938ee6d93b440638c9)) |
| 46 | +* **mcp:** clarify http auth error ([1f08e5e](https://github.com/Finch-API/finch-api-node/commit/1f08e5e89c0686712aafefd4e467beef7df2915f)) |
| 47 | +* **mcp:** update lockfile ([1856794](https://github.com/Finch-API/finch-api-node/commit/1856794a43ec92e6a0cd294ed700b26ae45b7fa9)) |
| 48 | +* **mcp:** upgrade jq-web ([f430c80](https://github.com/Finch-API/finch-api-node/commit/f430c80cfc1d53d406a9a1e0991270f846313c7c)) |
| 49 | +* sync repo ([f2a7bb0](https://github.com/Finch-API/finch-api-node/commit/f2a7bb071cbdc9d9c32e56a7eeb09f73f0d963d8)) |
| 50 | +* use latest @modelcontextprotocol/sdk ([24a6674](https://github.com/Finch-API/finch-api-node/commit/24a6674db31dae22e0629bbc164bb30229a0dc32)) |
| 51 | + |
| 52 | + |
| 53 | +### Documentation |
| 54 | + |
| 55 | +* **mcp:** add a README button for one-click add to Cursor ([d38f076](https://github.com/Finch-API/finch-api-node/commit/d38f076db6097b1cd0cc1bcc83e8d94e7c1effa4)) |
| 56 | +* **mcp:** add a README link to add server to VS Code or Claude Code ([39f5dca](https://github.com/Finch-API/finch-api-node/commit/39f5dca3ecfab4344486c400c587c67700b272a1)) |
| 57 | + |
3 | 58 | ## 6.38.0 (2025-10-27) |
4 | 59 |
|
5 | 60 | Full Changelog: [v6.37.0...v6.38.0](https://github.com/Finch-API/finch-api-node/compare/v6.37.0...v6.38.0) |
|
0 commit comments