|
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 ([fa9a27b](https://github.com/Finch-API/finch-api-node/commit/fa9a27b6bac5facb9dc4da7cca59b2698ff49e99)) |
| 10 | +* **api:** api update ([a4352c9](https://github.com/Finch-API/finch-api-node/commit/a4352c96175dcc9d384279b9ad3a98c4a713e35d)) |
| 11 | +* **api:** api update ([1e35be3](https://github.com/Finch-API/finch-api-node/commit/1e35be3082fc0ec00041794d416ea191fdce03d0)) |
| 12 | +* **api:** manual updates ([99cbf37](https://github.com/Finch-API/finch-api-node/commit/99cbf37dc646769d435c5a4a2bcf74b3bd446d30)) |
| 13 | +* **api:** move node to typescript generator ([9a3b5d3](https://github.com/Finch-API/finch-api-node/commit/9a3b5d398b99dd5bff536bc36bce81127b5b5446)) |
| 14 | +* **api:** update automated code reviewer selection ([69df021](https://github.com/Finch-API/finch-api-node/commit/69df021a2da20f19201a65dcc67e91134209fb37)) |
| 15 | +* **mcp:** add detail field to docs search tool ([a5ae23a](https://github.com/Finch-API/finch-api-node/commit/a5ae23a0d5f74e938b32f8972ab249f463cc6238)) |
| 16 | +* **mcp:** add typescript check to code execution tool ([588a836](https://github.com/Finch-API/finch-api-node/commit/588a8365e439c5bc1502430e17cc9ded19d52d6e)) |
| 17 | +* **mcp:** enable optional code execution tool on http mcp servers ([55a039b](https://github.com/Finch-API/finch-api-node/commit/55a039b0d2f8b08312c1827de57074be61d8cd2e)) |
| 18 | +* **mcp:** handle code mode calls in the Stainless API ([ae3925b](https://github.com/Finch-API/finch-api-node/commit/ae3925be1a002fdf07b530df67b648d24a90a365)) |
| 19 | +* **mcp:** return logs on code tool errors ([b9e37ac](https://github.com/Finch-API/finch-api-node/commit/b9e37ac994922332560dbb3eb73213b6e5289cd2)) |
| 20 | + |
| 21 | + |
| 22 | +### Bug Fixes |
| 23 | + |
| 24 | +* **api:** migrate custom code to TypeScript ([4dd3a3d](https://github.com/Finch-API/finch-api-node/commit/4dd3a3de45013d63144aff7078f05f4c68a8433e)) |
| 25 | +* **api:** resolve build issues ([208c809](https://github.com/Finch-API/finch-api-node/commit/208c809de56ccf1b3dd79d1532ac38fc8f605105)) |
| 26 | +* **java:** Resolve name collisions ([8d054ad](https://github.com/Finch-API/finch-api-node/commit/8d054ade2cba22738cfcb667f73ae0abf9b5a178)) |
| 27 | +* **mcp:** add client instantiation options to code tool ([a05943f](https://github.com/Finch-API/finch-api-node/commit/a05943f575256f855299b8625295dc7d2c2e2fbd)) |
| 28 | +* **mcp:** correct code tool API endpoint ([c7d8534](https://github.com/Finch-API/finch-api-node/commit/c7d85345b43771cd0928b9b291b84633d30d4a07)) |
| 29 | +* **mcp:** return correct lines on typescript errors ([c10f559](https://github.com/Finch-API/finch-api-node/commit/c10f5590edd40b34f2d23666502f97dc92cb3480)) |
| 30 | +* **mcp:** return tool execution error on api error ([e7e3d80](https://github.com/Finch-API/finch-api-node/commit/e7e3d802ca72d48b488db114c31eeb235daac642)) |
| 31 | +* **mcp:** return tool execution error on jq failure ([1168237](https://github.com/Finch-API/finch-api-node/commit/1168237db52d85915e9621914d4922ec86b6ffb1)) |
| 32 | +* **tests:** fix tests ([648d44a](https://github.com/Finch-API/finch-api-node/commit/648d44a90bf180c870459c22187fdf2a87cd5f87)) |
| 33 | + |
| 34 | + |
| 35 | +### Chores |
| 36 | + |
| 37 | +* **client:** fix logger property type ([9a70941](https://github.com/Finch-API/finch-api-node/commit/9a70941247bc62d5ee9c43311a7907a317aabda8)) |
| 38 | +* **internal:** codegen related update ([41ed76a](https://github.com/Finch-API/finch-api-node/commit/41ed76a92aa10924289738abbe1f7a3de8081979)) |
| 39 | +* **internal:** codegen related update ([15813c3](https://github.com/Finch-API/finch-api-node/commit/15813c31f7430d84da09cd1d68fe65033339099e)) |
| 40 | +* **internal:** codegen related update ([51191e7](https://github.com/Finch-API/finch-api-node/commit/51191e72006684c96616b37e027596f492d40b59)) |
| 41 | +* **internal:** codegen related update ([dbe8a3b](https://github.com/Finch-API/finch-api-node/commit/dbe8a3bda50d6b24ce86c06c3cbf7deffdf070fd)) |
| 42 | +* **internal:** upgrade eslint ([6980ac0](https://github.com/Finch-API/finch-api-node/commit/6980ac094850a886dc79e41038020b045a4c2dbe)) |
| 43 | +* mcp code tool explicit error message when missing a run function ([12a8d0a](https://github.com/Finch-API/finch-api-node/commit/12a8d0ae4c93dc4021c29cce58f86486fbf2f651)) |
| 44 | +* **mcp:** add friendlier MCP code tool errors on incorrect method invocations ([93edbd3](https://github.com/Finch-API/finch-api-node/commit/93edbd35f9a77e73762ff74f89a0b4f8cd6b1ad0)) |
| 45 | +* **mcp:** add line numbers to code tool errors ([3b65ea0](https://github.com/Finch-API/finch-api-node/commit/3b65ea0a01c6dd7d7c32bb2474efe466d21095d8)) |
| 46 | +* **mcp:** clarify http auth error ([354690b](https://github.com/Finch-API/finch-api-node/commit/354690b899cf9de2f0f38f75b43f369030745f5a)) |
| 47 | +* **mcp:** update lockfile ([610bd11](https://github.com/Finch-API/finch-api-node/commit/610bd115da932e26ee16c1df8c9f5cd0a6c7d98d)) |
| 48 | +* **mcp:** upgrade jq-web ([b37bcc4](https://github.com/Finch-API/finch-api-node/commit/b37bcc46e6e0e8604f3c21f470ccefe6d0d271e1)) |
| 49 | +* sync repo ([00a2746](https://github.com/Finch-API/finch-api-node/commit/00a27462fc0109379efc30212c68ebb8cdbba702)) |
| 50 | +* use latest @modelcontextprotocol/sdk ([7a190ad](https://github.com/Finch-API/finch-api-node/commit/7a190ad4182f2278d09432486b528f13010018b6)) |
| 51 | + |
| 52 | + |
| 53 | +### Documentation |
| 54 | + |
| 55 | +* **mcp:** add a README button for one-click add to Cursor ([0a61540](https://github.com/Finch-API/finch-api-node/commit/0a615407fd5ffe5515f2d78f6a24b89ff1150798)) |
| 56 | +* **mcp:** add a README link to add server to VS Code or Claude Code ([c368b89](https://github.com/Finch-API/finch-api-node/commit/c368b890cfb40e2cb1b23f3239f0ed26f312e5ae)) |
| 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