• Joined on 2025-10-13
panda pushed to master at panda/daily_publish 2026-05-24 14:26:17 +00:00
3823f70714 fix: FilePreview iframe高度撑满 + 手机端响应式布局
panda pushed to master at panda/daily_publish 2026-05-24 12:29:15 +00:00
fbd029a7fe chore: revert docker-compose.yml to original named volume config
panda created branch master in panda/daily_publish 2026-05-24 12:20:27 +00:00
panda pushed to master at panda/daily_publish 2026-05-24 12:20:27 +00:00
b9137204a0 fix: FilePreview fileType case + Tailwind v4 gradient transparent bug
panda created repository panda/daily_publish 2026-05-24 12:07:00 +00:00
panda pushed to master at panda/agent_jrxml 2026-05-23 07:11:21 +00:00
bb6cc6e241 feat: add Java JRXML-to-PNG rendering pipeline with pixel-level SSIM comparison
panda pushed to master at panda/agent_jrxml 2026-05-23 03:27:37 +00:00
9de75d2f25 fix: escape $F{field_N} in correction.md to prevent Python format KeyError
panda pushed to master at panda/agent_jrxml 2026-05-23 03:18:09 +00:00
0af774ae9d fix: failure recovery forces modify_report intent bypassing LLM classify
panda pushed to master at panda/agent_jrxml 2026-05-23 03:15:16 +00:00
23cdfa8c2b fix: map_fields empty-retry + correction prompt field_N guidance
panda pushed to master at panda/agent_jrxml 2026-05-23 03:00:43 +00:00
1210b926c3 fix: MAX_RETRY 5 + rolling continuation + namespace-aware JRXML extraction
83e801a0b8 fix: auto-inject JasperReports namespace before XSD validation
c2cae5665e fix: replace complex bat scripts with Python launcher + minimal bat wrappers
c8924c625c fix: rewrite startup scripts with reliable helpers, stderr logging, visible windows
9a4f51d378 fix: add retry limit to startup wait loops to prevent infinite hang
Compare 9 commits »
panda pushed to master at panda/agent_jrxml 2026-05-22 15:02:12 +00:00
b444303055 docs: CLAUDE.md v8 — prompt escape fix + installed plugins/skills reference
panda pushed to master at panda/agent_jrxml 2026-05-22 10:01:08 +00:00
1e5ce9725b feat: FastAPI+SSE API server, JRXML auto-reorder, session integrity fixes
panda pushed to master at panda/agent_jrxml 2026-05-22 03:13:45 +00:00
1144a86d02 fix: session persistence, multi-turn memory, OCR pipeline, download UX (v7)
panda pushed to master at panda/agent_jrxml 2026-05-22 00:15:25 +00:00
4dfc418fc5 fix: escape {field_N} braces in prompt templates to prevent .format() KeyError
panda pushed to master at panda/agent_jrxml 2026-05-21 16:02:02 +00:00
339d415322 fix: crash 'list' object has no attribute 'keys' on image upload, output disappearing on error
panda pushed to master at panda/agent_jrxml 2026-05-21 15:55:07 +00:00
d600cbf285 feat: add quick action buttons (preview/undo/reset) to sidebar
panda pushed to master at panda/agent_jrxml 2026-05-21 15:43:33 +00:00
a364e1de81 feat: 5-issue fix — OCR image parse bug + Vue frontend feature parity + streaming UX
60e2f520ba fix: image files silently falling to text parser due to suffix dot mismatch
83c7da7517 fix: system env vars silently overriding .env — load_dotenv(override=True)
aa1d8a6c52 fix: logging KeyError with reserved 'filename' key, pytest return-not-none warnings
960312b088 fix: start.bat nested quote parsing with path containing spaces
Compare 6 commits »
panda pushed to master at panda/agent_jrxml 2026-05-21 12:31:33 +00:00
74f3f03d2c feat: 前后端分离架构 — FastAPI SSE后端 + Vue 3前端
2befd44430 Merge remote v4/v5 features (multimodal chat input, layered generation, annotation detection) with local v3 features (dialog file upload, XLSX support, session fix)
87ead4fa6a feat: 对话区域文件上传(粘贴/拖拽) + XLSX支持 + 会话切换无限循环修复
da79640259 fix: OCR字段提取集成修复 + 会话切换无限循环修复 + 一键启动脚本
Compare 4 commits »
panda pushed to master at panda/agent_jrxml 2026-05-21 00:41:27 +00:00
43a0542a11 feat: layered precise generation for A4 report images
panda pushed to master at panda/agent_jrxml 2026-05-20 15:49:31 +00:00
9bb011e429 feat: v4 multimodal chat input, multi-format support, and annotation detection