Commit History

docs: enhance Gradio UI description for Unpredictable Lord game
224585b
Running

ryomo commited on

feat: enable chat functionality through environment variable
af6d7ef

ryomo commited on

doct: add tool_prefix to MCP Guide
e7c03d2

ryomo commited on

feat: hide "Chat" tab
5fe3c5f

ryomo commited on

feat: integrate tool prefix handling for MCP tools in chat functionality
276be42

ryomo commited on

fix: replace hyphens with underscores in tool prefix from MCP server
208e67d

ryomo commited on

feat: add tool_prefix support to MCPClient and update game initialization
196658e

ryomo commited on

chore: suppress HTTP request logs from httpx
6b20b2f

ryomo commited on

feat: add support for suppressing Gradio DeprecationWarnings via environment variable
2c30381

ryomo commited on

fix: hide `_lambda_` function from MCP Tools
dc9acf2

ryomo commited on

chore: add logging for Gradio version
b310153

ryomo commited on

feat: enhance chat functionality with system instructions and MCP client integration
c37e7d2

ryomo commited on

refactor: simplify init_btn.click() event
89e110a

ryomo commited on

refactor: organize codebase into "chat" and "mcp_server" directories for feature separation
aaa5822

ryomo commited on

feat: update game instructions and enhance chat functionality
9b5540f

ryomo commited on

chore: rename mcp_tools.py to mcp_server.py
7ecae9c

ryomo commited on

feat: integrate MCP tool support and enhance chat functionality
22695c6

ryomo commited on

feat: move configuration settings to a dedicated settings module
249b762

ryomo commited on

feat: configure logging level from environment variable and load dotenv in initialization
9c71d08

ryomo commited on

refactor: load MCP guide from external file
bb24fdd

ryomo commited on

feat: enhance chat interface with game status and control features
8483e68

ryomo commited on

feat: enhance game initialization by auto-filling session ID
781ecb0

ryomo commited on

refactor: separate MCP tools to mcp_tools.py
bd56ca5

ryomo commited on

feat: implement execute_turn functionality
ea5a5fd

ryomo commited on

feat: add available advice options and list functionality
abe8a34

ryomo commited on

feat: implement game state management
389bf98

ryomo commited on

fix: update Gradio UI interactions to hide MCP Tools
bf92151

ryomo commited on

feat: add MCP server functionality and game session management
9966912

ryomo commited on

fix: update logger to use spaces.config to check if the space is ZeroGPU
0d8e8db

ryomo commited on

feat: add logging
3fa45ef

ryomo commited on

feat: implement LLM chat functionality with Modal
2129942

ryomo commited on

chore: apply formatter and linter to improve code and documentation
c61132d

ryomo commited on

Implement "Hello World"
9d6bce3

ryomo commited on