Skip to content

chore: merge main into feat/prd-214-server-step-mapper#1597

Closed
Scra3 wants to merge 19 commits into
feat/prd-214-server-step-mapperfrom
chore/merge-main-into-mapper
Closed

chore: merge main into feat/prd-214-server-step-mapper#1597
Scra3 wants to merge 19 commits into
feat/prd-214-server-step-mapperfrom
chore/merge-main-into-mapper

Conversation

@Scra3
Copy link
Copy Markdown
Member

@Scra3 Scra3 commented May 26, 2026

Merge main into the mapper feature branch to bring it up to date with the latest releases (changelogs, package bumps, dependency updates).

🤖 Generated with Claude Code

Note

Export FOREST_INTEGRATION_NAMES as a runtime constant from @forestadmin/ai-proxy

  • Adds FOREST_INTEGRATION_NAMES as an exported const array ['Zendesk', 'Kolar', 'Snowflake'] in forest-integration-client.ts, replacing the previous hardcoded string-literal union type.
  • Re-exports FOREST_INTEGRATION_NAMES from the package index so it is importable at runtime from @forestadmin/ai-proxy.
  • Bumps langsmith to ^0.6.0, mongoose to 8.22.1, and propagates internal @forestadmin/* package version bumps across the monorepo.

Macroscope summarized 75168fd.

matthv and others added 18 commits May 20, 2026 11:42
…-375] (#1588)

Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
# @forestadmin/ai-proxy [1.10.0](https://github.com/ForestAdmin/agent-nodejs/compare/@forestadmin/ai-proxy@1.9.0...@forestadmin/ai-proxy@1.10.0) (2026-05-20)

### Features

* **ai-proxy:** export FOREST_INTEGRATION_NAMES as runtime const [PRD-375] ([#1588](#1588)) ([89f4f64](89f4f64))
## @forestadmin/agent-client [1.5.9](https://github.com/ForestAdmin/agent-nodejs/compare/@forestadmin/agent-client@1.5.8...@forestadmin/agent-client@1.5.9) (2026-05-20)

### Dependencies

* **@forestadmin/forestadmin-client:** upgraded to 1.39.8
## @forestadmin/mcp-server [1.11.10](https://github.com/ForestAdmin/agent-nodejs/compare/@forestadmin/mcp-server@1.11.9...@forestadmin/mcp-server@1.11.10) (2026-05-20)

### Dependencies

* **@forestadmin/agent-client:** upgraded to 1.5.9
* **@forestadmin/forestadmin-client:** upgraded to 1.39.8
## @forestadmin/agent [1.78.12](https://github.com/ForestAdmin/agent-nodejs/compare/@forestadmin/agent@1.78.11...@forestadmin/agent@1.78.12) (2026-05-20)

### Dependencies

* **@forestadmin/forestadmin-client:** upgraded to 1.39.8
* **@forestadmin/mcp-server:** upgraded to 1.11.10
## @forestadmin/agent-testing [1.1.22](https://github.com/ForestAdmin/agent-nodejs/compare/@forestadmin/agent-testing@1.1.21...@forestadmin/agent-testing@1.1.22) (2026-05-20)

### Dependencies

* **@forestadmin/agent-client:** upgraded to 1.5.9
* **@forestadmin/forestadmin-client:** upgraded to 1.39.8
* **@forestadmin/agent:** upgraded to 1.78.12
…[PRD-375] (#1589)

Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
## @forestadmin/ai-proxy [1.10.1](https://github.com/ForestAdmin/agent-nodejs/compare/@forestadmin/ai-proxy@1.10.0...@forestadmin/ai-proxy@1.10.1) (2026-05-20)

### Bug Fixes

* **ai-proxy:** re-export FOREST_INTEGRATION_NAMES from package index [PRD-375] ([#1589](#1589)) ([909d050](909d050))
## @forestadmin/agent-client [1.5.10](https://github.com/ForestAdmin/agent-nodejs/compare/@forestadmin/agent-client@1.5.9...@forestadmin/agent-client@1.5.10) (2026-05-20)

### Dependencies

* **@forestadmin/forestadmin-client:** upgraded to 1.39.9
## @forestadmin/mcp-server [1.11.11](https://github.com/ForestAdmin/agent-nodejs/compare/@forestadmin/mcp-server@1.11.10...@forestadmin/mcp-server@1.11.11) (2026-05-20)

### Dependencies

* **@forestadmin/agent-client:** upgraded to 1.5.10
* **@forestadmin/forestadmin-client:** upgraded to 1.39.9
## @forestadmin/agent [1.78.13](https://github.com/ForestAdmin/agent-nodejs/compare/@forestadmin/agent@1.78.12...@forestadmin/agent@1.78.13) (2026-05-20)

### Dependencies

* **@forestadmin/forestadmin-client:** upgraded to 1.39.9
* **@forestadmin/mcp-server:** upgraded to 1.11.11
## @forestadmin/agent-testing [1.1.23](https://github.com/ForestAdmin/agent-nodejs/compare/@forestadmin/agent-testing@1.1.22...@forestadmin/agent-testing@1.1.23) (2026-05-20)

### Dependencies

* **@forestadmin/agent-client:** upgraded to 1.5.10
* **@forestadmin/forestadmin-client:** upgraded to 1.39.9
* **@forestadmin/agent:** upgraded to 1.78.13
@linear
Copy link
Copy Markdown

linear Bot commented May 26, 2026

PRD-214

@qltysh
Copy link
Copy Markdown

qltysh Bot commented May 26, 2026

Qlty


Coverage Impact

This PR will not change total coverage.

Modified Files with Diff Coverage (2)

RatingFile% DiffUncovered Line #s
Coverage rating: A Coverage rating: A
packages/ai-proxy/src/forest-integration-client.ts100.0%
Coverage rating: A Coverage rating: A
packages/ai-proxy/src/index.ts100.0%
Total100.0%
🚦 See full report on Qlty Cloud »

🛟 Help
  • Diff Coverage: Coverage for added or modified lines of code (excludes deleted files). Learn more.

  • Total Coverage: Coverage for the whole repository, calculated as the sum of all File Coverage. Learn more.

  • File Coverage: Covered Lines divided by Covered Lines plus Missed Lines. (Excludes non-executable lines including blank lines and comments.)

    • Indirect Changes: Changes to File Coverage for files that were not modified in this PR. Learn more.

@Scra3 Scra3 closed this May 27, 2026
@Scra3 Scra3 deleted the chore/merge-main-into-mapper branch May 27, 2026 07:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants