Skip to content

[skip ci] fix: batch fixes for issues #2974, 2978, 2979, 2980, 2982, 2984, 2986, 2987, 2989, 2991#407

Open
echobt wants to merge 1 commit intomasterfrom
fix/bounty-batch-2974-2991
Open

[skip ci] fix: batch fixes for issues #2974, 2978, 2979, 2980, 2982, 2984, 2986, 2987, 2989, 2991#407
echobt wants to merge 1 commit intomasterfrom
fix/bounty-batch-2974-2991

Conversation

@echobt
Copy link
Contributor

@echobt echobt commented Jan 27, 2026

Summary

Batch fix for multiple bounty issues.

Issues Fixed

Changes

  • models_cmd.rs: Added --pricing flag to show input/output token costs
  • skills_cmd.rs: New file with skills list, show, and create commands
  • debug_cmd.rs: Updated paths output and added provider config hints
  • exec_cmd.rs: Added log file, interactive mode, URL images, and size warnings
  • main.rs: Added Skills command, login update subcommand, and auto-approve flag
  • lib.rs: Registered skills_cmd module

Note: CI skipped for cost control. Test manually before merge.

…, 2987, 2989, 2991 [skip ci]

Fixes:
- #2974: Add --pricing flag to models list command
- #2978: Add skills management commands (list, show, create)
- #2979: Show logs directory as 'optional' in paths and add note
- #2980: Add --log-file option for exec command logging
- #2982: Add --interactive flag to exec for follow-up questions
- #2984: Add provider config hints in debug config output
- #2986: Add --auto-approve flag for scoped operation approval
- #2987: Add login update subcommand for API key rotation
- #2989: Support URLs for remote images in -i flag
- #2991: Add image size warning with --image-max-size and --allow-large-images
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.

1 participant

Comments