Codeforge is a local IDE designed to be a drop-in replacement for VSCode with tight integrations with Ollama running locally
Stars
2
Forks
2
Watchers
2
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
66
commits
chore: update .gitignore to include additional environment and document files
1f4566dView on GitHubchore: update TODO.md with current progress and core features
6e187e3View on GitHubchore: update TODO.md with current progress and core features
8b9a71bView on GitHubchore: update TODO.md with current progress and core features
209e2efView on GitHub🔥 refactor: Remove unused dispose method and build function from _EditConfigDialogState
78812c8View on GitHub🚀 refactor: Improve code formatting and structure in MainScreenState and EditConfigDialog
ae7c17aView on GitHub✅ refactor: Remove unnecessary variable assignment for configKeys in MainScreenState
c1dd31fView on GitHub🔥 refactor: Remove unused extraActions from MainScreen and update onDrop callback in WorkspaceDropArea
36f14e4View on GitHub🚀 refactor: Update variable declarations to final and improve color theme usage across widgets
7d68314View on GitHub🔥 Implementing refactoring for the CodeForgeAI service and improving the UI of the code editor widget.
515406cView on GitHub🗓 refactor: Reorganize imports and comment out unused controller update logic in CodeEditor
07d52a6View on GitHub⚒ refactor: Improve code readability by adjusting formatting in BottomTabPanel
8f3737bView on GitHub