You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
langchain/libs/community/tests/unit_tests/tools
Krishna Shedbalkar f238217cea
community[patch]: Basic Logging and Human input to ShellTool (#15932)
- **Description:** As Shell tool is very versatile, while integrating it
into applications as openai functions, developers have no clue about
what command is being executed using the ShellTool. All one can see is:

![image](https://github.com/langchain-ai/langchain/assets/60742358/540e274a-debc-4564-9027-046b91424df3)

Summarising my feature request:
1. There's no visibility about what command was executed.
2. There's no mechanism to prevent a command to be executed using
ShellTool, like a y/n human input which can be accepted from user to
proceed with executing the command.,
  - **Issue:** the issue #15931 it fixes if applicable,
  - **Dependencies:** There isn't any dependancy,
  - **Twitter handle:** @krishnashed
8 months ago
..
eden_ai community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 10 months ago
file_management infra: Fix test filesystem paths incompatible with windows (#14388) 9 months ago
gmail community: add args_schema to GmailSendMessage (#14973) 9 months ago
openapi community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 10 months ago
powerbi community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 10 months ago
requests community[minor]: add JsonRequestsWrapper tool (#15374) 8 months ago
shell community[patch]: Basic Logging and Human input to ShellTool (#15932) 8 months ago
__init__.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 10 months ago
test_exported.py community: Vectara summarization (#14970) 9 months ago
test_imports.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 10 months ago
test_json.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 10 months ago
test_public_api.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 10 months ago
test_signatures.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 10 months ago
test_zapier.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 10 months ago