Files
computer/.github/workflows
f-trycua 76e7d3dafc Remove debug logging from workflow files
Clean up all debug output added during investigation:

1. bump-version.yml:
   - Removed "Verify agent version output" debug step
   - Kept essential "Agent version: X.X.X" output

2. pypi-publish-agent.yml:
   - Removed extensive "Version Determination Debug" output
   - Simplified to show only "Agent version: X.X.X"
   - Kept error messages for production debugging
   - Removed "Verify prepare job outputs" debug step

3. pypi-reusable-publish.yml:
   - Removed all debug output from "Verify version consistency"
   - Kept the core version validation logic
   - Script errors will still be visible if check fails

All workflows now have clean, production-ready logging while
maintaining the fixes from PR #598.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-19 00:06:16 +01:00
..
2025-11-12 14:17:01 -05:00
2025-11-18 10:01:16 -05:00
2025-11-16 18:30:06 -05:00
2025-11-13 12:37:40 -05:00
2025-11-12 02:08:01 -05:00