nanocoder icon indicating copy to clipboard operation
nanocoder copied to clipboard

A beautiful local-first coding agent running in your terminal - built by the community for the community ⚒

Results 25 nanocoder issues
Sort by recently updated
recently updated
newest added

Bumps [@modelcontextprotocol/sdk](https://github.com/modelcontextprotocol/typescript-sdk) from 1.17.3 to 1.24.0. Release notes Sourced from @​modelcontextprotocol/sdk's releases. 1.24.0 Summary This release brings us up to speed with the latest MCP spec 2025-11-25. Take a look...

dependencies
javascript

# Tool confirmation preview has noticeable delay after LLM response completes ## Description There is a noticeable delay between when the LLM finishes streaming its response and when the tool...

enhancement

Hello Team, First of all, thanks for the great tool and contribution to this project. I have an issue with tools (maybe just a skill issue). Randomly I see error...

bug

# Large pastes truncated in terminal input ## Description When pasting large text (1000+ characters) via right-click in the terminal, the paste is often truncated. Only a portion of the...

bug

## Description Add support for Markdown language server to provide enhanced editing capabilities for Markdown files. ## Current State Currently, the nanocoder LSP system does not include support for Markdown...

Feature

## Description Add support for Deno language server to provide enhanced editing capabilities for Deno TypeScript/JavaScript files. ## Current State Currently, the nanocoder LSP system does not include support for...

Feature

## Description Add support for GraphQL language server to provide enhanced editing capabilities for GraphQL files. ## Current State Currently, the nanocoder LSP system does not include support for GraphQL...

Feature

## Description Add support for Dockerfile and Docker Compose language servers to provide enhanced editing capabilities for Docker-related files. ## Current State Currently, the nanocoder LSP system does not include...

Feature

The error repeats when the request is repeated. Version: 1.17.2 Request: Write a Hello World program in Rust. Provider: ollama2, Model: qwen3-coder OS: FreeBSD 15 STABLE

bug
validating issue

## Summary Implement advanced Git workflow integration that allows nanocoder to intelligently manage version control, generate meaningful commit messages, create comprehensive pull requests, and streamline collaborative development workflows. This would...

enhancement