| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
Initial project | 2 年前 | |
Fix instruction decorator missing link handling (#163) | 26 天前 | |
fix: 修复拆分Excel缺少tqdm导入、废弃API及抠图颜色提取引发的程序崩溃问题 (#161) Co-authored-by: AI Bot <bot@example.com> | 1 个月前 | |
fix: 修复拆分Excel缺少tqdm导入、废弃API及抠图颜色提取引发的程序崩溃问题 (#161) Co-authored-by: AI Bot <bot@example.com> | 1 个月前 | |
fix(pdf): 关闭水印输入流并防护空水印文件 (#172) * fix(pdf): 关闭水印输入流并防护空水印文件 Refactor watermark service to ensure file streams are closed properly, even on failure. Added error handling for encrypted PDFs and improved readability. * test(pdf): 新增水印服务行为测试 | 18 天前 | |
fix: 清理Python文件中的重复注释 - 移除多个Python文件中的重复模块级和类级docstring - 修复测试文件中的重复注释问题 - 提升代码文档质量和可读性 - 影响文件包括:contributors/、examples/、tests/等目录下的80个文件 | 9 个月前 | |
fix: 清理Python文件中的重复注释 - 移除多个Python文件中的重复模块级和类级docstring - 修复测试文件中的重复注释问题 - 提升代码文档质量和可读性 - 影响文件包括:contributors/、examples/、tests/等目录下的80个文件 | 9 个月前 | |
fix: handle non-string pandas column names in memory optimizer (#177) * fix: handle non-string pandas column names in memory optimizer * test: cover pandas memory optimizer with integer columns * fix: keep pandas memory optimizer diff focused * test: cover pandas object column optimization cases | 12 天前 | |
feat(video): add unified video_edit skill for audio and video editing (#171) Add video_edit skill combining all 6 audio and video editing features: - cut_video: trim/cut video file by start_time and end_time - cut_audio: trim/cut audio file by start_time and end_time - crop_video: crop video screen coordinates and dimensions - concat_videos: concatenate multiple video files in sequence - concat_audios: concatenate multiple audio files in sequence - add_audio_to_video: add or replace audio track in video file Service implementation added to office/lib/video/video_edit_service.py. Co-authored-by: dmb-255474348 <dmb-255474348@qq.com> | 18 天前 | |
Initial project | 2 年前 |