|
1 | 1 | # Changelog |
2 | 2 |
|
| 3 | +## 7.0.0 (2025-12-09) |
| 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 ([3826d47](https://github.com/Finch-API/finch-api-node/commit/3826d477494c0a327474f55ff32f0c06d8580b3b)) |
| 10 | +* **api:** api update ([4671982](https://github.com/Finch-API/finch-api-node/commit/46719824979daa1c6db66f5f79de7131b47f20c8)) |
| 11 | +* **api:** api update ([973acd7](https://github.com/Finch-API/finch-api-node/commit/973acd7b5dfbe6c0919924e4623fb6c2727fca3d)) |
| 12 | +* **api:** manual updates ([1c4108a](https://github.com/Finch-API/finch-api-node/commit/1c4108a3aa17e484f387b48ba00f2119c75dfe7a)) |
| 13 | +* **api:** move node to typescript generator ([439f042](https://github.com/Finch-API/finch-api-node/commit/439f0424562665b3f1720c4adb2abf162f9c30d3)) |
| 14 | +* **api:** update automated code reviewer selection ([4e29786](https://github.com/Finch-API/finch-api-node/commit/4e29786c313e03362a54168726540542361260ea)) |
| 15 | +* **mcp:** add detail field to docs search tool ([1265fea](https://github.com/Finch-API/finch-api-node/commit/1265fea77158e93ba650b532a0c5c6913ef66313)) |
| 16 | +* **mcp:** add typescript check to code execution tool ([b1b27bf](https://github.com/Finch-API/finch-api-node/commit/b1b27bfc653234aba2048c14b9c15ed98a78da76)) |
| 17 | +* **mcp:** enable optional code execution tool on http mcp servers ([d8bc064](https://github.com/Finch-API/finch-api-node/commit/d8bc064a725b52234a6d7a133a63c6f0e350ddbb)) |
| 18 | +* **mcp:** handle code mode calls in the Stainless API ([2dbac29](https://github.com/Finch-API/finch-api-node/commit/2dbac2982f334962e50e66b00c503361da054930)) |
| 19 | +* **mcp:** return logs on code tool errors ([e539a83](https://github.com/Finch-API/finch-api-node/commit/e539a83f0006e8e0370398cc278849085a54271c)) |
| 20 | + |
| 21 | + |
| 22 | +### Bug Fixes |
| 23 | + |
| 24 | +* **api:** migrate custom code to TypeScript ([e2fd860](https://github.com/Finch-API/finch-api-node/commit/e2fd860d1c2c7164202d9b7833f9207b3d44516b)) |
| 25 | +* **api:** resolve build issues ([5627703](https://github.com/Finch-API/finch-api-node/commit/562770371e41c681b931b1342e57c91b8ec91d05)) |
| 26 | +* **java:** Resolve name collisions ([df47ede](https://github.com/Finch-API/finch-api-node/commit/df47ede140335c247dfa3a2eca6b4680367fc213)) |
| 27 | +* **mcp:** correct code tool API endpoint ([00585ff](https://github.com/Finch-API/finch-api-node/commit/00585ff798b5b0d76421516f633672d01e4bab08)) |
| 28 | +* **mcp:** return correct lines on typescript errors ([4687781](https://github.com/Finch-API/finch-api-node/commit/46877817236be4cda7374bb33a6dee6718a673f5)) |
| 29 | +* **mcp:** return tool execution error on api error ([5b3ca1d](https://github.com/Finch-API/finch-api-node/commit/5b3ca1d1b0dbdfd77ca967e176a93d8cbdd65da4)) |
| 30 | +* **mcp:** return tool execution error on jq failure ([7024c28](https://github.com/Finch-API/finch-api-node/commit/7024c282a690b41efc85e4e272d27519d7be71b4)) |
| 31 | +* **tests:** fix tests ([3609fd4](https://github.com/Finch-API/finch-api-node/commit/3609fd450d657b1ac618b51979c8d6ebac5bda8f)) |
| 32 | + |
| 33 | + |
| 34 | +### Chores |
| 35 | + |
| 36 | +* **client:** fix logger property type ([f5a54be](https://github.com/Finch-API/finch-api-node/commit/f5a54be6d9c10a1f0a78565b67975b9278b96802)) |
| 37 | +* **internal:** codegen related update ([8e61e53](https://github.com/Finch-API/finch-api-node/commit/8e61e5353edb93e8f98031adc4d78256db67e920)) |
| 38 | +* **internal:** codegen related update ([3b0473a](https://github.com/Finch-API/finch-api-node/commit/3b0473a46c999da51624661c621823429876d627)) |
| 39 | +* **internal:** codegen related update ([c388a4d](https://github.com/Finch-API/finch-api-node/commit/c388a4d324e816dc2f70f2724d46810ee8df8886)) |
| 40 | +* **internal:** codegen related update ([fbc31cd](https://github.com/Finch-API/finch-api-node/commit/fbc31cd0d4381015dea625f5d2d1874953e766b4)) |
| 41 | +* **internal:** upgrade eslint ([e9332c0](https://github.com/Finch-API/finch-api-node/commit/e9332c0c5ce65c37f24e4d7c2418327d2db75e0e)) |
| 42 | +* mcp code tool explicit error message when missing a run function ([716cfab](https://github.com/Finch-API/finch-api-node/commit/716cfab42a5421287459bd8df825039c19f36287)) |
| 43 | +* **mcp:** add friendlier MCP code tool errors on incorrect method invocations ([f1801b9](https://github.com/Finch-API/finch-api-node/commit/f1801b95d4f12e228aacb61f6e8c779e6a058656)) |
| 44 | +* **mcp:** add line numbers to code tool errors ([e156506](https://github.com/Finch-API/finch-api-node/commit/e1565063db5903f3b7400bcd6fc58a9a33801057)) |
| 45 | +* **mcp:** clarify http auth error ([b5e3696](https://github.com/Finch-API/finch-api-node/commit/b5e369654562d71fbaa4f713bf7728920ada8c69)) |
| 46 | +* **mcp:** upgrade jq-web ([313164c](https://github.com/Finch-API/finch-api-node/commit/313164c295c3a9dba4f52b30e1f5c8b95b0e4b0a)) |
| 47 | +* sync repo ([f73ff67](https://github.com/Finch-API/finch-api-node/commit/f73ff67c1c549a40ece226719d2bfa7e6cadc5dd)) |
| 48 | +* use latest @modelcontextprotocol/sdk ([edbafdc](https://github.com/Finch-API/finch-api-node/commit/edbafdcbab995252ffc7c4691c4b50f23cffae2f)) |
| 49 | + |
| 50 | + |
| 51 | +### Documentation |
| 52 | + |
| 53 | +* **mcp:** add a README button for one-click add to Cursor ([84fa59f](https://github.com/Finch-API/finch-api-node/commit/84fa59f0446345fe0f38e420f0a4f6257e155b43)) |
| 54 | +* **mcp:** add a README link to add server to VS Code or Claude Code ([a297fdd](https://github.com/Finch-API/finch-api-node/commit/a297fdd9a0fc239409b73866c08d12b7515ed471)) |
| 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