Skip to content

docs(commands): Expand and update command reference with new features and flags - #127

Merged
thomas-vilte merged 1 commit into
masterfrom
dev
Jul 31, 2026
Merged

docs(commands): Expand and update command reference with new features and flags#127
thomas-vilte merged 1 commit into
masterfrom
dev

Conversation

@thomas-vilte

@thomas-vilte thomas-vilte commented Jul 31, 2026

Copy link
Copy Markdown
Owner

Description

This PR provides a comprehensive update to the COMMANDS.md and README.md documentation, including their Spanish translations. I have expanded the command reference to accurately reflect the latest features and functionalities introduced in the matecommit CLI. This includes detailed explanations for the newly added issue and release subcommands, along with their various flags and workflows. The suggest and summarize-pr commands have also received updates to document new flags like --interactive and --dry-run, and expanded descriptions of their operational flow. Furthermore, I have documented new system commands such as cache, completion, and update, and clarified the config and doctor commands, including the new .json configuration file structure and enhanced troubleshooting tips. The README.md has been updated to reflect the new config init command and highlight the cost tracking feature.

Fixes # (issue)

Type of Change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update

How Has This Been Tested?

I have manually reviewed all modified markdown files (COMMANDS.md, README.md, docs/es/COMMANDS.md, docs/es/README.md) to ensure the accuracy, completeness, and clarity of the updated command descriptions, flags, and usage examples. I verified that all new commands and flags are correctly represented and that the Spanish translations are consistent with the English versions.

  • Unit tests
  • Integration tests
  • Manual test: (described above)

Checklist

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes

馃И Test Plan & Evidence

Suggested Manual Verification

  • No Regressions: Verify that related features still work as expected

@thomas-vilte thomas-vilte changed the title docs(commands): expand and update command reference docs(commands): Expand and update command reference with new features and flags Jul 31, 2026
@thomas-vilte thomas-vilte added the docs Changes in documentation label Jul 31, 2026
@thomas-vilte
thomas-vilte merged commit 4a0a060 into master Jul 31, 2026
3 of 6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs Changes in documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant