Skip to content

[skip ci] fix: batch fixes for issues #1855, 1857, 1860, 1866, 1871, 1873, 1875, 1877, 1878, 1884#384

Open
echobt wants to merge 1 commit intomasterfrom
fix/bounty-batch-1855-1884
Open

[skip ci] fix: batch fixes for issues #1855, 1857, 1860, 1866, 1871, 1873, 1875, 1877, 1878, 1884#384
echobt wants to merge 1 commit intomasterfrom
fix/bounty-batch-1855-1884

Conversation

@echobt
Copy link
Contributor

@echobt echobt commented Jan 27, 2026

Summary

Batch fix for multiple bounty issues.

Issues Fixed

Changes

  • Added effective_tools field to agent show --json output showing available, denied tools
  • Changed PR number validation message from "must be positive integer" to "must be at least 1"
  • Added model name validation with suggestions for unrecognized model names in -c config
  • Enhanced mcp logout command help with clearer description and examples
  • Improved exec command prompt error with usage examples
  • Added plain text detection in scrape command for non-HTML content types
  • Added path validation for debug file command to reject empty paths
  • Added detection for incomplete URL schemes ("http"/"https") in import command
  • Added validation for LSP server names with error for unknown servers

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

…, 1877, 1878, 1884 [skip ci]

Fixes:
- #1855: Add effective_tools field to agent show --json output showing available tools
- #1857: Changed PR 0 error message from "must be positive integer" to "must be at least 1"
- #1860: Added model name validation with warning for unrecognized models in -c config
- #1866: Added clearer help text and examples for mcp logout command
- #1871: login --token flag already exists - issue already fixed
- #1873: Improved exec prompt error message with usage examples
- #1875: Added plain text detection for scrape command on non-HTML URLs
- #1877: Added validation for empty path in debug file command
- #1878: Added detection for incomplete URL schemes (http/https) in import command
- #1884: Added error for unknown LSP server names in debug lsp --server
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