Skip to content

The reworked terminal isn't supported #45

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
thomasliasn opened this issue May 6, 2025 · 0 comments
Open

The reworked terminal isn't supported #45

thomasliasn opened this issue May 6, 2025 · 0 comments

Comments

@thomasliasn
Copy link

When executing a terminal command, with the reworked terminal enabled:

Handling tool call: name=execute_terminal_command, args={"command":"head -n 5 test.csv"} ENDPOINT: http://127.0.0.1:63342/api | Tool name: execute_terminal_command | args: {"command":"head -n 5 test.csv"} Parsed response: { status: undefined, error: 'No terminal available' } Final response text: No terminal available Is error: true Tool call handled successfully: { content: [ { type: 'text', text: 'No terminal available' } ], isError: true } 2025-05-06T08:17:55.232Z [jetbrains] [info] Message from server: {"jsonrpc":"2.0","id":5,"result":{"content":[{"type":"text","text":"No terminal available"}],"isError":true}}

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

No branches or pull requests

1 participant