Brijesh K R
Brijesh K R
## 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...
## 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...
## 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...
## 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...
## 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...
## Summary Implement a subagent system that allows nanocoder to delegate specialized tasks to focused AI agents with specific expertise, tools, and capabilities. This would enable nanocoder to handle complex,...
## Summary Enhance nanocoder's existing Plan Mode (Shift+Tab+Tab) with an interactive questions system that allows the AI to proactively ask clarifying questions, present decision points, and gather missing information before...
## Overview Enable fine-grained control over AI model parameters (temperature, top_p, top_k, context length, etc.) on a per-model basis within nanocoder's provider configuration system. This enhancement will allow users to...
## Overview Implement a comprehensive plugin system and marketplace similar to Claude Code that enables users to install, manage, and distribute extensions. Plugins would extend nanocoder through custom commands, agents,...
## Overview Implement a Skills system similar to Claude Code that allows users to create modular capabilities organized in folders containing instructions, scripts, and templates. Skills would use progressive disclosure...