兰缘小妖 lanyuanxiaoyao
  • Joined on 2024-11-17
lanyuanxiaoyao pushed to master at lanyuanxiaoyao/lyxy-document 2026-03-10 04:45:19 +00:00
e53e64d386 refactor: 优化 chardet 依赖配置,仅保留在 HTML reader 中
688933c228 fix: 移除 cleaner.py 顶层导入,完善 README 测试指引
Compare 2 commits »
lanyuanxiaoyao pushed to master at lanyuanxiaoyao/lyxy-document 2026-03-09 15:59:55 +00:00
25d748aa17 docs: 重构 README.md 和 SKILL.md,明确文档职责
9abc0a0707 test: 修复 PDF unstructured special_chars 测试在 Windows 下的兼容性问题
Compare 2 commits »
lanyuanxiaoyao pushed to master at lanyuanxiaoyao/lyxy-document 2026-03-09 10:44:22 +00:00
aaa1171e60 feat: 添加 --advice 参数,支持快速获取执行建议
lanyuanxiaoyao pushed to master at lanyuanxiaoyao/lyxy-document 2026-03-09 07:46:56 +00:00
9daff73589 refactor: 调整模块导入路径,简化引用结构
6e75c99d5b chore: 更新 Claude Code 权限设置
d860e17b2c feat: 添加 PyArmor 代码混淆支持
c140bda66b docs: 移除 pyproject.toml,改为 uv run --with 依赖管理方式
dfe6904f4c feat: 添加多平台依赖支持
Compare 6 commits »
lanyuanxiaoyao pushed to master at lanyuanxiaoyao/lyxy-document 2026-03-08 17:48:15 +00:00
58093e0877 feat: 添加 skill 打包脚本 build.py
47038475d4 refactor: 将 HTML 下载器拆分为子包结构
1aea561277 refactor: 重构 Reader 内部工具函数到独立模块
Compare 3 commits »
lanyuanxiaoyao created branch master in lanyuanxiaoyao/lyxy-document 2026-03-08 16:27:31 +00:00
lanyuanxiaoyao pushed to master at lanyuanxiaoyao/lyxy-document 2026-03-08 16:27:31 +00:00
b80c635f07 refactor: 完善降级链的异常捕获机制
2b81dd49fe refactor: 统一 HTML Reader 的 parse 签名,使用文件路径参数
09904aefdc refactor: 移除 BaseReader 中未使用的 supported_extensions 属性
7eab1dcef1 test: 添加全面的测试套件,覆盖所有 Reader 实现
c35bbc90b5 docs: 优化 skill 文档并添加更新原则
Compare 10 commits »
lanyuanxiaoyao created repository lanyuanxiaoyao/lyxy-document 2026-03-08 16:21:07 +00:00
lanyuanxiaoyao pushed to master at lanyuanxiaoyao/PPTX 2026-03-06 07:23:00 +00:00
3c13e5b64c refactor: 重构项目规范文档结构,采用分类条目格式
124ef0e5ce refactor: 重构文档结构,采用渐进式信息披露模式
98098dc911 feat: 实现模板库metadata和跨域字体引用系统
f1aae96a04 refactor: 重构外部模板系统,改为单文件模板库模式
bd12fce14b feat: 实现字体主题系统和东亚字体支持
Compare 5 commits »
lanyuanxiaoyao pushed to master at lanyuanxiaoyao/PPTX 2026-03-04 06:49:05 +00:00
7ef29ea039 feat: 实现幻灯片备注功能,将description写入PPT备注页
f34405be36 feat: 移除图片适配模式功能
2fd8bc1b4a feat: 为metadata、模板和幻灯片添加description字段支持
5d60f3c2c2 feat: 实现模板元素混合模式功能
5b367f7ef3 fix: 修复多行文本渲染时字号只应用于第一段的bug
Compare 7 commits »
lanyuanxiaoyao pushed to master at lanyuanxiaoyao/PPTX 2026-03-03 09:29:21 +00:00
16ca9d77cd feat: 增强模板条件渲染表达式支持
01a93ce13b feat: 添加页面级 enabled 参数支持幻灯片启用/禁用控制
01eacb0b97 feat: 添加内联模板支持
2ba1bd7272 chore: add OpenCode configuration files
Compare 4 commits »
lanyuanxiaoyao pushed to master at lanyuanxiaoyao/PPTX 2026-03-02 17:25:48 +00:00
22614d6f55 fix: 修复 7 个失败测试和 1 个错误测试
e82a6a945e chore: 更新 OpenSpec 上下文配置
ef3fa6a06a feat: 添加模板变量验证功能
e31a7e9bed chore: 归档测试修复变更
c73bd0fedd fix: 修复测试问题,提升测试通过率
Compare 8 commits »
lanyuanxiaoyao created branch master in lanyuanxiaoyao/PPTX 2026-03-02 10:50:05 +00:00
lanyuanxiaoyao pushed to master at lanyuanxiaoyao/PPTX 2026-03-02 10:50:05 +00:00
0a804eacc8 chore: update Claude Code permissions configuration
66472cbd86 refactor: restructure CLI with clear subcommand architecture
83ff827ad1 feat: add YAML validation with check command and auto-validation
d598de27b3 chore: untrack .claude/settings.local.json from global ignore
ed940f0690 refactor: modularize yaml2pptx into layered architecture
lanyuanxiaoyao created repository lanyuanxiaoyao/PPTX 2026-03-02 10:27:55 +00:00
lanyuanxiaoyao pushed to master at lanyuanxiaoyao/Skill 2026-02-26 10:09:16 +00:00
0bd9ec8a36 补充mac运行
e35d16a92e 忽略temp目录
Compare 2 commits »
lanyuanxiaoyao pushed to master at lanyuanxiaoyao/Skill 2026-02-25 10:28:59 +00:00
d296f97a71 优化路径
1362972630 补充skill编写技巧
cd40a58f33 优化skill提示词
ae3b123eeb 补充MCP规范文档
2d327b5af8 完成一个简易的全局skill、command管理器
Compare 8 commits »
lanyuanxiaoyao pushed to master at lanyuanxiaoyao/Skill 2026-02-24 07:38:49 +00:00
3d26ea1b8d 更新openspec
lanyuanxiaoyao pushed to master at lanyuanxiaoyao/Skill 2026-02-24 07:16:09 +00:00
367886d5ae 更新openspec
ebf4bbecd8 补充前缀说明
Compare 2 commits »
lanyuanxiaoyao pushed to master at lanyuanxiaoyao/Skill 2026-02-18 16:21:43 +00:00
04a22ccbf6 初步完成知识库命令和技能的开发
9f04dac50b 增加lyxy-reader-office skill
9f686270c2 更新claude配置
a21f5063c8 增加参数控制是否使用ocr模式解析pdf
c693e23888 增加unstructured处理策略
Compare 6 commits »