Muspi Merol
@cnseniorious000
Joined on 16 November 2020
Fullstack dev. Undergraduate at Beijing Normal University (at Zhuhai). Creator of @promplate. I enjoy meta programming.
GitHub Stats
74
Followers
91
Repositories
4
Organizations
6
Gists
127
Pull Requests
200
Issues
1630
Commits
0
Sponsors
70
Contributed To
207
Star Earned
Most Used Languages
32.56%
Svelte
25.47%
TypeScript
22.01%
Python
6.26%
JavaScript
5.37%
Jinja
4.35%
Astro
2.62%
CSS
1.22%
HTML
Popular Projects
free-chat
An elegant LLM chat UI forked from chatgpt-demo of @anse-app. Index site at https://free-chat.asia
Svelte
184
55
12
630
oai2ollama
OpenAI API -> Ollama API (original idea: https://github.com/microsoft/vscode-copilot-release/issues/7518#issuecomment-3043670968)
Python
5
3
2
5
pyodide-httpx
patch httpx for using in pyodide
Python
2
0
1
2
yuque-blog
A blog site using SvelteKit and UnoCSS
Svelte
2
1
4
62
SMMS4py
unofficial python SDK for SM.MS
Python
2
1
0
1
project_automata
基于OCR的自动化脚手架
Python
2
0
0
1
Top Contributions
Top contributions made by the user in the last year.
Charts
Follow Up
Activity Graph
Contributions Calendar
Contributions made by the user in the last 365 days.
Recent Activity
7/30/2025, 1:24:13 AM
- chore(deps): update dependency @antfu/eslint-config to v5
7/30/2025, 1:24:12 AM
7/30/2025, 1:19:32 AM
- fix: ignore `import/no-mutable-exports` for svelte files
7/30/2025, 1:11:21 AM
- feat: correct the behavior when chaining multiple `cache_across_reloads`
- [pre-commit.ci] pre-commit autoupdate updates: - [github.com/astral-sh/ruff-pre-commit: v0.12.3 → v0.12.4](https://github.com/astral-sh/ruff-pre-commit/compare/v0.12.3...v0.12.4)
- feat: replace `Memoized` with `Derived` in caching logic
- feat: lazy load `ReactiveModule` during watching
- chore(deps): update dependencies
- feat: add `on_changes` to simplify the reloading main loop
- chore: consistently wrap memos in `cache_across_reloads`
- chore: add a test case that ensure the lazy reloading behavior
- chore(deps): update dependencies
- chore(deps): update dependencies
- chore(deps): update dependencies
- fix: looks like auditevent of `open` `args[0]` isn't always a `str`
- fix(ci): looks like tests on Windows are flaky
- chore(deps-dev): bump @antfu/eslint-config from 4.19.0 to 5.0.0 Bumps [@antfu/eslint-config](https://github.com/antfu/eslint-config) from 4.19.0 to 5.0.0. - [Release notes](https://github.com/antfu/eslint-config/releases) - [Commits](https://github.com/antfu/eslint-config/compare/v4.19.0...v5.0.0) --- updated-dependencies: - dependency-name: "@antfu/eslint-config" dependency-version: 5.0.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
- chore(deps): update dependencies
- chore(deps): update dependencies
- [pre-commit.ci] pre-commit autoupdate updates: - [github.com/astral-sh/ruff-pre-commit: v0.12.4 → v0.12.5](https://github.com/astral-sh/ruff-pre-commit/compare/v0.12.4...v0.12.5)
7/30/2025, 1:11:11 AM
- DOC remove unused micropip dependency (#5783)
- Add `FS.unmount` to type definitions (#5788)
- Update CMake install instruction for macOS (#5793)
- TST Remove pyodide-build directory from default testpath (#5795)
- fix(test): strip ANSI color codes in test_fatal_error (#5797)
- Don't print traceback for cancelled futures in webloop (#5784)
- Use selenium manager in dockerfile (#5787) Co-authored-by: Gyeongjae Choi <def6488@gmail.com>
- [#5753] Exclude pyodide-build from mypy pre-commit checks (#5801)
- Teach json.dumps() to encode jsnull as null (#5804)
7/30/2025, 1:11:08 AM
- Add Claude Code GitHub Workflow (#3570) * Claude PR Assistant workflow * Claude Code Review workflow
- fix: disable claude review action Signed-off-by: Frost Ming <me@frostming.com>
- fix: export from pylock.toml produces empty requirements.txt (#3573) (#3575) This fixes an issue where running `pdm export --lockfile pylock.toml` would produce empty requirements.txt files. The problem was that groups information from pylock markers was not being properly extracted and assigned to requirements, causing the export logic to skip all packages. Changes: - Added group extraction from pylock markers in _read_pylock() - Modified export command to use evaluate_candidates() for proper filtering - Added _extract_groups_from_marker() method to handle complex marker patterns - Added comprehensive tests for pylock export functionality 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
- chore: Add license file metadata (#3581)
- fix: Error when locking git dependency in pylock.toml format (#3584) * fix: Error when locking git dependency in pylock.toml format Fixes #3582 Signed-off-by: Frost Ming <me@frostming.com> * chore: add news Signed-off-by: Frost Ming <me@frostming.com>
7/30/2025, 1:11:04 AM
- i18n(pl): create `develop-and-build.mdx` (#11983) Co-authored-by: Yan <61414485+yanthomasdev@users.noreply.github.com>
- i18n(zh-cn): Update cloudflare.mdx (#12017) Co-authored-by: Yan <61414485+yanthomasdev@users.noreply.github.com>
- i18n(ko-KR): create `sitepins.mdx` (#12009) Co-authored-by: Yan <61414485+yanthomasdev@users.noreply.github.com>
- i18n(ja): correct Japanese typo in guides/integrations-guide/react.mdx (#12007) Co-authored-by: knj <70939128+jp-knj@users.noreply.github.com> Co-authored-by: Yan <61414485+yanthomasdev@users.noreply.github.com>
- i18n(ja): Add `guides/integrations-guide/alpinejs.mdx` (#11984) Co-authored-by: Yan <61414485+yanthomasdev@users.noreply.github.com>
- Reference `<ClientRouter />` component rather than view transitions on Prefetch page (#12022)
- i18n(ja): Add `guides/integrations-guide/mdx.mdx` (#11986) @lunaria-track:src/content/docs/ja/guides/integrations-guide/mdx.mdx ---------------------------------------------------------------------------------------------- Co-authored-by: Yan <61414485+yanthomasdev@users.noreply.github.com>
- i18n(ja): Add `guides/integrations-guide/markdoc.mdx` (#11985) Co-authored-by: Yan <61414485+yanthomasdev@users.noreply.github.com>
- i18n(ja): Add `guides/integrations-guide/partytown.mdx` (#11989) Co-authored-by: Yan <61414485+yanthomasdev@users.noreply.github.com>
- i18n(ja): Add `guides/integrations-guide/preact.mdx` (#11990) Co-authored-by: Yan <61414485+yanthomasdev@users.noreply.github.com>
- i18n(ja): Add `guides/integrations-guide/sitemap.mdx` (#11991) Co-authored-by: Yan <61414485+yanthomasdev@users.noreply.github.com>
- i18n(ja): Add `guides/integrations-guide/solid-js.mdx` (#11992) Co-authored-by: Yan <61414485+yanthomasdev@users.noreply.github.com>
- i18n(pl): create `dev-toolbar.mdx` #11983 (#11997) Co-authored-by: Yan <61414485+yanthomasdev@users.noreply.github.com>
- i18n(ja): Add `guides/integrations-guide/svelte.mdx` (#12003) Co-authored-by: Yan <61414485+yanthomasdev@users.noreply.github.com>
- i18n(ja): Add `guides/integrations-guide/vue.mdx` (#12005) Co-authored-by: Yan <61414485+yanthomasdev@users.noreply.github.com>
- i18n(fr): improve the wording in `guides/imports.mdx` (#12002) Co-authored-by: Yan <61414485+yanthomasdev@users.noreply.github.com>
- i18n(fr): improve the wording in `guides/framework-components.mdx` (#12006) Co-authored-by: Yan <61414485+yanthomasdev@users.noreply.github.com>
- i18n(ja): Update `basics/astro-components.mdx` (#11879) Co-authored-by: Yan <61414485+yanthomasdev@users.noreply.github.com> Co-authored-by: ryu <114303361+ryuapp@users.noreply.github.com> Co-authored-by: knj <70939128+jp-knj@users.noreply.github.com>
- i18n(fr): add `guides/cms/sitepins.mdx` (#12010) Co-authored-by: Thomas Bonnet <thomasbnt@protonmail.com>
- i18n(fr): improve the wording in `fonts` and `environment-variables` (#12011) Co-authored-by: Thomas Bonnet <thomasbnt@protonmail.com>
7/30/2025, 1:10:58 AM
- gh-132629: Deprecate accepting out-of-range values for unsigned integers in PyArg_Parse (GH-132630) For unsigned integer formats in the PyArg_Parse* functions, accepting Python integers with value that is larger than the maximal value the corresponding C type or less than the minimal value for the corresponding signed integer type is now deprecated.
- gh-42237: Link to complete list of codec aliases (#136625) Closes #42237
- gh-127971: fix off-by-one read beyond the end of a string during search (#132574)
- gh-121914: Change the names of the symbol tables for lambda and genexpr (GH-135288) Change the names of the symbol tables for lambda expressions and generator expressions to "<lambda>" and "<genexpr>" respectively to avoid conflicts with user-defined names.
- gh-127146: Emscripten: Fix test_open_undecodable_uri by setting `-sTEXTDECODER=2` (#136624) Removes the JS text decoder fallback and gets rid of the bugs due to the differences in behavior on invalid utf8 strings. See https://github.com/emscripten-core/emscripten/issues/24690.
- gh-135256: Simplify parsing parameters in Argument Clinic (GH-135257)
- gh-67341: fix a typo in `Include/fileutils.h` (#136049) `IO_REPARSE_TAG_SYMLINK` is mapped to `S_IFLNK` in `fileutils.c`, not in `posixmodule.c`
- Partially revert "gh-101100: Fix sphinx warnings in `library/email.parser.rst` (#136475)" (#136629)
- gh-134567: Move unittest What’s New entry (#136630)
- gh-90733: improve `hashlib.scrypt` interface (#136100) * add `scrypt` to `hashlib.__all__` * improve `hashlib.scrypt` exception messages
- GH-135904: Improve the JIT's performance on macOS (GH-136528)
- gh-136396: Include instrumentation when creating new copies of the bytecode (#136525) Previously, we assumed that instrumentation would happen for all copies of the bytecode if the instrumentation version on the code object didn't match the per-interpreter instrumentation version. That assumption was incorrect: instrumentation will exit early if there are no new "events," even if there is an instrumentation version mismatch. To fix this, include the instrumented opcodes when creating new copies of the bytecode, rather than replacing them with their uninstrumented variants. I don't think we have to worry about races between instrumentation and creating new copies of the bytecode: instrumentation and new bytecode creation cannot happen concurrently. Instrumentation requires that either the world is stopped or the code object's per-object lock is held and new bytecode creation requires holding the code object's per-object lock.
- gh-116738: Make grp module thread-safe (#135434) Make grp module methods getgrgid() and getgrnam() thread-safe when the GIL is disabled and getgrgid_r()/getgrnam_r() C APIs are not available. --------- Co-authored-by: Kumar Aditya <kumaraditya@python.org>
- Fix a minor indentation error (#136661)
- gh-136663: fix signatures of PyFloat_Pack/Unpack in docs (#136664)
- gh-131189: Fix "msvcrt" import warning on Linux when "_ctypes" is not available. (GH-131201) Fix "msvcrt" import warning on Linux when "_ctypes" is not available. On Linux, compiling without "libffi" causes a "No module named 'msvcrt'" warning when launching PyREPL.
- GH-133711: Enable UTF-8 mode by default (PEP 686) (#133712) Co-authored-by: Victor Stinner <vstinner@python.org>
- GH-132661: Add ``string.templatelib.convert()`` (#135217)
- gh-72570: mention the incompatibility of XOFs with HMAC (#136676)
- gh-136155: Docs: check for EPUB fatal errors in CI (#134074) Co-authored-by: blurb-it[bot] <43283697+blurb-it[bot]@users.noreply.github.com>
7/30/2025, 1:09:37 AM
- docs: Fix typo in chat_history.ipynb (#30405) `repsonse` should be `response`
- docs: fix typo in chat_history.ipynb (#30406) `peristence` should be `persistence`
- docs: fix several typos in docs/docs/how_to/split_html.ipynb (#30407) Fix several typos in docs/docs/how_to/split_html.ipynb * `structered` should be `structured` * `signifcant` should be `significant` * `seperator` should be `separator`
- ollama: release 0.3.0 (#30420)
- core[patch]: more tests for trim_messages (#30421)
- partner: ChatDeepSeek on openrouter not returning reasoning (#30240) Deepseek model does not return reasoning when hosted on openrouter (Issue [30067](https://github.com/langchain-ai/langchain/issues/30067)) the following code did not return reasoning: ```python llm = ChatDeepSeek( model = 'deepseek/deepseek-r1:nitro', api_base="https://openrouter.ai/api/v1", api_key=os.getenv("OPENROUTER_API_KEY")) messages = [ {"role": "system", "content": "You are an assistant."}, {"role": "user", "content": "9.11 and 9.8, which is greater? Explain the reasoning behind this decision."} ] response = llm.invoke(messages, extra_body={"include_reasoning": True}) print(response.content) print(f"REASONING: {response.additional_kwargs.get('reasoning_content', '')}") print(response) ``` The fix is to extract reasoning from response.choices[0].message["model_extra"] and from choices[0].delta["reasoning"]. and place in response additional_kwargs. Change is really just the addition of a couple one-sentence if statements. --------- Co-authored-by: andrasfe <andrasf94@gmail.com> Co-authored-by: Chester Curme <chester.curme@gmail.com>
- deepseek: release 0.1.3 (#30422)
- deepseek: temporarily bypass tests (#30423) Deepseek infra is not stable enough to get through integration tests. Previous two attempts had two tests time out, they both pass locally.
- Revert "deepseek: temporarily bypass tests" (#30424) Reverts langchain-ai/langchain#30423
- docs: Update a note about how to track azure openai's token usage when streaming (#30409) - **Description:** Update a note about how to track azure openai's token usage when streaming - **Issue:** #30390 - **Dependencies:** None - **Twitter handle:** None --------- Co-authored-by: Chester Curme <chester.curme@gmail.com>
- openai[patch]: trace strict in structured_output_kwargs (#30425)
- core[patch]: optimize trim_messages (#30327) Refactored w/ Claude Up to 20x speedup! (with theoretical max improvement of `O(n / log n)`)
- core(mermaid): allow greater customization (#29939) Adds greater style customization by allowing a custom frontmatter config. This allows to set a `theme` and `look` or to adjust theme by setting `themeVariables` Example: ```python node_colors = NodeStyles( default="fill:#e2e2e2,line-height:1.2,stroke:#616161", first="fill:#cfeab8,fill-opacity:0", last="fill:#eac3b8", ) frontmatter_config = { "config": { "theme": "neutral", "look": "handDrawn" } } graph.get_graph().draw_mermaid_png(node_colors=node_colors, frontmatter_config=frontmatter_config) ```  --------- Co-authored-by: vbarda <vadym@langchain.dev>
- docs[patch]: add warning to token counter docstring (#30426)
- core: add tool_call exclusion in filter_message (#30289) Extend functionallity to allow to filter pairs of tool calls (ai + tool). --------- Co-authored-by: vbarda <vadym@langchain.dev>
- community:ChatLiteLLM support output reasoning content (#30430)
- Fix incorrect import path for AzureAIChatCompletionsModel (#30417) Fixes #30416 Correct the import path for `AzureAIChatCompletionsModel` in the `_init_chat_model_helper` function. * Update the import statement in `libs/langchain/langchain/chat_models/base.py` to `from langchain_azure_ai.chat_models import AzureAIChatCompletionsModel`. --- For more details, open the [Copilot Workspace session](https://copilot-workspace.githubnext.com/langchain-ai/langchain/pull/30417?shareId=6ff6d5de-e3d1-4972-8d24-5e74838e9945).
- docs: update cassettes for response metadata guide (#30431) As of langchain-groq 0.3 ChatGroq requires a model name. Also update other models.
- docs: update cassettes (#30434) Following updates to `draw_mermaid_png`
- feature: added warning when duckdb is used as a vectorstore without pandas (#30435) added warning when duckdb is used as a vectorstore without pandas being installed (currently used for similarity search result processing) Thank you for contributing to LangChain! - [ ] **PR title**: "community: added warning when duckdb is used as a vectorstore without pandas" - [ ] **PR message**: ***Delete this entire checklist*** and replace with - **Description:** displays a warning when using duckdb as a vector store without pandas being installed, as it is used by the `similarity_search` function - **Issue:** #29933 - **Dependencies:** None --------- Co-authored-by: Chester Curme <chester.curme@gmail.com>
7/30/2025, 1:09:33 AM
- Docs cleanup
- Merge pull request #527 from jlowin/mcp-config Support creating clients from MCP config dicts, including multi-server clients
- Make resource prefix format configurable
- Update composition.mdx
- Update improts
- Merge pull request #534 from jlowin/backwards-compat-resources Make resource prefix format configurable
- Add version bad for prefix formats
- Merge pull request #537 from jlowin/version-badge Add version badge for prefix formats
- feat: support FastMCP v1 server transport
- Expose model preferences in ctx.sample
- Fix typo in docs. Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
- Make error masking configurable
- Add versioning note to docs
- Update docs/getting-started/installation.mdx Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
- Update docs/getting-started/installation.mdx Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
- Update installation.mdx
- Merge pull request #539 from jlowin/codex/add-support-for-fastmcp-1.0-server Add FastMCP 1.0 server support for in-memory Client / Testing
- Merge pull request #551 from jlowin/versioning Add versioning note to docs
- Raise an error if a Client is created with no servers in config
- Merge branch 'main' into clientconfig
7/30/2025, 1:05:11 AM
- Bump mkdocs from 1.5.3 to 1.6.1 (#266) Bumps [mkdocs](https://github.com/mkdocs/mkdocs) from 1.5.3 to 1.6.1. - [Release notes](https://github.com/mkdocs/mkdocs/releases) - [Commits](https://github.com/mkdocs/mkdocs/compare/1.5.3...1.6.1) --- updated-dependencies: - dependency-name: mkdocs dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Kar Petrosyan <92274156+karpetrosyan@users.noreply.github.com>
- fix-typing (#291) * fix-typing * changelog
- Bump ruff from 0.3.0 to 0.6.3 (#265) Bumps [ruff](https://github.com/astral-sh/ruff) from 0.3.0 to 0.6.3. - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](https://github.com/astral-sh/ruff/compare/v0.3.0...0.6.3) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Kar Petrosyan <92274156+karpetrosyan@users.noreply.github.com>
- fix: requirements.txt to reduce vulnerabilities (#263) The following vulnerabilities are fixed by pinning transitive dependencies: - https://snyk.io/vuln/SNYK-PYTHON-ANYIO-7361842 - https://snyk.io/vuln/SNYK-PYTHON-ZIPP-7430899 Co-authored-by: snyk-bot <snyk-bot@snyk.io>
- Bump redis from 5.0.1 to 5.0.4 (#235) Bumps [redis](https://github.com/redis/redis-py) from 5.0.1 to 5.0.4. - [Release notes](https://github.com/redis/redis-py/releases) - [Changelog](https://github.com/redis/redis-py/blob/master/CHANGES) - [Commits](https://github.com/redis/redis-py/compare/v5.0.1...v5.0.4) --- updated-dependencies: - dependency-name: redis dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Bump hatch from 1.7.0 to 1.9.3 (#176) Bumps [hatch](https://github.com/pypa/hatch) from 1.7.0 to 1.9.3. - [Release notes](https://github.com/pypa/hatch/releases) - [Commits](https://github.com/pypa/hatch/compare/hatch-v1.7.0...hatch-v1.9.3) --- updated-dependencies: - dependency-name: hatch dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Kar Petrosyan <92274156+karpetrosyan@users.noreply.github.com>
- Bump supercharge/redis-github-action from 1.7.0 to 1.8.0 (#156) Bumps [supercharge/redis-github-action](https://github.com/supercharge/redis-github-action) from 1.7.0 to 1.8.0. - [Release notes](https://github.com/supercharge/redis-github-action/releases) - [Changelog](https://github.com/supercharge/redis-github-action/blob/main/CHANGELOG.md) - [Commits](https://github.com/supercharge/redis-github-action/compare/1.7.0...1.8.0) --- updated-dependencies: - dependency-name: supercharge/redis-github-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Bump trio from 0.25.0 to 0.28.0 (#297) Bumps [trio](https://github.com/python-trio/trio) from 0.25.0 to 0.28.0. - [Release notes](https://github.com/python-trio/trio/releases) - [Commits](https://github.com/python-trio/trio/compare/v0.25.0...v0.28.0) --- updated-dependencies: - dependency-name: trio dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Bump coverage from 7.6.0 to 7.6.10 (#296) Bumps [coverage](https://github.com/nedbat/coveragepy) from 7.6.0 to 7.6.10. - [Release notes](https://github.com/nedbat/coveragepy/releases) - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst) - [Commits](https://github.com/nedbat/coveragepy/compare/7.6.0...7.6.10) --- updated-dependencies: - dependency-name: coverage dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Kar Petrosyan <92274156+karpetrosyan@users.noreply.github.com>
- Bump mypy from 1.10.0 to 1.14.1 (#295) Bumps [mypy](https://github.com/python/mypy) from 1.10.0 to 1.14.1. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](https://github.com/python/mypy/compare/v1.10.0...v1.14.1) --- updated-dependencies: - dependency-name: mypy dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Kar Petrosyan <92274156+karpetrosyan@users.noreply.github.com>
- Bump pytest from 8.0.2 to 8.3.4 (#294) Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.0.2 to 8.3.4. - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pytest-dev/pytest/compare/8.0.2...8.3.4) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Kar Petrosyan <92274156+karpetrosyan@users.noreply.github.com>
- Bump anyio from 4.4.0 to 4.7.0 (#293) Bumps [anyio](https://github.com/agronholm/anyio) from 4.4.0 to 4.7.0. - [Release notes](https://github.com/agronholm/anyio/releases) - [Changelog](https://github.com/agronholm/anyio/blob/master/docs/versionhistory.rst) - [Commits](https://github.com/agronholm/anyio/compare/4.4.0...4.7.0) --- updated-dependencies: - dependency-name: anyio dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Use SyncByteStream instead of ByteStream (#298) * Use SyncByteStream instead of ByteStream * Update changelog --------- Co-authored-by: Kar Petrosyan <92274156+karpetrosyan@users.noreply.github.com>
- Don't raise exceptions if date-containing headers are invalid (#318)
- dependabot (#323)
- add check for fips compliant python (#325) * add .idea to gitignore and add check for fips compliant python * remove need for blake2b typing, avoid import * add test simulating fips python --------- Co-authored-by: Hiranmayi Duvvuri <hduvvuri@newrelic.com>
- changelog (#326)
- fix to correctly fetch metadata for s3 object (#320) * fix to correctly fetch metadata for s3 object * updated changelog * correct PR number * Update CHANGELOG.md * Update CHANGELOG.md * Update CHANGELOG.md --------- Co-authored-by: Kar Petrosyan <92274156+karpetrosyan@users.noreply.github.com>
- fix changelog (#327)
- Update CHANGELOG.md (#328)
7/30/2025, 12:57:46 AM
- Added Raycast
- fixed typo
- Merge branch 'main' into main
- Update data.json
- Added DevHub to llmstxt-site data
- Update data.json
- Add Prisma to data.json Thanks for the directory! Adding Prisma 🙌
- add sankeydiagram.net to dataset
- Update data.json Add Starwind UI
- Add Transloadit
- Add Toriut.com record in data.json
- Add llms.txt for Sourcegraph docs This PR adds the `llms.txt` file for our Sourcegraph docs.
- add LikeC4
- add needle engine
- adding site
- Update data.json
- Update data.json
- Bun
- Adds docs.reown.com
- add LiveCodes
7/30/2025, 12:56:12 AM
- fix(deps): downgrade `@xsai/stream-text` from `0.2.2`
7/30/2025, 12:48:18 AM