[skip ci] fix: batch fixes for issues #1855, 1857, 1860, 1866, 1871, 1873, 1875, 1877, 1878, 1884#384
Open
[skip ci] fix: batch fixes for issues #1855, 1857, 1860, 1866, 1871, 1873, 1875, 1877, 1878, 1884#384
Conversation
…, 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
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Batch fix for multiple bounty issues.
Issues Fixed
Changes
effective_toolsfield to agent show --json output showing available, denied tools