wrknv 2026-01-01
Simplify CI workflow and update documentation branding
14 files · 81+ · 102-

CI workflow simplification

1 file changed
  • ci.yml Simplified CI from 83 lines of changes, removing redundant steps
  • Simplified CI workflow by using uv run for cross-platform compatibility, fresh temp directories for config tests, and relaxed type check/coverage thresholds for pragmatic CI stability baseline external
    1 file
    • ci.yml

Documentation and branding updates

4 files changed
  • README.md Updated README with improved project description
  • index.md Updated docs landing page
  • installation.md Fixed installation references
  • CLAUDE.md Minor update to development guidance
  • Updated README, documentation pages, and examples to reflect current project branding and naming conventions decouple external
    3 files
    • README.md
    • index.md
    • installation.md