0
代码介绍
代码
Issues
Pull Requests
流水线
Actions
讨论
Wiki
项目成员
分析
项目设置
0
  1. auto-dev
  2. /
  3. example
phodalphodalfix: fix issue for https://github.com/unit-mesh/auto-dev/security/dependabot/8
367e5560创建于 2025年10月29日历史提交
文件最后提交记录最后更新时间
custom_agent
fix: fix issue for https://github.com/unit-mesh/auto-dev/security/dependabot/8 6 个月前
custom_llm_server
chore(deps): bump fastapi in /example/custom_llm_server Bumps [fastapi](https://github.com/tiangolo/fastapi) from 0.100.1 to 0.109.1. - [Release notes](https://github.com/tiangolo/fastapi/releases) - [Commits](https://github.com/tiangolo/fastapi/compare/0.100.1...0.109.1) --- updated-dependencies: - dependency-name: fastapi dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>2 年前
mcp
fix: Remove SSE references from tests and documentation - Remove sseUrl field references from McpConfigTest.kt - Remove SSE-related test cases that are no longer applicable - Update example configuration to remove SSE examples - Update documentation to focus on HTTP transport only - All tests now pass successfully This ensures consistency between the configuration model and tests, focusing on the working HTTP transport foundation. 9 个月前
prompt
fix: fix test prompt issue 2 年前
Hello World.ipynb
feat(plugins): add Jupyter support and update plugin configurations Added Jupyter plugin support across multiple properties files and updated dependencies to include Jupyter versions. Created a placeholder Jupyter notebook for initial use. 1 年前