Skip to content

Add the Agent API by Vercel AI SDK#164

Merged
github-actions[bot] merged 1 commit intomainfrom
feat/add-ai-sdk-agent-api
Feb 11, 2026
Merged

Add the Agent API by Vercel AI SDK#164
github-actions[bot] merged 1 commit intomainfrom
feat/add-ai-sdk-agent-api

Conversation

@poad
Copy link
Owner

@poad poad commented Feb 11, 2026

概要

Vercel AI SDK ベース Agent の API の追加

変更点

追加・変更・削除したファイル (リポジトリルートからの相対パス) 変更内容 事由
.github/dependabot.yml Vercel AI SDK ベース Agent の API の追加と、それに伴うcommon 配下の分割 Vercel AI SDK ベース Agent の API の追加のため
.github/workflows/ci.yml common 配下の分割への対応 Vercel AI SDK ベース Agent の API の追加に伴い common 配下を分割したため
.github/workflows/deploy.yml Vercel AI SDK ベース Agent の API のデプロイジョブの追加 Vercel AI SDK ベース Agent の API を追加したため
agents/agent-ai-sdk/**/* 新規追加 Vercel AI SDK ベース Agent の API
common/backend/core//* と common/backend/langchain//* common/backend/**/* から分割 バックエンドにai-sdkを追加したため、共通の Logger と、 LangChain向けコードを分離
上記以外のパスの各 .ts, package.json、pnpm-workspaces.yaml 依存パッケージ名の変更 common 配下の分割への対応

確認事項

  • (Typescriptの場合) pnpm audit --fix で脆弱性を修正済みか?
  • (Typescriptの場合) pnpm lint-fix でコードスタイルは修正済みか?
  • (Markdownの場合)npx -y markdownlint-cli2@latest . --fix で Markdown の lint は修正済みか?

特記事項

あれば記述する

@github-actions github-actions bot enabled auto-merge (squash) February 11, 2026 15:39
@poad poad force-pushed the feat/add-ai-sdk-agent-api branch from 5c6288a to 210e446 Compare February 11, 2026 15:40
@amazon-q-developer
Copy link
Contributor

⚠️ Review Failed

I was unable to finalize my review because the pull request head or merge base was modified since I began my review. Please try again.

Request ID: 5a85f197-aef5-5c07-8ce4-93910a3b55e0

@github-actions github-actions bot merged commit 314300c into main Feb 11, 2026
6 of 7 checks passed
@github-actions github-actions bot deleted the feat/add-ai-sdk-agent-api branch February 11, 2026 15:48
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.

1 participant