feat: add production infrastructure - CI/CD, Docker, code quality, and monitoring
b5998ff
walidsobhie-codecommited on
feat: add inference API, quickstart guide, roadmap, and combined tool data
b03a8a0
walidsobhie-codecommited on
feat: add evaluation scripts, tool calling data generator, and 7B training configs
183b3b6
walidsobhie-codecommited on
docs: Add official launch plan
d083607
walidsobhie-codeClaude Opus 4.6commited on
refactor: Squeeze folders further - cleaner structure
65888d5
walidsobhie-codeClaude Opus 4.6commited on
refactor: Clean up project structure - fewer root folders
99a7be2
walidsobhie-codeClaude Opus 4.6commited on
feat: add TypeScript modules and reorganize project structure
bfc7d04
walidsobhie-codeClaude Opus 4.6commited on
Critical fixes: 1) Rename misleading 'self-evolving' claims to accurate 'pattern memory' system across all docs and code. 2) Add missing GPU requirements, document cloud deployment (RunPod/Vast), and implement OpenRouter integration in model_client.py with factory support. 3) Document 37 built-in tools with full schemas in docs/tools.md. 4) Expose fraudulent evaluation scores (76.8% HumanEval, 82.3% MBPP, 94.1% Tool Use), remove them from README/BENCHMARKS/website, add EVALUATION.md audit report, and deprecation warnings to flawed eval scripts. Also updated HuggingFace Space demo with correct terminology.