Skip to content

Commit b98cac2

Browse files
Copilothotlong
andauthored
docs: update CHANGELOG.md with CI test fix details
Agent-Logs-Url: https://github.com/objectstack-ai/framework/sessions/faa63a9f-127e-42d7-8e7f-a2a058ddde10 Co-authored-by: hotlong <50353452+hotlong@users.noreply.github.com>
1 parent 088209a commit b98cac2

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
### Fixed
11+
- **CI Test Failures** — Resolved test failures across multiple packages:
12+
- `@objectstack/service-ai`: Fixed SDK fallback test by mocking `@ai-sdk/openai` dynamic import
13+
(SDK now available as transitive workspace dependency)
14+
- `@objectstack/nuxt`, `@objectstack/nextjs`, `@objectstack/fastify`, `@objectstack/sveltekit`:
15+
Added missing `prefix` argument to `dispatch()` assertion calls in adapter tests
16+
- `@objectstack/plugin-auth`: Updated `dependencies` assertion and added `manifest` service mock
17+
to match current plugin implementation
18+
1019
### Added
1120
- **AIServicePlugin Auto-Detection** — AIServicePlugin now automatically detects and initializes
1221
LLM providers based on environment variables, eliminating the need for manual adapter configuration

0 commit comments

Comments
 (0)