mirror of
https://github.com/upstash/context7.git
synced 2026-01-21 20:39:23 +00:00
* 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