AI-powered coding assistant that provides intelligent, adaptive code assistance through comprehensive LLM support.
Stars
9
Forks
5
Watchers
9
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
37
commits
Refactor MCP command handlers to use error returns instead of os.Exit
bcbcfb7View on GitHubWeb/API remediation: configurable origins, guarded static UI, auth server lifecycle
4a12c33View on GitHubAuth flow: start minimal auth-only server during `codeforge auth`, then shut it down after issuing token
d811043View on GitHubCLI: add `codeforge auth` to start local API server and auto-login
50bc071View on GitHubAPI: make RequireSession return an error instead of panicking
d276af1View on GitHubImprove chat parsing and async rendering; add clipboard image paste; harden LSP and ls
30765fbView on GitHubEnhance chat UI with file attachments and search capabilities
ae47ca6View on GitHubIntegrates chat storage and advanced model management system
9fcb0c2View on GitHubImplements context-aware chat streaming with theme system
48714a0View on GitHubImprove TUI chat experience and streamline message handling
535e75bView on GitHubAdd file and text search functionality with dialog UI
b2652d5View on GitHub