Request:
Support full Vive Coding capabilities, including the following modes:
-
Agent mode: Interactive LLM-powered assistant that can reason and refine code iteratively.
-
Auto mode: One-shot command execution to generate or refactor code autonomously.
-
Max mode: Multistep autonomous agent that can manage entire project tasks end-to-end (e.g., scaffold a repo, implement modules, test, document).
Local LLM Compatibility:
Ensure the system works with local LLM environments, such as:
Use Case:
Developers running open-source or privacy-sensitive projects can fully leverage LLM-based coding workflows on their local machines without depending on cloud APIs.
Let me know if you’d like a PR draft or architecture suggestion for implementing Vive Coding.