|
1 | 1 | # Changelog |
2 | 2 |
|
| 3 | +## 7.0.0 (2025-12-10) |
| 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 ([14fc649](https://github.com/Finch-API/finch-api-node/commit/14fc64985a3561bbdbb3d1797fd657b80ff05855)) |
| 10 | +* **api:** api update ([4295b00](https://github.com/Finch-API/finch-api-node/commit/4295b00d6a5c076350a2686a87a4fc5ae05ecb02)) |
| 11 | +* **api:** api update ([4c222bb](https://github.com/Finch-API/finch-api-node/commit/4c222bb98e7ad18ffeed45f85086e4d2126b1e50)) |
| 12 | +* **api:** manual updates ([ce0bc2f](https://github.com/Finch-API/finch-api-node/commit/ce0bc2f8d010c063e850768b9707922f427d1979)) |
| 13 | +* **api:** move node to typescript generator ([51be401](https://github.com/Finch-API/finch-api-node/commit/51be401aec2acd256b58bf921b63e0a925379e7b)) |
| 14 | +* **api:** update automated code reviewer selection ([3f5238d](https://github.com/Finch-API/finch-api-node/commit/3f5238d146ed895cd5c5125e4f7c0efe20c30ba3)) |
| 15 | +* **mcp:** add detail field to docs search tool ([5c57504](https://github.com/Finch-API/finch-api-node/commit/5c57504dfe4d586289bec35e39bf8d94e8afbb46)) |
| 16 | +* **mcp:** add typescript check to code execution tool ([c99396c](https://github.com/Finch-API/finch-api-node/commit/c99396c5b4d420121ac465a42c136f57111b150a)) |
| 17 | +* **mcp:** enable optional code execution tool on http mcp servers ([0651b9a](https://github.com/Finch-API/finch-api-node/commit/0651b9ae8e6ebdd2f0938077746683d7436604fa)) |
| 18 | +* **mcp:** handle code mode calls in the Stainless API ([6193d20](https://github.com/Finch-API/finch-api-node/commit/6193d2010185b6289b90e744d0635f6c8dd7020f)) |
| 19 | +* **mcp:** return logs on code tool errors ([ce7bbb1](https://github.com/Finch-API/finch-api-node/commit/ce7bbb1ac6bbfd57f44efd6e3756b2dc20648b01)) |
| 20 | + |
| 21 | + |
| 22 | +### Bug Fixes |
| 23 | + |
| 24 | +* **api:** migrate custom code to TypeScript ([389856e](https://github.com/Finch-API/finch-api-node/commit/389856eda6f126f48b68bfef4624bb89b72d21fb)) |
| 25 | +* **api:** resolve build issues ([cb1d572](https://github.com/Finch-API/finch-api-node/commit/cb1d57226a8c874db20bfcb3846f83d72693502e)) |
| 26 | +* **java:** Resolve name collisions ([bbd0b11](https://github.com/Finch-API/finch-api-node/commit/bbd0b11c3faacc7adb4a346cca843b1164a1a634)) |
| 27 | +* **mcp:** correct code tool API endpoint ([0da710c](https://github.com/Finch-API/finch-api-node/commit/0da710c1990f108e7573012e8c5fbc2714eda9ee)) |
| 28 | +* **mcp:** return correct lines on typescript errors ([e50ac1a](https://github.com/Finch-API/finch-api-node/commit/e50ac1a6bad3ddd6447c3b288eacbfb04e463970)) |
| 29 | +* **mcp:** return tool execution error on api error ([0db1d34](https://github.com/Finch-API/finch-api-node/commit/0db1d3410afa5a047310ba209a09eef6773fc9d8)) |
| 30 | +* **mcp:** return tool execution error on jq failure ([9df52f3](https://github.com/Finch-API/finch-api-node/commit/9df52f32ce13c48e44433884c637c1ad57a6c162)) |
| 31 | +* **tests:** fix tests ([7a4a9de](https://github.com/Finch-API/finch-api-node/commit/7a4a9dede84ad1aa3903b2ba9b8c3c27746a8c29)) |
| 32 | + |
| 33 | + |
| 34 | +### Chores |
| 35 | + |
| 36 | +* **client:** fix logger property type ([974fd75](https://github.com/Finch-API/finch-api-node/commit/974fd7522ba9cffb136c27052c1be7b84ed22d16)) |
| 37 | +* **internal:** codegen related update ([518ad06](https://github.com/Finch-API/finch-api-node/commit/518ad068095d1364ffb3f7a3d327bd091ff7a44f)) |
| 38 | +* **internal:** codegen related update ([387f7eb](https://github.com/Finch-API/finch-api-node/commit/387f7ebb7df32811c4e7b349c957e05066e1c3f9)) |
| 39 | +* **internal:** codegen related update ([afbb397](https://github.com/Finch-API/finch-api-node/commit/afbb3977fcfe6c7b47f5bd021ae66c91ea2b7dd9)) |
| 40 | +* **internal:** codegen related update ([5467eca](https://github.com/Finch-API/finch-api-node/commit/5467eca0468a06f0d75113622b3cae7a5bfb7742)) |
| 41 | +* **internal:** upgrade eslint ([f5f4db9](https://github.com/Finch-API/finch-api-node/commit/f5f4db973e61abaa6b49d0343d9613fb403a849f)) |
| 42 | +* mcp code tool explicit error message when missing a run function ([6c3adfd](https://github.com/Finch-API/finch-api-node/commit/6c3adfd6e97610d1701754e6fb2b6b5b3cfcc869)) |
| 43 | +* **mcp:** add friendlier MCP code tool errors on incorrect method invocations ([df3012b](https://github.com/Finch-API/finch-api-node/commit/df3012babacb8d5e3c5dbdb10a0ee1b6e8357936)) |
| 44 | +* **mcp:** add line numbers to code tool errors ([cbb08bf](https://github.com/Finch-API/finch-api-node/commit/cbb08bfdcc9210e9fc156faeecdd218d7305000e)) |
| 45 | +* **mcp:** clarify http auth error ([f246093](https://github.com/Finch-API/finch-api-node/commit/f246093008cf7f3dec1ae4b64a61cf5efea01d59)) |
| 46 | +* **mcp:** upgrade jq-web ([7844865](https://github.com/Finch-API/finch-api-node/commit/78448654d40e6fe1ed7f083bce3cdaf7e56ffdfd)) |
| 47 | +* sync repo ([6cf394d](https://github.com/Finch-API/finch-api-node/commit/6cf394dafb1c11cb52e210adfb3687692bb65175)) |
| 48 | +* use latest @modelcontextprotocol/sdk ([3cd85a1](https://github.com/Finch-API/finch-api-node/commit/3cd85a1a932df1284d68a707c04986abdc90fd6d)) |
| 49 | + |
| 50 | + |
| 51 | +### Documentation |
| 52 | + |
| 53 | +* **mcp:** add a README button for one-click add to Cursor ([615876f](https://github.com/Finch-API/finch-api-node/commit/615876fc505a5c40731a10e4fe0c28ddd77d446e)) |
| 54 | +* **mcp:** add a README link to add server to VS Code or Claude Code ([110e9e9](https://github.com/Finch-API/finch-api-node/commit/110e9e9b23765689213c62fd37d0ed91f0ef689c)) |
| 55 | + |
3 | 56 | ## 6.38.0 (2025-10-27) |
4 | 57 |
|
5 | 58 | 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