Commit History

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

hunian commited on

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

hunian commited on

docs+chore: 新增 PRODUCT.md 与 .env.docker.example,调整 .gitignore
a3b5a31

hunian commited on

chore(deps): 升级 paddleocr 与 transformers,新增 pytest-asyncio
15bb9e7

hunian commited on

refactor(audio_transcription): ASR driver 重构
07e0a28

hunian commited on

fix(plugins): 修复 browser_mcp 和 ocr 插件
e0ea7df

hunian commited on

fix(dockerfile): 清理 pycache 避免镜像缓存导致 import 旧路径
358516e

hunian commited on

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

hunian commited on

feat: add initial HTML structure for Message Function Center
d92f1c4

hunian commited on

Refactor video audio extractor plugin and enhance functionality
e5e756a

hunian commited on

feat: 更新音频转录服务以返回时间戳,增强 OCR 服务兼容性
3899a42

hunian commited on

feat: add audio transcription and OCR plugins
ae8b600

hunian commited on

feat: 优化微博和小红书内容提取逻辑,增强图片URL处理
d25b897

hunian commited on

feat: 支持微博内容提取,更新插件描述和前端输入提示
bb96b1a

hunian commited on

test: 补齐插件平台契约测试
f4f1610

hunian commited on

feat: 新增内置 MCP 和内容处理插件
fbd9d3d

hunian commited on

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

hunian commited on

feat: 重构前端控制台和工具页面
a43ac26

hunian commited on

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

hunian commited on

chore: 更新本地工作产物忽略规则
3526c01

hunian commited on

Refactor code structure for improved readability and maintainability
9ef8a08

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

feat: initialize React frontend project structure
5a9fdff

hunian commited on

docs: add frontend migration implementation plan
7106c1a

hunian commited on

docs(spec): address spec review feedback for frontend migration
4748f97

hunian commited on

docs: add frontend migration design spec
80bec8f

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: 最终完善设计文档
7d817c4

hunian commited on

docs: 完善设计文档细节
74537d4

hunian commited on

docs: 修复设计文档问题
8b029b0

hunian commited on

docs: 创建Agent友好插件平台架构设计文档
0406e78

hunian commited on

feat: 完成Agent友好插件平台重构完整实施计划
3bcf23d

hunian commited on

fix: 根据review反馈修复实施计划
74bb199

hunian commited on

feat: 创建Agent友好插件平台重构实施计划(Chunk 1-2)
c3a065a

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