Extend update command error handling and update documentation
- Extend safe_cli_wrapper() to suppress spurious Click errors for both install and update commands; add success indicators for update output - Add test_update_command_error_suppression to verify error suppression - Expand CLAUDE.md to document all 17 agents with categories - Add Keep a Contributing-File format header to CONTRIBUTING.md - Fix TodoFileGuide URL reference in TODO.md - Add RELEASE_NOTES_v1.0.1.md Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -1,6 +1,11 @@
|
||||
# Contributing
|
||||
|
||||
This document outlines how to get started, how we organize work, and how to help maintain the quality & clarity of our contributions.
|
||||
This is a Contributing file, used to specify how the repository is and should stay organized.
|
||||
The format is based on [Keep a Contributing-File V0.0.1](https://coulomb.social/open/KeepaContributingfile).
|
||||
The structure originates from best practices for setting up python repositories as documented for [PythonVibes](https://coulomb.social/open/PythonVibesGuide).
|
||||
Use agent-keepa-contributing-file.md to help maintaining this file.
|
||||
|
||||
This document outlines how to get started, how we organise work, and how to help maintain the quality & clarity of our contributions.
|
||||
|
||||
*Thank you for your interest in contributing!*
|
||||
|
||||
|
||||
Reference in New Issue
Block a user