clinebot / cline

Autonomous coding agent right in your IDE, capable of creating/editing files, executing commands, and more with your permission every step of the way.
https://marketplace.visualstudio.com/items?itemName=saoudrizwan.claude-dev
Apache License 2.0
6.77k stars 595 forks source link

Bug issue with NextJS development: Looping trying to fix TypeScript configuration issue #498

Closed hungle816 closed 3 hours ago

hungle816 commented 4 hours ago

Which API Provider are you using?

Anthropic

Which Model are you using?

Claude 3.5 Sonnet

What happened?

ClaudeDev is getting in a loop with TypeScript and Elints error.

Steps to reproduce

  1. It get trigger as the app is getting built
  2. It detects TypeScript error
  3. It try to resolve the issue and keep looping back and get back to the starting point.
  4. I believe it is not seeing the terminal.
  5. VSCode on MacOS 15.0.1, it was working fine before 2.0 update

Relevant API REQUEST output

I attached the export

Additional context

cline_task_oct-10-2024_5-52-51-pm.md

saoudrizwan commented 3 hours ago

It seems macos 15.0.1 has shell integration issues, closing as duplicate of https://github.com/clinebot/cline/issues/484