Commit Graph

7 Commits

Author SHA1 Message Date
Antigravity Agent afa632819e Fix infra and security issues (#6, #7, #15, #16, #22, #25) 2026-05-26 00:43:07 +00:00
Antigravity Agent 06ab1338e8 Comprehensive Code Review Remediation (Fixes #2, Fixes #3, Fixes #4, Fixes #5)
- Migrated custom HTTP server to aiohttp.web
- Fixed math bugs in engine.py, temporal.py, layer.py, emissary.py, and llm_processor.py
- Fixed race conditions by adding threading locks in ledger.py
- Added standard python packaging (pyproject.toml)
- Added continuous integration workflows (.github/workflows/ci.yml)
- Removed XSS innerHTML vulnerability from app.py
- Wrapped async calls properly in tests
- Fixed emissaary typo
2026-05-25 22:22:29 +00:00
Antigravity Agent edcdd0417e feat: Implement The Chorus using Minimax and Moonshot 2026-05-25 19:09:19 +00:00
Antigravity Agent 3a2ed2e22b feat: Add Minimax API compatibility to Emissary LLM 2026-05-25 19:06:12 +00:00
Antigravity Agent f546e3d8d8 feat: Live KAIROS physics prototype UI and Academic Papers 2026-05-25 18:58:18 +00:00
solaria 7f1a966154 fix: Sync Flask app using direct httpx 2026-02-20 05:41:30 +00:00
solaria 2ea2d17bca feat: Flask-based API 2026-02-20 05:37:16 +00:00