Fahreddin Özcan
3b4c18e929
chore(release): version packages ( #1381 )
2026-01-07 13:53:44 +03:00
Fahreddin Özcan
9412e62487
feat(sdk): update default format ( #1377 )
...
* feat(sdk): update default format
* chore: add changeset
* chore(release): revert version
2026-01-07 13:37:31 +03:00
github-actions[bot]
01fa67e926
chore(release): version packages ( #1365 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-01-07 10:36:37 +03:00
Fahreddin Özcan
b3cd38a32c
CTX7-982: Update Context7 SDK with API v3 ( #1335 )
...
* feat: update sdk with API v3
* feat: simplify sdk types
* feat: simplify return types and fields
* fmt
* chore: seperate type and utils locations
* chore: update sdk readme
* docs: update sdk docs with new updates
* fix: update vitest config
* chores
* update tools-ai-sdk package
* update tests with proper types
* feat: update tools-ai-sdk package tools
* chore: update tools-ai-sdk changeset
* update changesets
2026-01-05 17:34:51 +03:00
github-actions[bot]
21d3da5107
chore(release): version packages ( #1353 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-01-02 17:26:02 +03:00
Fahreddin Özcan
368b143356
CTX7-971: Client Metrics ( #1305 )
...
Co-authored-by: enesgules <abdullah.enes.gules@gmail.com >
2026-01-02 17:24:42 +03:00
github-actions[bot]
f8adfe4db1
chore(release): version packages ( #1325 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-12-30 12:41:11 +03:00
Bryan Thompson
93a2d5be83
feat: Add tool annotations for improved LLM tool understanding ( #1282 )
...
Co-authored-by: Claude <noreply@anthropic.com >
Co-authored-by: triepod-ai <noreply@github.com >
Co-authored-by: enesgules <abdullah.enes.gules@gmail.com >
2025-12-30 12:34:01 +03:00
github-actions[bot]
7a4d9a7105
chore(release): version packages ( #1317 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: enesgules <abdullah.enes.gules@gmail.com >
2025-12-29 13:44:26 +03:00
Enes Akar
66ea0d6aad
new arch ( #1283 )
...
Co-authored-by: enesgules <abdullah.enes.gules@gmail.com >
2025-12-29 13:41:26 +03:00
github-actions[bot]
05f3e9ecf0
chore(release): version packages ( #1256 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-12-17 22:12:23 +03:00
Enes Gules
a5228fde0d
fix: use fallback to globalApiKey in search tool ( #1255 )
2025-12-17 22:11:02 +03:00
github-actions[bot]
4eb491a022
chore(release): version packages ( #1127 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: enesgules <abdullah.enes.gules@gmail.com >
2025-12-17 15:34:33 +03:00
Enes Gules
aa123909ba
feat: parse error messages from API response body ( #1250 )
2025-12-17 15:28:14 +03:00
Fahreddin Özcan
f820f7fecd
CTX7-879: Context7 Vercel AI SDK Tools ( #1122 )
...
* feat: context7 vercel ai sdk tools package
* ci: remove master target condition on test action
* ci: manual actions trigger for test
* ci: always run all tests
* update tests and imports
* ci: typecheck command
* fix: tests
* docs: add readme
* update folder structure and tool descriptions
* tests: fix test env vars
* ci: bump pnpm version
* update ai sdk step count api
* Add stopWhen to docstring examples
* update tests
* update prompt name
* update context7 agent name
* update tool description var to description
* make context7agent config optional
* ci: add changeset
* make context7-sdk peer deps
* update pnpm-lock.yaml
* update package name to @upstash/context7-tools-ai-sdk
* remove check workflow
* update pnpm lock
* make the agent a class instead of function
* replace all name instances
* add agent generate test
* simplify agent config
* fix refs
2025-12-09 14:45:01 -08:00
Fahreddin Özcan
ad2399641c
fix: remove detailed 401 response ( #1124 )
...
* fix: remove detailed 401 response
* ci: add changeset
2025-12-01 14:50:55 +03:00
github-actions[bot]
9a02c2a048
chore(release): version packages ( #1108 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-11-28 16:17:33 +03:00
Fahreddin Özcan
5e11d358af
CTX7-855: TypeScript SDK ( #1061 )
...
* init sdk and monorepo
* init sdk and monorepo
* comment cleanup
* remove bun.lock
* cleanup: remove sdk package and deps
* update tsconfigs
* chore: add temp changelog
* ci: update scripts
* ci: update github workflows
* fmt: workflows
* fix: search libraries response type
* ci: update pack-mcpb script
* feat: init ts sdk
* feat: add commands and http client
* update keywords and author
* update eslint config for mcp
* include license and readme in build
* update release.yaml
* add readme symlink
* include readme in mcp package
* chore: add canary release workflow and update configs
* chore: format files
* ci: add changeset check workflow
* canary release trigger
* ci: login to npm before release
* bump mcp version on package
* remove pr trigger from canary release
* ci: remove package input
* finalize sdk with tests and proper types
* address reviews
* add client tests
* feat: use env var automatically
* add docs
* remove docs changes (moving to separate PR)
* remove docs
* update build config with tsup
* cleanup comments
* fix error hangling on http client
* minor fixes
* address reviews
* add txt pagination feature
* remove unnecessary types
* update default format
* cleanup
* add mcp lint command
* update format scripts
* fix: update eslint and tsconfig with update
* add readme
* make default format json
* change docType to mode
* update basic usage
* update changeset
2025-11-28 16:16:30 +03:00
github-actions[bot]
6cba71fde4
chore(release): version packages ( #1107 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-11-28 15:23:11 +03:00
Fahreddin Özcan
6255e26677
CTX7-854: Migrate to pnpm monorepo ( #1058 )
...
* init sdk and monorepo
* init sdk and monorepo
* comment cleanup
* remove bun.lock
* cleanup: remove sdk package and deps
* update tsconfigs
* chore: add temp changelog
* ci: update scripts
* ci: update github workflows
* fmt: workflows
* fix: search libraries response type
* ci: update pack-mcpb script
* update keywords and author
* update eslint config for mcp
* include license and readme in build
* update release.yaml
* add readme symlink
* include readme in mcp package
* chore: add canary release workflow and update configs
* chore: format files
* ci: add changeset check workflow
* canary release trigger
* ci: login to npm before release
* bump mcp version on package
* remove pr trigger from canary release
* ci: remove package input
* add mcp lint command
* update format scripts
2025-11-28 15:18:33 +03:00