mirror of
https://github.com/upstash/context7.git
synced 2026-09-14 19:09:34 +08:00
f0ee85d0c7
* 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 * docs: context7-ai-sdk * 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 * update docs with latest changes and updated veai sdk examples * finalize docs * docs: remove duplicate H1 headers from AI SDK documentation pages * simplify agent config * fix refs * remove changeset * feat: update diagram with query param * fix: address reviews --------- Co-authored-by: enesgules <abdullah.enes.gules@gmail.com>