Skip to content

Add CLI-Anything harness for python-docx#1545

Open
Nordflint wants to merge 2 commits intopython-openxml:masterfrom
Nordflint:feature/cli-anything-python-docx-harness
Open

Add CLI-Anything harness for python-docx#1545
Nordflint wants to merge 2 commits intopython-openxml:masterfrom
Nordflint:feature/cli-anything-python-docx-harness

Conversation

@Nordflint
Copy link

Summary

  • add a full agent-harness CLI-Anything harness for python-docx
  • implement stateful Click CLI with one-shot subcommands and default REPL mode
  • add JSON output mode and session undo/redo via in-memory .docx snapshots
  • add structured table creation (--header/--record) and table border formatting options
  • add header formatting options (--header-bold, --header-bg-color)
  • add packaging, docs, and test coverage for core + subprocess e2e flows

Validation

  • python -m pytest -q cli_anything/python_docx/tests (9 passed)
  • cli-anything-python-docx add-table --help

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants