force update of head

This commit is contained in:
Dhanji Prasanna
2025-10-01 14:12:23 +10:00
parent a843ecc9d0
commit b9679e14dc

View File

@@ -1,6 +1,6 @@
# G3 - AI Coding Agent
G3 is a general-purpose AI agent designed to help you complete tasks by writing code and executing commands. Built in Rust, it provides a flexible architecture for interacting with various Large Language Model (LLM) providers while offering powerful code generation and task automation capabilities.
G3 is a coding AI agent designed to help you complete tasks by writing code and executing commands. Built in Rust, it provides a flexible architecture for interacting with various Large Language Model (LLM) providers while offering powerful code generation and task automation capabilities.
## Architecture Overview