LieGraph - AI Agent-Driven "Who Is Spy" Game. Multi-agent social deduction game built with LangGraph where autonomous AI agents use LLM reasoning to find the spy through conversation analysis and strategic voting.
Stars
59
Forks
5
Watchers
59
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
refactor: inject config/metrics dependencies and drop global singletons (#18)
94abe36View on GitHubfeat: replace ad-hoc prints with structured logger (#17)
32203dcView on GitHubfeat: make player LLM calls async and update graph runner (#16)
a551265View on GitHubfeat: add configurable metrics toggle and guard node hooks (#15)
d6e6ebeView on GitHubfeat: extract shared private-state helpers for nodes (#14)
0c02819View on GitHubfeat: layer config defaults with Pydantic validation(#13)
3349405View on GitHubfeat: add historical aggregation cli for metrics summaries (#11)
e55d444View on GitHubfeat: integrate speech planning tool into speech generation pipeline (#10)
0f28cdcView on GitHubfeat: implement LLM-driven voting strategy with structured tools (#9)
17b5e6cView on GitHubrefactor: replace trustcall with LangChain structured output
eddb641View on GitHub