504 Commits

Author SHA1 Message Date
Ray Xu
1be102f077
Add an effective cline configuration
https://github.com/upstash/context7/issues/184#issuecomment-3258307936
2025-09-08 14:56:13 +08:00
Enes Gules
aa2fbeba4b
Merge pull request #671 from upstash/update-readme 2025-09-05 23:59:15 +03:00
Site2MD Bot
057bac1217 update readme 2025-09-05 22:27:06 +03:00
Enes Gules
29628d68e6
Merge pull request #668 from upstash/feat/tokens-param v1.0.17 2025-09-05 14:21:09 +03:00
enesgules
02d87cf33f refactor: update token limits and improve constant organization for documentation retrieval 2025-09-05 14:09:55 +03:00
enesgules
d44bfafda3 docs: add SSE protocol deprecation notice to README 2025-09-05 14:03:05 +03:00
enesgules
8b6f952115 feat: add Accept header for Gemini CLI config 2025-09-05 13:54:18 +03:00
enesgules
87306c876a fix: reduce default minimum token threshold from 10000 to 1000 2025-09-05 13:53:29 +03:00
enesgules
d3c5a23c93 docs: remove SSE transport options 2025-09-05 13:53:23 +03:00
Enes Gules
39686a9bc6
Merge pull request #469 from upstash/dependabot/github_actions/oven-sh/setup-bun-2 2025-09-02 14:56:36 +03:00
Enes Gules
035f411a0c
Merge pull request #470 from upstash/dependabot/github_actions/actions/setup-node-4 2025-09-02 14:55:49 +03:00
enesgules
76bf5ac85a chore: update dev deps and reformat docs 2025-09-02 14:55:08 +03:00
Enes Gules
65d19b8625
Merge pull request #648 from upstash/dependabot/bun/typescript-eslint/parser-8.41.0 2025-09-02 14:41:53 +03:00
dependabot[bot]
aa8f1ebdac
chore(deps-dev): bump @typescript-eslint/parser from 8.28.0 to 8.41.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 8.28.0 to 8.41.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.41.0/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-version: 8.41.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-02 11:41:19 +00:00
Enes Gules
1d45f80b65
Merge pull request #646 from upstash/dependabot/bun/typescript-eslint/eslint-plugin-8.41.0 2025-09-02 14:40:21 +03:00
Enes Gules
c6181ab6a9
Merge pull request #463 from upstash/dependabot/bun/eslint-config-prettier-10.1.8 2025-09-02 14:40:02 +03:00
dependabot[bot]
fd2e0d745a
chore(deps-dev): bump @typescript-eslint/eslint-plugin
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 8.28.0 to 8.41.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.41.0/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-version: 8.41.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-01 19:45:16 +00:00
Enes Gules
620e611744
Merge pull request #632 from asloan7/patch-1 2025-09-01 16:34:52 +03:00
Adam S
ac9dd28e52
Update README.md
simple grammar fix
2025-08-29 11:23:10 -04:00
enesgules
ffc681d0d1 fix: update .dxtignore and manifest.json 2025-08-27 08:25:10 +03:00
Enes Gules
20396819be
Merge pull request #598 from hz251/patch-1 2025-08-27 00:10:10 +03:00
Zheng Hu
7e73fcbc1c
Update README.zh-CN.md 2025-08-26 09:28:57 +08:00
Enes Gules
479473a4fd
Merge pull request #591 from BiFangKNT/docs/fix-links 2025-08-25 12:42:01 +03:00
Enes Gules
58119afe27
Merge pull request #580 from BiFangKNT/docs-cn-update 2025-08-25 12:41:09 +03:00
BiFangKNT
30aae36336 docs: 更新多语言文档中的Claude Code MCP链接 2025-08-24 02:12:09 +08:00
BiFangKNT
46541db247 docs: 更新Claude Code文档链接
修复Claude Code MCP文档的链接地址,指向更准确的最新文档位置
2025-08-24 02:06:30 +08:00
BiFangKNT
4975a448c9 docs: 修正中文文档中的封面图片路径 2025-08-24 00:47:41 +08:00
BiFangKNT
9e1f283955 docs: 修复文档中英文README链接路径错误 2025-08-24 00:44:37 +08:00
BiFangKNT
748bab0399 docs: 更新多语言文档中的相对路径链接
将文档中的相对路径从`./docs/`更新为`./`,以修复多语言文档间的链接跳转问题
2025-08-24 00:36:47 +08:00
BiFangKNT
8f8e880694 docs: 将英文文档链接颜色改为紫色 2025-08-24 00:30:59 +08:00
BiFangKNT
58a7493a42 docs: 修复简体中文文档中的语言链接路径
更新简体中文README.md文件中其他语言文档的链接路径,确保指向正确的文件位置
2025-08-23 23:05:02 +08:00
BiFangKNT
8a0071791a docs: 修复中文文档中的链接路径错误 2025-08-23 15:47:04 +08:00
bifangknt
03dc0702fd docs: 中文文档同步主文档内容 2025-08-22 16:59:42 +08:00
bifangknt
6c990cd441 docs: 更新中文文档内容 2025-08-22 10:38:47 +08:00
enesgules
7a01c6bc62 feat: add cover image to README.md 2025-08-21 16:13:58 +03:00
enesgules
41f3434255 chore: format 2025-08-21 15:49:21 +03:00
Enes Gules
2f1dcbe758
Merge pull request #567 from tatarmb4s/patch-1 v1.0.16 2025-08-21 14:27:55 +03:00
enesgules
d8edec6dfd feat: add API key header configuration to Context7 SSE setup 2025-08-21 14:27:31 +03:00
Enes Gules
a18993e327
Merge pull request #572 from BrunoTanabe/docs/update-readme-ptbr 2025-08-21 14:25:27 +03:00
Enes Gules
cc00760e82
Merge pull request #574 from BiFangKNT/docs-zh-update 2025-08-21 14:24:56 +03:00
enesgules
288d853048 refactor: change PROXY_URL to const and remove unnecessary type cast in ProxyAgent 2025-08-21 14:21:22 +03:00
Enes Gules
e924153812
Merge pull request #424 from sregister/add-proxy 2025-08-21 14:20:06 +03:00
Enes Gules
2edd546ec3
Merge branch 'master' into add-proxy 2025-08-21 13:07:10 +03:00
enesgules
6202ad81cb docs: add API key support for higher rate limits and authentication 2025-08-21 10:50:27 +03:00
bifangknt
7774247615 docs: 更新中文文档内容 2025-08-21 15:32:47 +08:00
Bruno Tanabe
3960bda6c4
docs: Update README.pt-BR.md to be compatible with the latest version of README.md
Updates README-pt-BR.md with the translation of the latest version of the documentation in README.md.
2025-08-20 16:26:56 -03:00
enesgules
7d4a2fa500 fix: remove the api key to clear confusion 2025-08-20 16:02:24 +03:00
enesgules
5f087470df feat: add API key support for higher rate limits and authentication 2025-08-20 15:48:21 +03:00
tatarmb4s
cdc1b8f7f6
Modifying visual studio 2022 online mcp template 2025-08-20 14:37:32 +02:00
enesgules
9c86cf60eb fix: remove trailing comma in mcpServers config 2025-08-20 00:34:37 +03:00