diff --git a/legacy/.changeset/config.json b/legacy/.changeset/config.json index ae82eba8..2f481686 100644 --- a/legacy/.changeset/config.json +++ b/legacy/.changeset/config.json @@ -6,6 +6,7 @@ "linked": [], "access": "restricted", "baseBranch": "main", + "privatePackages": false, "updateInternalDependencies": "patch", "ignore": [] } diff --git a/legacy/.changeset/wild-lies-reflect.md b/legacy/.changeset/wild-lies-reflect.md deleted file mode 100644 index 81649d98..00000000 --- a/legacy/.changeset/wild-lies-reflect.md +++ /dev/null @@ -1,45 +0,0 @@ ---- -'@agentic/people-data-labs': major -'@agentic/search-and-crawl': major -'@agentic/predict-leads': major -'@agentic/wolfram-alpha': major -'@agentic/hacker-news': major -'@agentic/social-data': major -'@agentic/calculator': major -'@agentic/llamaindex': major -'@agentic/midjourney': major -'@agentic/firecrawl': major -'@agentic/langchain': major -'@agentic/proxycurl': major -'@agentic/wikipedia': major -'@agentic/clearbit': major -'@agentic/wikidata': major -'@agentic/diffbot': major -'@agentic/perigon': major -'@agentic/polygon': major -'@agentic/searxng': major -'@agentic/serpapi': major -'@agentic/twitter': major -'@agentic/weather': major -'@agentic/ai-sdk': major -'@agentic/dexter': major -'@agentic/genkit': major -'@agentic/github': major -'@agentic/hunter': major -'@agentic/serper': major -'@agentic/stdlib': major -'@agentic/tavily': major -'@agentic/twilio': major -'@agentic/slack': major -'@agentic/bing': major -'@agentic/core': major -'@agentic/dexa': major -'@agentic/jina': major -'@agentic/novu': major -'@agentic/e2b': major -'@agentic/exa': major ---- - -Move to monorepo and multiple packages - -See https://github.com/transitive-bullshit/agentic/issues/654 and https://github.com/transitive-bullshit/agentic/pull/657 for more info. diff --git a/legacy/packages/ai-sdk/CHANGELOG.md b/legacy/packages/ai-sdk/CHANGELOG.md new file mode 100644 index 00000000..20b4501d --- /dev/null +++ b/legacy/packages/ai-sdk/CHANGELOG.md @@ -0,0 +1,14 @@ +# @agentic/ai-sdk + +## 7.0.0 + +### Major Changes + +- cba1cc7: Move to monorepo and multiple packages + + See https://github.com/transitive-bullshit/agentic/issues/654 and https://github.com/transitive-bullshit/agentic/pull/657 for more info. + +### Patch Changes + +- Updated dependencies [cba1cc7] + - @agentic/core@7.0.0 diff --git a/legacy/packages/ai-sdk/package.json b/legacy/packages/ai-sdk/package.json index 7caa4575..197abf4d 100644 --- a/legacy/packages/ai-sdk/package.json +++ b/legacy/packages/ai-sdk/package.json @@ -1,6 +1,6 @@ { "name": "@agentic/ai-sdk", - "version": "6.6.1", + "version": "7.0.0", "description": "Agentic adapter for the Vercel AI SDK.", "author": "Travis Fischer ", "license": "MIT", diff --git a/legacy/packages/bing/CHANGELOG.md b/legacy/packages/bing/CHANGELOG.md new file mode 100644 index 00000000..7fd9db3c --- /dev/null +++ b/legacy/packages/bing/CHANGELOG.md @@ -0,0 +1,14 @@ +# @agentic/bing + +## 7.0.0 + +### Major Changes + +- cba1cc7: Move to monorepo and multiple packages + + See https://github.com/transitive-bullshit/agentic/issues/654 and https://github.com/transitive-bullshit/agentic/pull/657 for more info. + +### Patch Changes + +- Updated dependencies [cba1cc7] + - @agentic/core@7.0.0 diff --git a/legacy/packages/bing/package.json b/legacy/packages/bing/package.json index c76606b2..b77772b7 100644 --- a/legacy/packages/bing/package.json +++ b/legacy/packages/bing/package.json @@ -1,6 +1,6 @@ { "name": "@agentic/bing", - "version": "6.6.1", + "version": "7.0.0", "description": "Agentic SDK for Bing search.", "author": "Travis Fischer ", "license": "MIT", diff --git a/legacy/packages/calculator/CHANGELOG.md b/legacy/packages/calculator/CHANGELOG.md new file mode 100644 index 00000000..3de6db9a --- /dev/null +++ b/legacy/packages/calculator/CHANGELOG.md @@ -0,0 +1,14 @@ +# @agentic/calculator + +## 7.0.0 + +### Major Changes + +- cba1cc7: Move to monorepo and multiple packages + + See https://github.com/transitive-bullshit/agentic/issues/654 and https://github.com/transitive-bullshit/agentic/pull/657 for more info. + +### Patch Changes + +- Updated dependencies [cba1cc7] + - @agentic/core@7.0.0 diff --git a/legacy/packages/calculator/package.json b/legacy/packages/calculator/package.json index de28503e..59896864 100644 --- a/legacy/packages/calculator/package.json +++ b/legacy/packages/calculator/package.json @@ -1,6 +1,6 @@ { "name": "@agentic/calculator", - "version": "6.6.1", + "version": "7.0.0", "description": "Agentic calculator tool wrapping mathjs.", "author": "Travis Fischer ", "license": "MIT", diff --git a/legacy/packages/clearbit/CHANGELOG.md b/legacy/packages/clearbit/CHANGELOG.md new file mode 100644 index 00000000..bec976aa --- /dev/null +++ b/legacy/packages/clearbit/CHANGELOG.md @@ -0,0 +1,14 @@ +# @agentic/clearbit + +## 7.0.0 + +### Major Changes + +- cba1cc7: Move to monorepo and multiple packages + + See https://github.com/transitive-bullshit/agentic/issues/654 and https://github.com/transitive-bullshit/agentic/pull/657 for more info. + +### Patch Changes + +- Updated dependencies [cba1cc7] + - @agentic/core@7.0.0 diff --git a/legacy/packages/clearbit/package.json b/legacy/packages/clearbit/package.json index 5fa8d4f2..6741b982 100644 --- a/legacy/packages/clearbit/package.json +++ b/legacy/packages/clearbit/package.json @@ -1,6 +1,6 @@ { "name": "@agentic/clearbit", - "version": "6.6.1", + "version": "7.0.0", "description": "Agentic SDK for Clearbit.", "author": "Travis Fischer ", "license": "MIT", diff --git a/legacy/packages/core/CHANGELOG.md b/legacy/packages/core/CHANGELOG.md new file mode 100644 index 00000000..12789800 --- /dev/null +++ b/legacy/packages/core/CHANGELOG.md @@ -0,0 +1,9 @@ +# @agentic/core + +## 7.0.0 + +### Major Changes + +- cba1cc7: Move to monorepo and multiple packages + + See https://github.com/transitive-bullshit/agentic/issues/654 and https://github.com/transitive-bullshit/agentic/pull/657 for more info. diff --git a/legacy/packages/core/package.json b/legacy/packages/core/package.json index 2c6cc929..3076d163 100644 --- a/legacy/packages/core/package.json +++ b/legacy/packages/core/package.json @@ -1,6 +1,6 @@ { "name": "@agentic/core", - "version": "6.6.1", + "version": "7.0.0", "description": "Agentic AI utils which work with any LLM and TypeScript AI SDK.", "author": "Travis Fischer ", "license": "MIT", diff --git a/legacy/packages/dexa/CHANGELOG.md b/legacy/packages/dexa/CHANGELOG.md new file mode 100644 index 00000000..2d84e923 --- /dev/null +++ b/legacy/packages/dexa/CHANGELOG.md @@ -0,0 +1,14 @@ +# @agentic/dexa + +## 7.0.0 + +### Major Changes + +- cba1cc7: Move to monorepo and multiple packages + + See https://github.com/transitive-bullshit/agentic/issues/654 and https://github.com/transitive-bullshit/agentic/pull/657 for more info. + +### Patch Changes + +- Updated dependencies [cba1cc7] + - @agentic/core@7.0.0 diff --git a/legacy/packages/dexa/package.json b/legacy/packages/dexa/package.json index 9146a4df..a4953ce9 100644 --- a/legacy/packages/dexa/package.json +++ b/legacy/packages/dexa/package.json @@ -1,6 +1,6 @@ { "name": "@agentic/dexa", - "version": "6.6.1", + "version": "7.0.0", "description": "Agentic SDK for Dexa's API (currently closed beta).", "author": "Travis Fischer ", "license": "MIT", diff --git a/legacy/packages/dexter/CHANGELOG.md b/legacy/packages/dexter/CHANGELOG.md new file mode 100644 index 00000000..3baa76df --- /dev/null +++ b/legacy/packages/dexter/CHANGELOG.md @@ -0,0 +1,14 @@ +# @agentic/dexter + +## 7.0.0 + +### Major Changes + +- cba1cc7: Move to monorepo and multiple packages + + See https://github.com/transitive-bullshit/agentic/issues/654 and https://github.com/transitive-bullshit/agentic/pull/657 for more info. + +### Patch Changes + +- Updated dependencies [cba1cc7] + - @agentic/core@7.0.0 diff --git a/legacy/packages/dexter/package.json b/legacy/packages/dexter/package.json index c81e5f7e..636cc474 100644 --- a/legacy/packages/dexter/package.json +++ b/legacy/packages/dexter/package.json @@ -1,6 +1,6 @@ { "name": "@agentic/dexter", - "version": "6.6.1", + "version": "7.0.0", "description": "Agentic adapter for the Dexter AI SDK by Dexa.", "author": "Travis Fischer ", "license": "MIT", diff --git a/legacy/packages/diffbot/CHANGELOG.md b/legacy/packages/diffbot/CHANGELOG.md new file mode 100644 index 00000000..49968a5c --- /dev/null +++ b/legacy/packages/diffbot/CHANGELOG.md @@ -0,0 +1,14 @@ +# @agentic/diffbot + +## 7.0.0 + +### Major Changes + +- cba1cc7: Move to monorepo and multiple packages + + See https://github.com/transitive-bullshit/agentic/issues/654 and https://github.com/transitive-bullshit/agentic/pull/657 for more info. + +### Patch Changes + +- Updated dependencies [cba1cc7] + - @agentic/core@7.0.0 diff --git a/legacy/packages/diffbot/package.json b/legacy/packages/diffbot/package.json index 0457f029..f6c5d295 100644 --- a/legacy/packages/diffbot/package.json +++ b/legacy/packages/diffbot/package.json @@ -1,6 +1,6 @@ { "name": "@agentic/diffbot", - "version": "6.6.1", + "version": "7.0.0", "description": "Agentic SDK for Diffbot.", "author": "Travis Fischer ", "license": "MIT", diff --git a/legacy/packages/e2b/CHANGELOG.md b/legacy/packages/e2b/CHANGELOG.md new file mode 100644 index 00000000..7845cce9 --- /dev/null +++ b/legacy/packages/e2b/CHANGELOG.md @@ -0,0 +1,14 @@ +# @agentic/e2b + +## 7.0.0 + +### Major Changes + +- cba1cc7: Move to monorepo and multiple packages + + See https://github.com/transitive-bullshit/agentic/issues/654 and https://github.com/transitive-bullshit/agentic/pull/657 for more info. + +### Patch Changes + +- Updated dependencies [cba1cc7] + - @agentic/core@7.0.0 diff --git a/legacy/packages/e2b/package.json b/legacy/packages/e2b/package.json index 7cca7086..b2779942 100644 --- a/legacy/packages/e2b/package.json +++ b/legacy/packages/e2b/package.json @@ -1,6 +1,6 @@ { "name": "@agentic/e2b", - "version": "6.6.1", + "version": "7.0.0", "description": "Agentic SDK for E2B's hosted code interpreter.", "author": "Travis Fischer ", "license": "MIT", diff --git a/legacy/packages/exa/CHANGELOG.md b/legacy/packages/exa/CHANGELOG.md new file mode 100644 index 00000000..27aedefa --- /dev/null +++ b/legacy/packages/exa/CHANGELOG.md @@ -0,0 +1,14 @@ +# @agentic/exa + +## 7.0.0 + +### Major Changes + +- cba1cc7: Move to monorepo and multiple packages + + See https://github.com/transitive-bullshit/agentic/issues/654 and https://github.com/transitive-bullshit/agentic/pull/657 for more info. + +### Patch Changes + +- Updated dependencies [cba1cc7] + - @agentic/core@7.0.0 diff --git a/legacy/packages/exa/package.json b/legacy/packages/exa/package.json index 497636ca..8c3b833c 100644 --- a/legacy/packages/exa/package.json +++ b/legacy/packages/exa/package.json @@ -1,6 +1,6 @@ { "name": "@agentic/exa", - "version": "6.6.1", + "version": "7.0.0", "description": "Agentic SDK for the Exa search engine.", "author": "Travis Fischer ", "license": "MIT", diff --git a/legacy/packages/firecrawl/CHANGELOG.md b/legacy/packages/firecrawl/CHANGELOG.md new file mode 100644 index 00000000..c17a65d4 --- /dev/null +++ b/legacy/packages/firecrawl/CHANGELOG.md @@ -0,0 +1,14 @@ +# @agentic/firecrawl + +## 7.0.0 + +### Major Changes + +- cba1cc7: Move to monorepo and multiple packages + + See https://github.com/transitive-bullshit/agentic/issues/654 and https://github.com/transitive-bullshit/agentic/pull/657 for more info. + +### Patch Changes + +- Updated dependencies [cba1cc7] + - @agentic/core@7.0.0 diff --git a/legacy/packages/firecrawl/package.json b/legacy/packages/firecrawl/package.json index 934fca62..43e21f88 100644 --- a/legacy/packages/firecrawl/package.json +++ b/legacy/packages/firecrawl/package.json @@ -1,6 +1,6 @@ { "name": "@agentic/firecrawl", - "version": "6.6.1", + "version": "7.0.0", "description": "Agentic SDK for Firecrawl.", "author": "Travis Fischer ", "license": "MIT", diff --git a/legacy/packages/genkit/CHANGELOG.md b/legacy/packages/genkit/CHANGELOG.md new file mode 100644 index 00000000..3d01ea1d --- /dev/null +++ b/legacy/packages/genkit/CHANGELOG.md @@ -0,0 +1,14 @@ +# @agentic/genkit + +## 7.0.0 + +### Major Changes + +- cba1cc7: Move to monorepo and multiple packages + + See https://github.com/transitive-bullshit/agentic/issues/654 and https://github.com/transitive-bullshit/agentic/pull/657 for more info. + +### Patch Changes + +- Updated dependencies [cba1cc7] + - @agentic/core@7.0.0 diff --git a/legacy/packages/genkit/package.json b/legacy/packages/genkit/package.json index 611b7d68..5bfb9e5d 100644 --- a/legacy/packages/genkit/package.json +++ b/legacy/packages/genkit/package.json @@ -1,6 +1,6 @@ { "name": "@agentic/genkit", - "version": "6.6.1", + "version": "7.0.0", "description": "Agentic adapter for the Firebase Genkit AI SDK.", "author": "Travis Fischer ", "license": "MIT", diff --git a/legacy/packages/github/CHANGELOG.md b/legacy/packages/github/CHANGELOG.md new file mode 100644 index 00000000..3479f755 --- /dev/null +++ b/legacy/packages/github/CHANGELOG.md @@ -0,0 +1,14 @@ +# @agentic/github + +## 7.0.0 + +### Major Changes + +- cba1cc7: Move to monorepo and multiple packages + + See https://github.com/transitive-bullshit/agentic/issues/654 and https://github.com/transitive-bullshit/agentic/pull/657 for more info. + +### Patch Changes + +- Updated dependencies [cba1cc7] + - @agentic/core@7.0.0 diff --git a/legacy/packages/github/package.json b/legacy/packages/github/package.json index 3b7cbaf2..5d5d6dcc 100644 --- a/legacy/packages/github/package.json +++ b/legacy/packages/github/package.json @@ -1,6 +1,6 @@ { "name": "@agentic/github", - "version": "6.6.1", + "version": "7.0.0", "description": "Agentic SDK for GitHub.", "author": "Travis Fischer ", "license": "MIT", diff --git a/legacy/packages/hacker-news/CHANGELOG.md b/legacy/packages/hacker-news/CHANGELOG.md new file mode 100644 index 00000000..2e15491b --- /dev/null +++ b/legacy/packages/hacker-news/CHANGELOG.md @@ -0,0 +1,14 @@ +# @agentic/hacker-news + +## 7.0.0 + +### Major Changes + +- cba1cc7: Move to monorepo and multiple packages + + See https://github.com/transitive-bullshit/agentic/issues/654 and https://github.com/transitive-bullshit/agentic/pull/657 for more info. + +### Patch Changes + +- Updated dependencies [cba1cc7] + - @agentic/core@7.0.0 diff --git a/legacy/packages/hacker-news/package.json b/legacy/packages/hacker-news/package.json index 4d250e59..b32dff28 100644 --- a/legacy/packages/hacker-news/package.json +++ b/legacy/packages/hacker-news/package.json @@ -1,6 +1,6 @@ { "name": "@agentic/hacker-news", - "version": "6.6.1", + "version": "7.0.0", "description": "Agentic SDK for Hacker News.", "author": "Travis Fischer ", "license": "MIT", diff --git a/legacy/packages/hunter/CHANGELOG.md b/legacy/packages/hunter/CHANGELOG.md new file mode 100644 index 00000000..c9899eaa --- /dev/null +++ b/legacy/packages/hunter/CHANGELOG.md @@ -0,0 +1,14 @@ +# @agentic/hunter + +## 7.0.0 + +### Major Changes + +- cba1cc7: Move to monorepo and multiple packages + + See https://github.com/transitive-bullshit/agentic/issues/654 and https://github.com/transitive-bullshit/agentic/pull/657 for more info. + +### Patch Changes + +- Updated dependencies [cba1cc7] + - @agentic/core@7.0.0 diff --git a/legacy/packages/hunter/package.json b/legacy/packages/hunter/package.json index a938717e..ba8321e6 100644 --- a/legacy/packages/hunter/package.json +++ b/legacy/packages/hunter/package.json @@ -1,6 +1,6 @@ { "name": "@agentic/hunter", - "version": "6.6.1", + "version": "7.0.0", "description": "Agentic SDK for hunter.io email lookup.", "author": "Travis Fischer ", "license": "MIT", diff --git a/legacy/packages/jina/CHANGELOG.md b/legacy/packages/jina/CHANGELOG.md new file mode 100644 index 00000000..59546e4d --- /dev/null +++ b/legacy/packages/jina/CHANGELOG.md @@ -0,0 +1,14 @@ +# @agentic/jina + +## 7.0.0 + +### Major Changes + +- cba1cc7: Move to monorepo and multiple packages + + See https://github.com/transitive-bullshit/agentic/issues/654 and https://github.com/transitive-bullshit/agentic/pull/657 for more info. + +### Patch Changes + +- Updated dependencies [cba1cc7] + - @agentic/core@7.0.0 diff --git a/legacy/packages/jina/package.json b/legacy/packages/jina/package.json index 5a9525f8..30e7297c 100644 --- a/legacy/packages/jina/package.json +++ b/legacy/packages/jina/package.json @@ -1,6 +1,6 @@ { "name": "@agentic/jina", - "version": "6.6.1", + "version": "7.0.0", "description": "Agentic SDK for Jina AI.", "author": "Travis Fischer ", "license": "MIT", diff --git a/legacy/packages/langchain/CHANGELOG.md b/legacy/packages/langchain/CHANGELOG.md new file mode 100644 index 00000000..47f5d7f6 --- /dev/null +++ b/legacy/packages/langchain/CHANGELOG.md @@ -0,0 +1,14 @@ +# @agentic/langchain + +## 7.0.0 + +### Major Changes + +- cba1cc7: Move to monorepo and multiple packages + + See https://github.com/transitive-bullshit/agentic/issues/654 and https://github.com/transitive-bullshit/agentic/pull/657 for more info. + +### Patch Changes + +- Updated dependencies [cba1cc7] + - @agentic/core@7.0.0 diff --git a/legacy/packages/langchain/package.json b/legacy/packages/langchain/package.json index 89d16a61..5218019e 100644 --- a/legacy/packages/langchain/package.json +++ b/legacy/packages/langchain/package.json @@ -1,6 +1,6 @@ { "name": "@agentic/langchain", - "version": "6.6.1", + "version": "7.0.0", "description": "Agentic adapter for the LangChain AI SDK.", "author": "Travis Fischer ", "license": "MIT", diff --git a/legacy/packages/llamaindex/CHANGELOG.md b/legacy/packages/llamaindex/CHANGELOG.md new file mode 100644 index 00000000..ed143930 --- /dev/null +++ b/legacy/packages/llamaindex/CHANGELOG.md @@ -0,0 +1,14 @@ +# @agentic/llamaindex + +## 7.0.0 + +### Major Changes + +- cba1cc7: Move to monorepo and multiple packages + + See https://github.com/transitive-bullshit/agentic/issues/654 and https://github.com/transitive-bullshit/agentic/pull/657 for more info. + +### Patch Changes + +- Updated dependencies [cba1cc7] + - @agentic/core@7.0.0 diff --git a/legacy/packages/llamaindex/package.json b/legacy/packages/llamaindex/package.json index fcc365ab..7cf786fa 100644 --- a/legacy/packages/llamaindex/package.json +++ b/legacy/packages/llamaindex/package.json @@ -1,6 +1,6 @@ { "name": "@agentic/llamaindex", - "version": "6.6.1", + "version": "7.0.0", "description": "Agentic adapter for the LlamaIndex AI SDK.", "author": "Travis Fischer ", "license": "MIT", diff --git a/legacy/packages/midjourney/CHANGELOG.md b/legacy/packages/midjourney/CHANGELOG.md new file mode 100644 index 00000000..b1b09754 --- /dev/null +++ b/legacy/packages/midjourney/CHANGELOG.md @@ -0,0 +1,14 @@ +# @agentic/midjourney + +## 7.0.0 + +### Major Changes + +- cba1cc7: Move to monorepo and multiple packages + + See https://github.com/transitive-bullshit/agentic/issues/654 and https://github.com/transitive-bullshit/agentic/pull/657 for more info. + +### Patch Changes + +- Updated dependencies [cba1cc7] + - @agentic/core@7.0.0 diff --git a/legacy/packages/midjourney/package.json b/legacy/packages/midjourney/package.json index e40ae1ff..55e27e8c 100644 --- a/legacy/packages/midjourney/package.json +++ b/legacy/packages/midjourney/package.json @@ -1,6 +1,6 @@ { "name": "@agentic/midjourney", - "version": "6.6.1", + "version": "7.0.0", "description": "Agentic SDK for the unofficial Midjourney API via imagineapi.dev.", "author": "Travis Fischer ", "license": "MIT", diff --git a/legacy/packages/novu/CHANGELOG.md b/legacy/packages/novu/CHANGELOG.md new file mode 100644 index 00000000..826332f5 --- /dev/null +++ b/legacy/packages/novu/CHANGELOG.md @@ -0,0 +1,14 @@ +# @agentic/novu + +## 7.0.0 + +### Major Changes + +- cba1cc7: Move to monorepo and multiple packages + + See https://github.com/transitive-bullshit/agentic/issues/654 and https://github.com/transitive-bullshit/agentic/pull/657 for more info. + +### Patch Changes + +- Updated dependencies [cba1cc7] + - @agentic/core@7.0.0 diff --git a/legacy/packages/novu/package.json b/legacy/packages/novu/package.json index 0275fc4d..d54d30be 100644 --- a/legacy/packages/novu/package.json +++ b/legacy/packages/novu/package.json @@ -1,6 +1,6 @@ { "name": "@agentic/novu", - "version": "6.6.1", + "version": "7.0.0", "description": "Agentic SDK for the Novu notifications API.", "author": "Travis Fischer ", "license": "MIT", diff --git a/legacy/packages/people-data-labs/CHANGELOG.md b/legacy/packages/people-data-labs/CHANGELOG.md new file mode 100644 index 00000000..2d247bdd --- /dev/null +++ b/legacy/packages/people-data-labs/CHANGELOG.md @@ -0,0 +1,14 @@ +# @agentic/people-data-labs + +## 7.0.0 + +### Major Changes + +- cba1cc7: Move to monorepo and multiple packages + + See https://github.com/transitive-bullshit/agentic/issues/654 and https://github.com/transitive-bullshit/agentic/pull/657 for more info. + +### Patch Changes + +- Updated dependencies [cba1cc7] + - @agentic/core@7.0.0 diff --git a/legacy/packages/people-data-labs/package.json b/legacy/packages/people-data-labs/package.json index 004a6b5d..f75ecdee 100644 --- a/legacy/packages/people-data-labs/package.json +++ b/legacy/packages/people-data-labs/package.json @@ -1,6 +1,6 @@ { "name": "@agentic/people-data-labs", - "version": "6.6.1", + "version": "7.0.0", "description": "Agentic SDK for People Data Labs.", "author": "Travis Fischer ", "license": "MIT", diff --git a/legacy/packages/perigon/CHANGELOG.md b/legacy/packages/perigon/CHANGELOG.md new file mode 100644 index 00000000..e6f7ddf1 --- /dev/null +++ b/legacy/packages/perigon/CHANGELOG.md @@ -0,0 +1,14 @@ +# @agentic/perigon + +## 7.0.0 + +### Major Changes + +- cba1cc7: Move to monorepo and multiple packages + + See https://github.com/transitive-bullshit/agentic/issues/654 and https://github.com/transitive-bullshit/agentic/pull/657 for more info. + +### Patch Changes + +- Updated dependencies [cba1cc7] + - @agentic/core@7.0.0 diff --git a/legacy/packages/perigon/package.json b/legacy/packages/perigon/package.json index 7ce0a77b..af716c1b 100644 --- a/legacy/packages/perigon/package.json +++ b/legacy/packages/perigon/package.json @@ -1,6 +1,6 @@ { "name": "@agentic/perigon", - "version": "6.6.1", + "version": "7.0.0", "description": "Agentic SDK for the Perigon News API.", "author": "Travis Fischer ", "license": "MIT", diff --git a/legacy/packages/polygon/CHANGELOG.md b/legacy/packages/polygon/CHANGELOG.md new file mode 100644 index 00000000..a09d06a7 --- /dev/null +++ b/legacy/packages/polygon/CHANGELOG.md @@ -0,0 +1,14 @@ +# @agentic/polygon + +## 7.0.0 + +### Major Changes + +- cba1cc7: Move to monorepo and multiple packages + + See https://github.com/transitive-bullshit/agentic/issues/654 and https://github.com/transitive-bullshit/agentic/pull/657 for more info. + +### Patch Changes + +- Updated dependencies [cba1cc7] + - @agentic/core@7.0.0 diff --git a/legacy/packages/polygon/package.json b/legacy/packages/polygon/package.json index 687dfeb8..77fe5577 100644 --- a/legacy/packages/polygon/package.json +++ b/legacy/packages/polygon/package.json @@ -1,6 +1,6 @@ { "name": "@agentic/polygon", - "version": "6.6.1", + "version": "7.0.0", "description": "Agentic SDK for the Polygon stock API.", "author": "Travis Fischer ", "license": "MIT", diff --git a/legacy/packages/predict-leads/CHANGELOG.md b/legacy/packages/predict-leads/CHANGELOG.md new file mode 100644 index 00000000..0d3f777a --- /dev/null +++ b/legacy/packages/predict-leads/CHANGELOG.md @@ -0,0 +1,14 @@ +# @agentic/predict-leads + +## 7.0.0 + +### Major Changes + +- cba1cc7: Move to monorepo and multiple packages + + See https://github.com/transitive-bullshit/agentic/issues/654 and https://github.com/transitive-bullshit/agentic/pull/657 for more info. + +### Patch Changes + +- Updated dependencies [cba1cc7] + - @agentic/core@7.0.0 diff --git a/legacy/packages/predict-leads/package.json b/legacy/packages/predict-leads/package.json index c6b8b691..d5d373ab 100644 --- a/legacy/packages/predict-leads/package.json +++ b/legacy/packages/predict-leads/package.json @@ -1,6 +1,6 @@ { "name": "@agentic/predict-leads", - "version": "6.6.1", + "version": "7.0.0", "description": "Agentic SDK for Predict Leads.", "author": "Travis Fischer ", "license": "MIT", diff --git a/legacy/packages/proxycurl/CHANGELOG.md b/legacy/packages/proxycurl/CHANGELOG.md new file mode 100644 index 00000000..c193ef5f --- /dev/null +++ b/legacy/packages/proxycurl/CHANGELOG.md @@ -0,0 +1,14 @@ +# @agentic/proxycurl + +## 7.0.0 + +### Major Changes + +- cba1cc7: Move to monorepo and multiple packages + + See https://github.com/transitive-bullshit/agentic/issues/654 and https://github.com/transitive-bullshit/agentic/pull/657 for more info. + +### Patch Changes + +- Updated dependencies [cba1cc7] + - @agentic/core@7.0.0 diff --git a/legacy/packages/proxycurl/package.json b/legacy/packages/proxycurl/package.json index f98213e1..27d9023e 100644 --- a/legacy/packages/proxycurl/package.json +++ b/legacy/packages/proxycurl/package.json @@ -1,6 +1,6 @@ { "name": "@agentic/proxycurl", - "version": "6.6.1", + "version": "7.0.0", "description": "Agentic SDK for Proxycurl.", "author": "Travis Fischer ", "license": "MIT", diff --git a/legacy/packages/search-and-crawl/CHANGELOG.md b/legacy/packages/search-and-crawl/CHANGELOG.md new file mode 100644 index 00000000..661d478f --- /dev/null +++ b/legacy/packages/search-and-crawl/CHANGELOG.md @@ -0,0 +1,16 @@ +# @agentic/search-and-crawl + +## 7.0.0 + +### Major Changes + +- cba1cc7: Move to monorepo and multiple packages + + See https://github.com/transitive-bullshit/agentic/issues/654 and https://github.com/transitive-bullshit/agentic/pull/657 for more info. + +### Patch Changes + +- Updated dependencies [cba1cc7] + - @agentic/diffbot@7.0.0 + - @agentic/serpapi@7.0.0 + - @agentic/core@7.0.0 diff --git a/legacy/packages/search-and-crawl/package.json b/legacy/packages/search-and-crawl/package.json index 357648ec..cf30c279 100644 --- a/legacy/packages/search-and-crawl/package.json +++ b/legacy/packages/search-and-crawl/package.json @@ -1,6 +1,6 @@ { "name": "@agentic/search-and-crawl", - "version": "6.6.1", + "version": "7.0.0", "description": "Agentic SDK for Google search and crawling the top results.", "author": "Travis Fischer ", "license": "MIT", diff --git a/legacy/packages/searxng/CHANGELOG.md b/legacy/packages/searxng/CHANGELOG.md new file mode 100644 index 00000000..270d326b --- /dev/null +++ b/legacy/packages/searxng/CHANGELOG.md @@ -0,0 +1,14 @@ +# @agentic/searxng + +## 7.0.0 + +### Major Changes + +- cba1cc7: Move to monorepo and multiple packages + + See https://github.com/transitive-bullshit/agentic/issues/654 and https://github.com/transitive-bullshit/agentic/pull/657 for more info. + +### Patch Changes + +- Updated dependencies [cba1cc7] + - @agentic/core@7.0.0 diff --git a/legacy/packages/searxng/package.json b/legacy/packages/searxng/package.json index 7d24f53c..b66563e1 100644 --- a/legacy/packages/searxng/package.json +++ b/legacy/packages/searxng/package.json @@ -1,6 +1,6 @@ { "name": "@agentic/searxng", - "version": "6.6.1", + "version": "7.0.0", "description": "Agentic SDK for the SearXNG meta search engine.", "author": "Travis Fischer ", "license": "MIT", diff --git a/legacy/packages/serpapi/CHANGELOG.md b/legacy/packages/serpapi/CHANGELOG.md new file mode 100644 index 00000000..4695e0b3 --- /dev/null +++ b/legacy/packages/serpapi/CHANGELOG.md @@ -0,0 +1,14 @@ +# @agentic/serpapi + +## 7.0.0 + +### Major Changes + +- cba1cc7: Move to monorepo and multiple packages + + See https://github.com/transitive-bullshit/agentic/issues/654 and https://github.com/transitive-bullshit/agentic/pull/657 for more info. + +### Patch Changes + +- Updated dependencies [cba1cc7] + - @agentic/core@7.0.0 diff --git a/legacy/packages/serpapi/package.json b/legacy/packages/serpapi/package.json index 790bb6fd..6be31c0e 100644 --- a/legacy/packages/serpapi/package.json +++ b/legacy/packages/serpapi/package.json @@ -1,6 +1,6 @@ { "name": "@agentic/serpapi", - "version": "6.6.1", + "version": "7.0.0", "description": "Agentic SDK for SerpAPI Google Search.", "author": "Travis Fischer ", "license": "MIT", diff --git a/legacy/packages/serper/CHANGELOG.md b/legacy/packages/serper/CHANGELOG.md new file mode 100644 index 00000000..853e33f3 --- /dev/null +++ b/legacy/packages/serper/CHANGELOG.md @@ -0,0 +1,14 @@ +# @agentic/serper + +## 7.0.0 + +### Major Changes + +- cba1cc7: Move to monorepo and multiple packages + + See https://github.com/transitive-bullshit/agentic/issues/654 and https://github.com/transitive-bullshit/agentic/pull/657 for more info. + +### Patch Changes + +- Updated dependencies [cba1cc7] + - @agentic/core@7.0.0 diff --git a/legacy/packages/serper/package.json b/legacy/packages/serper/package.json index 281e07e9..96f1617e 100644 --- a/legacy/packages/serper/package.json +++ b/legacy/packages/serper/package.json @@ -1,6 +1,6 @@ { "name": "@agentic/serper", - "version": "6.6.1", + "version": "7.0.0", "description": "Agentic SDK for Serper Google Search.", "author": "Travis Fischer ", "license": "MIT", diff --git a/legacy/packages/slack/CHANGELOG.md b/legacy/packages/slack/CHANGELOG.md new file mode 100644 index 00000000..08f15ecf --- /dev/null +++ b/legacy/packages/slack/CHANGELOG.md @@ -0,0 +1,14 @@ +# @agentic/slack + +## 7.0.0 + +### Major Changes + +- cba1cc7: Move to monorepo and multiple packages + + See https://github.com/transitive-bullshit/agentic/issues/654 and https://github.com/transitive-bullshit/agentic/pull/657 for more info. + +### Patch Changes + +- Updated dependencies [cba1cc7] + - @agentic/core@7.0.0 diff --git a/legacy/packages/slack/package.json b/legacy/packages/slack/package.json index 1c90ef91..d193f725 100644 --- a/legacy/packages/slack/package.json +++ b/legacy/packages/slack/package.json @@ -1,6 +1,6 @@ { "name": "@agentic/slack", - "version": "6.6.1", + "version": "7.0.0", "description": "Agentic SDK for Slack.", "author": "Travis Fischer ", "license": "MIT", diff --git a/legacy/packages/social-data/CHANGELOG.md b/legacy/packages/social-data/CHANGELOG.md new file mode 100644 index 00000000..1c421c28 --- /dev/null +++ b/legacy/packages/social-data/CHANGELOG.md @@ -0,0 +1,14 @@ +# @agentic/social-data + +## 7.0.0 + +### Major Changes + +- cba1cc7: Move to monorepo and multiple packages + + See https://github.com/transitive-bullshit/agentic/issues/654 and https://github.com/transitive-bullshit/agentic/pull/657 for more info. + +### Patch Changes + +- Updated dependencies [cba1cc7] + - @agentic/core@7.0.0 diff --git a/legacy/packages/social-data/package.json b/legacy/packages/social-data/package.json index 57d8e7d2..013563aa 100644 --- a/legacy/packages/social-data/package.json +++ b/legacy/packages/social-data/package.json @@ -1,6 +1,6 @@ { "name": "@agentic/social-data", - "version": "6.6.1", + "version": "7.0.0", "description": "Agentic SDK for accessing Twitter via Social Data.", "author": "Travis Fischer ", "license": "MIT", diff --git a/legacy/packages/stdlib/CHANGELOG.md b/legacy/packages/stdlib/CHANGELOG.md new file mode 100644 index 00000000..148706da --- /dev/null +++ b/legacy/packages/stdlib/CHANGELOG.md @@ -0,0 +1,51 @@ +# @agentic/stdlib + +## 7.0.0 + +### Major Changes + +- cba1cc7: Move to monorepo and multiple packages + + See https://github.com/transitive-bullshit/agentic/issues/654 and https://github.com/transitive-bullshit/agentic/pull/657 for more info. + +### Patch Changes + +- Updated dependencies [cba1cc7] + - @agentic/people-data-labs@7.0.0 + - @agentic/search-and-crawl@7.0.0 + - @agentic/predict-leads@7.0.0 + - @agentic/wolfram-alpha@7.0.0 + - @agentic/hacker-news@7.0.0 + - @agentic/social-data@7.0.0 + - @agentic/calculator@7.0.0 + - @agentic/llamaindex@7.0.0 + - @agentic/midjourney@7.0.0 + - @agentic/firecrawl@7.0.0 + - @agentic/langchain@7.0.0 + - @agentic/proxycurl@7.0.0 + - @agentic/wikipedia@7.0.0 + - @agentic/clearbit@7.0.0 + - @agentic/wikidata@7.0.0 + - @agentic/diffbot@7.0.0 + - @agentic/perigon@7.0.0 + - @agentic/polygon@7.0.0 + - @agentic/searxng@7.0.0 + - @agentic/serpapi@7.0.0 + - @agentic/twitter@7.0.0 + - @agentic/weather@7.0.0 + - @agentic/ai-sdk@7.0.0 + - @agentic/dexter@7.0.0 + - @agentic/genkit@7.0.0 + - @agentic/github@7.0.0 + - @agentic/hunter@7.0.0 + - @agentic/serper@7.0.0 + - @agentic/tavily@7.0.0 + - @agentic/twilio@7.0.0 + - @agentic/slack@7.0.0 + - @agentic/bing@7.0.0 + - @agentic/core@7.0.0 + - @agentic/dexa@7.0.0 + - @agentic/jina@7.0.0 + - @agentic/novu@7.0.0 + - @agentic/e2b@7.0.0 + - @agentic/exa@7.0.0 diff --git a/legacy/packages/stdlib/package.json b/legacy/packages/stdlib/package.json index c4877d5d..f9bf9a36 100644 --- a/legacy/packages/stdlib/package.json +++ b/legacy/packages/stdlib/package.json @@ -1,6 +1,6 @@ { "name": "@agentic/stdlib", - "version": "6.6.1", + "version": "7.0.0", "description": "Standard library of AI functions which work with any LLM and TypeScript AI SDK.", "author": "Travis Fischer ", "license": "MIT", diff --git a/legacy/packages/tavily/CHANGELOG.md b/legacy/packages/tavily/CHANGELOG.md new file mode 100644 index 00000000..65b0dc07 --- /dev/null +++ b/legacy/packages/tavily/CHANGELOG.md @@ -0,0 +1,14 @@ +# @agentic/tavily + +## 7.0.0 + +### Major Changes + +- cba1cc7: Move to monorepo and multiple packages + + See https://github.com/transitive-bullshit/agentic/issues/654 and https://github.com/transitive-bullshit/agentic/pull/657 for more info. + +### Patch Changes + +- Updated dependencies [cba1cc7] + - @agentic/core@7.0.0 diff --git a/legacy/packages/tavily/package.json b/legacy/packages/tavily/package.json index 4ebdf1aa..95069c86 100644 --- a/legacy/packages/tavily/package.json +++ b/legacy/packages/tavily/package.json @@ -1,6 +1,6 @@ { "name": "@agentic/tavily", - "version": "6.6.1", + "version": "7.0.0", "description": "Agentic SDK for Tavily.", "author": "Travis Fischer ", "license": "MIT", diff --git a/legacy/packages/tsconfig/package.json b/legacy/packages/tsconfig/package.json index 60311ad2..c4b57613 100644 --- a/legacy/packages/tsconfig/package.json +++ b/legacy/packages/tsconfig/package.json @@ -1,5 +1,6 @@ { "name": "@agentic/tsconfig", + "version": "1.0.0", "private": true, "exports": { ".": { @@ -13,5 +14,8 @@ }, "files": [ "tsconfig.base.json" - ] + ], + "publishConfig": { + "access": "public" + } } diff --git a/legacy/packages/twilio/CHANGELOG.md b/legacy/packages/twilio/CHANGELOG.md new file mode 100644 index 00000000..1a256329 --- /dev/null +++ b/legacy/packages/twilio/CHANGELOG.md @@ -0,0 +1,14 @@ +# @agentic/twilio + +## 7.0.0 + +### Major Changes + +- cba1cc7: Move to monorepo and multiple packages + + See https://github.com/transitive-bullshit/agentic/issues/654 and https://github.com/transitive-bullshit/agentic/pull/657 for more info. + +### Patch Changes + +- Updated dependencies [cba1cc7] + - @agentic/core@7.0.0 diff --git a/legacy/packages/twilio/package.json b/legacy/packages/twilio/package.json index 2c5b0fdd..d1d37fc5 100644 --- a/legacy/packages/twilio/package.json +++ b/legacy/packages/twilio/package.json @@ -1,6 +1,6 @@ { "name": "@agentic/twilio", - "version": "6.6.1", + "version": "7.0.0", "description": "Agentic SDK for Twilio.", "author": "Travis Fischer ", "license": "MIT", diff --git a/legacy/packages/twitter/CHANGELOG.md b/legacy/packages/twitter/CHANGELOG.md new file mode 100644 index 00000000..020ffff6 --- /dev/null +++ b/legacy/packages/twitter/CHANGELOG.md @@ -0,0 +1,14 @@ +# @agentic/twitter + +## 7.0.0 + +### Major Changes + +- cba1cc7: Move to monorepo and multiple packages + + See https://github.com/transitive-bullshit/agentic/issues/654 and https://github.com/transitive-bullshit/agentic/pull/657 for more info. + +### Patch Changes + +- Updated dependencies [cba1cc7] + - @agentic/core@7.0.0 diff --git a/legacy/packages/twitter/package.json b/legacy/packages/twitter/package.json index 0aa5aca9..a7486d00 100644 --- a/legacy/packages/twitter/package.json +++ b/legacy/packages/twitter/package.json @@ -1,6 +1,6 @@ { "name": "@agentic/twitter", - "version": "6.6.1", + "version": "7.0.0", "description": "Agentic SDK for Twitter.", "author": "Travis Fischer ", "license": "MIT", diff --git a/legacy/packages/weather/CHANGELOG.md b/legacy/packages/weather/CHANGELOG.md new file mode 100644 index 00000000..93a26bd2 --- /dev/null +++ b/legacy/packages/weather/CHANGELOG.md @@ -0,0 +1,14 @@ +# @agentic/weather + +## 7.0.0 + +### Major Changes + +- cba1cc7: Move to monorepo and multiple packages + + See https://github.com/transitive-bullshit/agentic/issues/654 and https://github.com/transitive-bullshit/agentic/pull/657 for more info. + +### Patch Changes + +- Updated dependencies [cba1cc7] + - @agentic/core@7.0.0 diff --git a/legacy/packages/weather/package.json b/legacy/packages/weather/package.json index d6a41ddb..b7af2d0b 100644 --- a/legacy/packages/weather/package.json +++ b/legacy/packages/weather/package.json @@ -1,6 +1,6 @@ { "name": "@agentic/weather", - "version": "6.6.1", + "version": "7.0.0", "description": "Agentic SDK for weatherapi.com.", "author": "Travis Fischer ", "license": "MIT", diff --git a/legacy/packages/wikidata/CHANGELOG.md b/legacy/packages/wikidata/CHANGELOG.md new file mode 100644 index 00000000..388526e0 --- /dev/null +++ b/legacy/packages/wikidata/CHANGELOG.md @@ -0,0 +1,14 @@ +# @agentic/wikidata + +## 7.0.0 + +### Major Changes + +- cba1cc7: Move to monorepo and multiple packages + + See https://github.com/transitive-bullshit/agentic/issues/654 and https://github.com/transitive-bullshit/agentic/pull/657 for more info. + +### Patch Changes + +- Updated dependencies [cba1cc7] + - @agentic/core@7.0.0 diff --git a/legacy/packages/wikidata/package.json b/legacy/packages/wikidata/package.json index f2049dcc..9cf75c8f 100644 --- a/legacy/packages/wikidata/package.json +++ b/legacy/packages/wikidata/package.json @@ -1,6 +1,6 @@ { "name": "@agentic/wikidata", - "version": "6.6.1", + "version": "7.0.0", "description": "Agentic SDK for Wikidata.", "author": "Travis Fischer ", "license": "MIT", diff --git a/legacy/packages/wikipedia/CHANGELOG.md b/legacy/packages/wikipedia/CHANGELOG.md new file mode 100644 index 00000000..687234b5 --- /dev/null +++ b/legacy/packages/wikipedia/CHANGELOG.md @@ -0,0 +1,14 @@ +# @agentic/wikipedia + +## 7.0.0 + +### Major Changes + +- cba1cc7: Move to monorepo and multiple packages + + See https://github.com/transitive-bullshit/agentic/issues/654 and https://github.com/transitive-bullshit/agentic/pull/657 for more info. + +### Patch Changes + +- Updated dependencies [cba1cc7] + - @agentic/core@7.0.0 diff --git a/legacy/packages/wikipedia/package.json b/legacy/packages/wikipedia/package.json index 66f25978..d92234e3 100644 --- a/legacy/packages/wikipedia/package.json +++ b/legacy/packages/wikipedia/package.json @@ -1,6 +1,6 @@ { "name": "@agentic/wikipedia", - "version": "6.6.1", + "version": "7.0.0", "description": "Agentic SDK for wikipedia.", "author": "Travis Fischer ", "license": "MIT", diff --git a/legacy/packages/wolfram-alpha/CHANGELOG.md b/legacy/packages/wolfram-alpha/CHANGELOG.md new file mode 100644 index 00000000..7d1e3c17 --- /dev/null +++ b/legacy/packages/wolfram-alpha/CHANGELOG.md @@ -0,0 +1,14 @@ +# @agentic/wolfram-alpha + +## 7.0.0 + +### Major Changes + +- cba1cc7: Move to monorepo and multiple packages + + See https://github.com/transitive-bullshit/agentic/issues/654 and https://github.com/transitive-bullshit/agentic/pull/657 for more info. + +### Patch Changes + +- Updated dependencies [cba1cc7] + - @agentic/core@7.0.0 diff --git a/legacy/packages/wolfram-alpha/package.json b/legacy/packages/wolfram-alpha/package.json index 9ca58b62..c0110f97 100644 --- a/legacy/packages/wolfram-alpha/package.json +++ b/legacy/packages/wolfram-alpha/package.json @@ -1,6 +1,6 @@ { "name": "@agentic/wolfram-alpha", - "version": "6.6.1", + "version": "7.0.0", "description": "Agentic SDK for Wolfram Alpha.", "author": "Travis Fischer ", "license": "MIT",