LRriver commented on PR #355: URL: https://github.com/apache/hugegraph-ai/pull/355#issuecomment-4599626316
Addressed the DeepWiki MCP review feedback in the latest `deepwiki-skill` commits. Summary: - Cache read failures now trigger a fresh `read_wiki_contents()` fetch. - Cache write failures no longer discard already fetched DeepWiki contents. - Added regression tests for SSE timeout handling, cache fallback/refetch, and cached-context selection. - Fixed Ruff format/lint issues from CI. Local validation passed: `uv run ruff check .`, `uv run ruff format --check .`, `python3 -m py_compile ...`, and `python3 -m unittest .../tests/test_deepwiki_mcp.py`. Latest `apache/hugegraph-ai#355` CI is passing. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
