claude-coder icon indicating copy to clipboard operation
claude-coder copied to clipboard

Kodu is an autonomous coding agent that lives in your IDE. It is a VSCode extension that can help you build your dream project step by step by leveraging the latest technologies in automated coding ag...

Results 30 claude-coder issues
Sort by recently updated
recently updated
newest added

- Currently, context window algorithm is a bit off, currently anthropic doesn't have a public tokenizer but we can assume every letters is one token

bug

Please make it able to use local llms or other providers with personal api keys

When working on long tasks occasionally Claude get's lazy and writes// the rest of the code goes here

Create benchmark and framework to test our extension against, this will let us iterate over prompting and tooling much faster.

## Explanation : After a conversation, the tool did not export the final resolution step, concluding the chat. This applies to every export, it seems like the latest message is...

It appears as though Claude Coder (or is it kodu-coder?) is currently not smart enough to handle very large files. I was working on a documentation project that involves trying...

I've installed your VS Code extension but have not purchased a plan yet. I'm curious to understand what does 100% private data mean? If I ask you to review example.py...

ça fonctionne correctement

- Added `FileChangePlanTool' to manage file change plans with user approval. - Introduced `RejectFileChangesTool' to handle rejection of file changes with reasons. - Implemented `WebSearchTool' to perform web searches and...

I am having an issue where the website scraping is not working. It says there is an error. Maybe I have installed the wrong version of something or it might...