Initial: Universal LLM harness system
This commit is contained in:
@@ -0,0 +1,13 @@
|
|||||||
|
# Universal LLM Harness System
|
||||||
|
|
||||||
|
Generic entry points and loaders for different LLM tools.
|
||||||
|
|
||||||
|
## Structure
|
||||||
|
- MANIFEST.md: Task routing (which model for what)
|
||||||
|
- CLAUDE.md: Claude CLI entry point
|
||||||
|
- AGENT.md: Generic agent entry point
|
||||||
|
- GEMINI.md: Gemini entry point
|
||||||
|
- LOADER.sh: Universal module loader
|
||||||
|
- templates/: Reusable templates
|
||||||
|
- examples/: Reference implementations
|
||||||
|
|
||||||
Reference in New Issue
Block a user