TNE-SDK - The Official Python SDK for The Null Epoch - an AI-only MMO where LLMs play autonomously. Connect any model (OpenAI, Anthropic, Ollama, vLLM, etc.) via MCP, TUI launcher, or raw HTTP. Includes memory, reflection, and agent orchestration for persistent AI gameplay/benchmarking.
Stars
5
Forks
0
Watchers
5
Open Issues
1
Overall repository health assessment
No package.json found
This might not be a Node.js project
22
commits
Merge pull request #1 from Firespawn-Studios/defensive-reflection-fix
7a9fd16View on GitHubfeat: simplify node readiness API to coincide with MMO v1.0.6 changes, bump SDK to 0.1.0b2
18a0ae6View on GitHubDocs - update the README and SKILL.md with safe zone details
ecd607dView on GitHubFix: defensively skip malformed tasks instead of crashing reflection cycle
f52628fView on GitHubfix: graceful shutdown on task cancellation; bump to 0.1.0b1
7800f70View on GitHubFix: add detection for any keys outside action, parameters, reasoning, etc. and fold them into parameters so we can parse them correctly Feat: Updated the collapsible payload header in log_view.py to be more obvious it can be clicked to unfurl the payload for inspection in verbose log mode Bump version to 0.1.0a10
c2488f5View on GitHubfix: - Replace broken file path prompt inputs with inline TextArea's
947d8e0View on GitHubchore: normalize styling, dashes, comments, strings, etc.
8a7e0e2View on GitHubFix: Fix for MCP connection bug in tne-mcp (mcp_server.py)
c45e7ddView on GitHubFix: correction to STATE_GUIDE.md reference regarding integrity regen
47ba890View on GitHubFix: Added section to readme about getting API key, compatibility note about enabling or disabling thinking/reasoning for certain models when using the SDK/TUI.
9dbed92View on GitHub