message / app

Commit History

refactor(plugins): 插件短名并统一 MCP tool 为 {plugin}-{tool}
cc826a1
Running

hunian commited on

refactor(mcp): 移除平台管理 MCP tools
55962ce

hunian commited on

refactor(audio_transcription): ASR driver 重构
07e0a28

hunian commited on

feat(browser_mcp_plugin): 升级 v2.0 — Lightpanda + Playwright 双驱动 MCP 插件
0d8512e

hunian commited on

Refactor video audio extractor plugin and enhance functionality
e5e756a

hunian commited on

feat: add audio transcription and OCR plugins
ae8b600

hunian commited on

feat: 迁移插件前端为静态 UI 契约
9bdc593

hunian commited on

feat: 重构插件平台后端运行时和状态契约
10b8d56

hunian commited on

fix(mcp): 修复服务器传输安全配置逻辑
7083a6e

hunian commited on

feat(server): 支持通过环境变量配置允许的主机列表
fbbac1c

hunian commited on

fix(deployment): 支持代理头以兼容 HuggingFace Spaces
42ca097

hunian commited on

chore(docker): 优化.dockerignore和.gitignore配置,移除冗余内容
9345df2

hunian commited on

chore(docs): 更新 README 以支持 React SPA 和 uv 管理
d0c18f0

hunian commited on

chore: update config and cleanup
3298adb

hunian commited on

chore: cleanup deprecated files and update documentation
e7bacad

hunian commited on

test(mcp): add unit tests for decorators and plugin_registry
670cc69

hunian commited on

docs(mcp): add comprehensive module documentation
4f62f51

hunian commited on

feat: integrate PluginMCPRegistry and add MCP tools to all plugins
bdcdaf4

hunian commited on

feat(mcp): add platform admin tools (plugin_list/info/docs/install/enable/disable/uninstall)
e0fe9a9

hunian commited on

feat(mcp): add plugin_registry, docs_generator, and installer modules
6f89625

hunian commited on

feat(mcp): add @mcp_tool decorator for plugin MCP tool definition
34e040e

hunian commited on

refactor(mcp): fix FastMCP import and remove legacy exports
8bcf3cf

hunian commited on

refactor(mcp): migrate from FastMCP v1 to MCPServer v2, remove legacy tools
165bd1d

hunian commited on

docs(mcp): 增加项目情况说明报告文档
80a169d

hunian commited on

fix(templates): 正确传递 request 参数到 TemplateResponse
c771707

hunian commited on

fix(templates): 修复 TemplateResponse 参数传递导致的 Jinja2 缓存错误
a172770

hunian commited on

fix(mcp): 移除无效中间件并新增临时文件上传工具
5c887b7

hunian commited on

feat(middleware): 添加 MCP Host 验证中间件以支持多环境部署
90e716a

hunian commited on

fix(server): 配置允许所有host以支持部署环境
752c9e8

hunian commited on

refactor(mcp): 优化MCP应用初始化与会话管理流程
dd6aabf

hunian commited on

refactor(mcp): 重构MCP服务为无状态模式并规范工具定义
d03a852

hunian commited on

feat(mcp): 集成MCP会话管理器与服务挂载
afee0a8

hunian commited on

feat(plugins): 支持通过上传文件夹安装插件
8ffb677

hunian commited on

feat(plugin): 支持插件名称国际化与前端多语言切换
c0fe20c

hunian commited on

fix(main): 修复插件UI链接生成逻辑
be6f9e4

hunian commited on

fix(ui): 修复插件UI路径生成逻辑
2d97739

hunian commited on

fix(app): 修复插件 UI URL 强制使用 HTTPS 的问题
8bbbae0

hunian commited on

docs(core): 更新README和前端资源,完善插件系统和用户反馈功能
454f1d5

hunian commited on

refactor(app): 重构应用主入口和插件管理功能
27beae4

hunian commited on

refactor(docker): 简化 Dockerfile 并升级基础镜像版本
b6db694

hunian commited on