Wykres commitów

1239 Commity (354938db29995dc1a70a1e5948e1cec67c4805af)

Autor SHA1 Wiadomość Data
Travis Fischer 354938db29 💜 2025-03-23 03:55:34 +08:00
Travis Fischer d9df972989 Add Notion client generation from OpenAPI spec
This updates the code to support generating a Notion client
from an OpenAPI specification. It includes schemas,
operation schemas, and AI function decorators. Improved handling
of union types in operation parameters and added a placeholder
for recursive types. Options to supply a Notion API key and base
URL are available. Code aesthetics such as prettier formatting and
comment clues have been addressed for clarity.
2025-03-23 03:53:03 +08:00
Travis Fischer 082231c228 feat: WIP add openapi-to-ts-client generator to automate the creation of agentic TS clients 2025-03-23 01:31:50 +08:00
Travis Fischer 25d7b5b251 💊 2025-03-20 23:37:47 +08:00
Travis Fischer 42525ae054 🛠 2025-03-20 23:36:02 +08:00
Travis Fischer 22b4182dc5 chore: add unit test 2025-03-20 20:57:34 +08:00
Travis Fischer fdb5498966 feaet: rename AIFunction.impl to AIFunction.execute 2025-03-20 20:53:48 +08:00
Travis Fischer 257fdd95cc chore: release v7.5.3 2025-03-20 17:53:25 +08:00
Travis Fischer 4ba87047a1 Rename `createXSAISDKTools` to `createXSAITools` 2025-03-20 17:52:34 +08:00
Travis Fischer 96d7ddeecb chore: release v7.5.2 2025-03-20 17:48:03 +08:00
Travis Fischer 78e1078ba4 Move `zoominfo-api-auth-client` dependency 2025-03-20 17:47:37 +08:00
Travis Fischer 55dc45cf17 Merge pull request #698 from transitive-bullshit/feature/update-twitter-nango
Improve Twitter client
2025-03-20 17:44:29 +08:00
Travis Fischer 5991542051 Merge pull request #699 from transitive-bullshit/feature/xsai-sdk
Add the xsAI SDK
2025-03-20 17:44:01 +08:00
Travis Fischer 251631af54 feat: add the xsAI SDK 2025-03-20 17:37:16 +08:00
Travis Fischer 0563da957f 🏘 2025-03-19 23:37:00 +08:00
Travis Fischer 4511020047 Add tweet listing and improve error handling 2025-03-19 23:22:52 +08:00
Travis Fischer aa80d334d0 🍣 2025-03-19 16:14:40 +08:00
Travis Fischer e0a91eecbb chore: simplify tsup scripts 2025-03-18 23:16:05 +08:00
Travis Fischer 54af8d965d chore: release v7.5.1 2025-03-18 23:04:57 +08:00
Travis Fischer 1758c5c53f chore: downgrade p-throttle to v6.2.0 again 2025-03-18 23:03:29 +08:00
Travis Fischer 970ba8f226 🏵 2025-03-18 22:42:33 +08:00
Travis Fischer 4e53385e27 📑 2025-03-18 22:06:39 +08:00
Travis Fischer b596bdf18f 🐓 2025-03-18 21:51:44 +08:00
Travis Fischer a2ecd79843 chore: release v7.5.0 2025-03-18 21:50:45 +08:00
Travis Fischer 148a53fcbd Merge pull request #697 from transitive-bullshit/chore/build-simplifying
Build + package improvements
2025-03-18 21:48:30 +08:00
Travis Fischer 0f26b0ac66 chore: update all packages to be in sync: 7.4.7 2025-03-18 21:23:17 +08:00
Travis Fischer 863556c333 😚 2025-03-18 21:20:51 +08:00
Travis Fischer d23edc61fd 🌀 2025-03-18 21:19:39 +08:00
Travis Fischer e7d241bcc3 🖋 2025-03-18 21:18:36 +08:00
Travis Fischer a8e5f41193 🐎 2025-03-18 21:16:19 +08:00
Travis Fischer 1855b649f1 2025-03-18 21:15:33 +08:00
Travis Fischer 1f5af15673 🔗 2025-03-18 21:12:55 +08:00
Travis Fischer 4065fcd840 🛳 2025-03-18 21:07:00 +08:00
Travis Fischer 783cfb1bdd 2025-03-18 21:04:29 +08:00
Travis Fischer 9580217c5d 😼 2025-03-18 21:03:08 +08:00
Travis Fischer d5eb9909e8 fix: firecrawl updates from last pr 2025-03-18 21:02:16 +08:00
Travis Fischer 321cc1b6eb 🥃 2025-03-18 20:43:38 +08:00
Travis Fischer a9a783e88e 🌜 2025-03-18 20:42:16 +08:00
Travis Fischer cb2fbf8b14 🥘 2025-03-18 20:42:16 +08:00
Travis Fischer 18196e19b4 feat: switch to pnpm catalog for consistent deps 2025-03-18 20:42:16 +08:00
Travis Fischer d680a8142b Delete changelog files for package cleanup 2025-03-18 20:42:16 +08:00
Travis Fischer 7f0e6d28af Replace changesets with bumpp for release process 2025-03-18 20:42:16 +08:00
Travis Fischer f28d5b8bd6 Add release workflow with changelog generation 2025-03-18 20:42:16 +08:00
Travis Fischer d7b79fa207 Switch to `simple-git-hooks` from `husky`
Removed `.husky/pre-commit` file and dependencies on `husky`.
Updated `package.json` and `pnpm-lock.yaml` accordingly.
2025-03-18 20:42:16 +08:00
Travis Fischer 44eba11053 Merge pull request #696 from ftonato/refactor/update-firecrawl-api-to-v1
feat: update Firecrawl API version
2025-03-18 20:41:54 +08:00
Ademílson F. Tonato ed017abfe7 feat: update Firecrawl API version
- Refactored `firecrawl-client.ts` to improve API request handling and added new methods for scraping, searching, crawling, and extracting data.
- Introduced comprehensive tests in `test-firecrawl-client.ts` to validate the functionality of the FirecrawlClient.
- Updated `index.ts` to export new types and the FirecrawlClient class.
2025-03-17 19:35:37 +00:00
Travis Fischer b45e0c025c chore: changeset 2025-03-16 20:17:22 +08:00
Travis Fischer 4b822f579f docs: update ai sdk readmes 2025-03-16 20:05:32 +08:00
Travis Fischer f875f44b2b 🎊 2025-03-16 19:42:41 +08:00
Travis Fischer 2721038924 chore: changeset 2025-03-16 19:40:39 +08:00