Jiayi jiayi
  • Joined on 2026-05-12
jiayi pushed to main at uncaged/workflow 2026-05-18 13:42:05 +00:00
86dd37b0c8 Merge pull request 'feat: add office-agent document workflow (template + writer + differ)' (#327) from user/jiayiyan/feat_office-agent-document-template-v2 into main
f08ba6914c chore: remove .DS_Store and add to .gitignore
f6dd4d59a1 docs: add office-agent document template spec and implementation plan
d8cdc8ab88 feat(agent): add workflow-agent-office runner with generate/edit and tests
20ddc5d7aa docs(architecture): add workflow-agent-office, workflow-agent-docx-diff, workflow-template-document
Compare 11 commits »
jiayi merged pull request uncaged/workflow#327 2026-05-18 13:42:03 +00:00
feat: add office-agent document workflow (template + writer + differ)
f08ba6914c chore: remove .DS_Store and add to .gitignore
jiayi created pull request uncaged/workflow#327 2026-05-18 13:29:24 +00:00
feat: add office-agent document workflow (template + writer + differ)
jiayi closed pull request uncaged/workflow#318 2026-05-18 13:27:36 +00:00
feat: add office-agent document workflow (template + writer + differ)
f6dd4d59a1 docs: add office-agent document template spec and implementation plan
d8cdc8ab88 feat(agent): add workflow-agent-office runner with generate/edit and tests
20ddc5d7aa docs(architecture): add workflow-agent-office, workflow-agent-docx-diff, workflow-template-document
2846311f8d feat(agent): add workflow-agent-docx-diff with docx-diff AdapterFn
ed0043b8ac feat(agent): scaffold workflow-agent-docx-diff package
Compare 9 commits »
jiayi created branch user/jiayiyan/feat_office-agent-document-template-v2 in uncaged/workflow 2026-05-18 13:26:29 +00:00
5342fa95f2 docs: add office-agent document template spec and implementation plan
6cbd2e306e feat(agent): add workflow-agent-office runner with generate/edit and tests
08c5476f28 docs(architecture): add workflow-agent-office, workflow-agent-docx-diff, workflow-template-document
684c2e8be4 feat(agent): add workflow-agent-docx-diff with docx-diff AdapterFn
58aabb7bf5 feat(agent): scaffold workflow-agent-docx-diff package
Compare 62 commits »
jiayi created pull request uncaged/workflow#318 2026-05-18 12:07:19 +00:00
feat: add office-agent document workflow (template + writer + differ)
5d5cc5810a docs(architecture): add workflow-agent-office, workflow-agent-docx-diff, workflow-template-document
d9de9aacef feat(agent): add workflow-agent-docx-diff with docx-diff AdapterFn
4ccd4c73ba feat(agent): scaffold workflow-agent-docx-diff package
73d3591230 feat(agent): add workflow-agent-office with generate/edit AdapterFn
3a2cc2dd45 feat(agent): scaffold workflow-agent-office package
Compare 8 commits »
jiayi created branch user/jiayiyan/feat_office-agent-document-template in uncaged/workflow 2026-05-18 12:05:04 +00:00
jiayi pushed to main at jiayi/document-editor 2026-05-18 11:54:05 +00:00
ed728b2ad9 refactor: fix exit-1 comment, remove JSON round-trip, use OfficeMeta cast
6d069c955f docs: update CLAUDE.md with test commands and docx-diff setup
c2ae76d8b7 fix: make tempDir unique across fast test runs
43969446e9 feat: add document-editor workflow entry — run + descriptor exports
50a6ab9b9f refactor: remove explanatory comment and unspecified mode guard in differ adapter
jiayi created branch main in jiayi/document-editor 2026-05-18 11:54:05 +00:00
jiayi created repository jiayi/document-editor 2026-05-18 11:52:41 +00:00
jiayi opened issue uncaged/workflow#228 2026-05-13 03:10:45 +00:00
RFC: Mitsein agent + generic document workflow template (generate & edit with diff)