G-Coder is a command-line AI agent designed to be your partner in software development, DevOps, and system administration. Built on the powerful and fluid [Google Agent Development Kit (ADK)](https://google.github.io/adk-docs/), G-Coder is engineered for speed, reliability, and effectiveness.
Stars
3
Forks
1
Watchers
3
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
No contributors data available
Refactor: Remove unnecessary comments and minor code cleanup
2300827View on GitHubfeat(release): Version 0.1.1 - Implements core UX and safety upgrades. Includes HITL approval, rich terminal callbacks, version reporting, and finalizes CHANGELOG.
c0f1a40View on GitHubchore(release): v0.1.1 | feat: Add HITL approval, new CLI panels, and versioning. Refactors callbacks.py and terminal.py for richer UX and stability.
d06ec19View on GitHubRefactor: Complete overhaul of README.md to reflect G-Coder's new capabilities and branding.
db16739View on GitHubRefactor: Integrate Browser Tools instructions and remove test files
f4175daView on GitHubRefactor: Simplify LspManager bridge by closing reliance on explicit lsp_process argument
7a5acaeView on GitHubRefine agent instructions and playbooks for clarity and robustness
307e770View on GitHubfeat: Implement background service management tools (start/stop/check)
72ebb0cView on GitHubRefactor: Move LSP stderr logging to platform-specific configuration directory in user's home
0ae983dView on GitHubrefactor(agent): Add OS context to agent instruction and remove unnecessary node dependencies
0bb39d9View on GitHubfeat(callbacks): Enhance tool execution logging with custom rich formatting
377587cView on GitHubFeat: Enhance CLI prompt with LSP/Git context and suppress streaming STDERR
3251414View on GitHubrefactor(lsp): improve code intelligence tools and client robustness\n\n- Split find_definition_reference into three focused tools: find_definition, get_definition_code, and find_references\n- Enhanced LspClient with better error handling, docstrings, and connection management\n- Added retry logic and indexing delays for LSP server readiness\n- Improved message parsing and notification handling\n- Fixed import paths in test.py\n- Updated agent tool lists to use new toolsGenerated by G-Coder
86a199fView on GitHub