Source: officecli
← all services · build history →
- Source repo
- /data/lazrossi/code/OfficeCLI
- Built commit
- 7f884bb87b2321188c32bb9b9d3297ac3fc92a6b
- Status
- in sync — built from repo HEAD
Git history
The built row is the commit currently running; rows above it are committed but not yet built.
| Commit | Date | Author | Subject |
|---|---|---|---|
| 7f884bb8built | 2026-07-07 21:56 | Lazare-42 | build(nix): add flake.lock |
| 6d737c12 | 2026-07-07 21:54 | Lazare-42 | build(nix): add flake wrapping the release binary for NixOS |
| b0502fe7 | 2026-07-07 15:38 | goworm | docs(readme): add Homebrew and npm install options to all language READMEs |
| e7e1928f | 2026-07-07 09:12 | goworm | docs: fix MCP tool schema example — single command string param, not structured JSON |
| c84fd37e | 2026-07-07 08:09 | goworm | docs(readme): fix textbox/shape/connector/pivottable claims to match verified CLI behavior |
| 4968908c | 2026-07-07 08:02 | goworm | fix(pptx): empty font.* clears the override instead of pinning typeface="" |
| e94e61b9 | 2026-07-07 07:40 | goworm | docs(skill): correct textbox/shape/connector/pivottable claims to match verified behavior (see wiki commit for detail) |
| a9830ec5 | 2026-07-07 07:24 | goworm | feat(pptx): ungroup — dissolve a group back onto the slide |
| cbb0bf5b | 2026-07-07 07:19 | goworm | docs(skill): surface diagram (mermaid) element on pptx and docx rows |
| b91ab735 | 2026-07-07 07:07 | goworm | feat(pptx): align/distribute targets accept shape[@id=N] path form |
| 578098b1 | 2026-07-07 05:08 | goworm | docs(examples): add word mermaid diagram example (native + image gallery) |
| e1995a50 | 2026-07-07 05:08 | goworm | docs(readme): note mermaid diagrams and LaTeX equation input |
| 3b525c35 | 2026-07-07 04:48 | goworm | docs(examples): fix gantt date axis overlap in mermaid diagram example |
| e7c7f8c7 | 2026-07-07 04:33 | goworm | docs(examples): add pptx mermaid diagram example (native + image gallery) |
| 873f1ae4 | 2026-07-07 04:33 | goworm | fix(pptx): native diagram centers within its placement box |
| 3c4696fa | 2026-07-07 03:42 | goworm | fix(pptx): symmetric slide/element swap regardless of path order |
| a44ec508 | 2026-07-07 01:23 | goworm | Merge branch 'main' of https://github.com/iOfficeAI/OfficeCLI |
| 1ab5978a | 2026-07-07 01:20 | goworm | chore(release): bump version to 1.0.129 |
| b972627b | 2026-07-07 01:07 | goworm | feat(pptx): connectors follow when a glued endpoint shape moves or resizes |
| a7534659 | 2026-07-07 00:45 | goworm | fix(xlsx/view): text mode tags each cell with its A1 address |
| d590c452 | 2026-07-07 00:44 | goworm | fix(pptx): table row/cell/column aliasing works on selector paths |
| 56856930 | 2026-07-07 00:44 | goworm | refactor(batch): in-process batch/send emit byte-identical CLI stdout |
| 1012235c | 2026-07-07 00:12 | goworm | fix(watch): /api/send add accepts canonical "path" key, not only "parent" |
| 471b3bc5 | 2026-07-06 18:41 | goworm | fix(pptx/preview): make connector stroke hittable while box stays click-through |
| a5f7679a | 2026-07-06 17:49 | goworm | feat(watch): /api/send handles get, move, swap, and add --from |
| 2b37348a | 2026-07-06 17:48 | goworm | feat(pptx): emit data-cell-path on table cells for inline cell editing |
| fca6f546 | 2026-07-05 23:10 | goworm | fix(watch): create --force refreshes live preview after overwrite |
| a792a869 | 2026-07-05 21:39 | goworm | Merge remote-tracking branch 'origin/main' |
| 67f81489 | 2026-07-05 21:34 | sixtycat2000-ctrl | fix(pptx/xlsx/docx): notify watch SSE after resident batch edits (#170) |
| c4660e3e | 2026-07-05 16:54 | goworm | feat(watch): /api/edit becomes /api/send, add /api/batch |