- Add OpenAI-compatible LLM integration for agent dialogue - Enhance survival mechanics with energy decay and feeding system - Update frontend debug client with improved UI - Add .gitignore rules for Unity and Serena 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
8 lines
126 B
Plaintext
8 lines
126 B
Plaintext
fastapi>=0.109.0
|
|
uvicorn[standard]>=0.27.0
|
|
websockets>=12.0
|
|
pydantic>=2.5.0
|
|
sqlalchemy>=2.0.0
|
|
aiosqlite>=0.19.0
|
|
openai>=1.0.0
|