Trae/agent z98s ig - #433
Open
1982167424-art wants to merge 5 commits into
Open
Conversation
将 Trae agent 分支 trae/agent-wVWm4d 合并到 main,引入 mimo-gateway 子项目。 - 新增 mimo-gateway/app.py: FastAPI OpenAI 兼容网关 - 新增 mimo-gateway/sanitizer.py: PII 脱敏核心 - 新增 mimo-gateway/local_llm.py: 本地 LLM 封装 - 新增 mimo-gateway/mimo_client.py: 远端 MiMo 客户端 - 新增 mimo-gateway/start.sh: 启动脚本 - 新增 mimo-gateway/.env.example: 配置模板 - 新增 mimo-gateway/README.md: 完整说明文档
Co-authored-by: traeagent <traeagent@users.noreply.github.com>
Co-authored-by: traeagent <traeagent@users.noreply.github.com>
- 新增 Ollama Modelfile 用于加载 Kimi-VL-A3B-Instruct (Q4_K_M GGUF + f16 视觉投影器) - trae_config.yaml.example 增加 kimi_vl_a3b_instruct 条目 - .gitignore 忽略 *.gguf/*.safetensors/*.bin 大文件及下载缓存,保留 Modelfile
Co-authored-by: traeagent <traeagent@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
More Information
Validation
Linked Issues